96cbfe668c
* Use localhost cluster for trace_partial_file_suffix_test This way we get a predictable 127.0.0.1 in the trace file name * Skip suspend test of pidof is not available * Avoid writing to closed trace log calling fdb_network_stop sends a "close" message to the trace thread, but the network thread might can still be running and sending "flush" messages to the network thread. This change basically ignores any flushes that come after a close. * Ensure unique ports for multi-process tests |
||
---|---|---|
.. | ||
TestDirectory.py | ||
TestRunner.py | ||
fake_cluster.py | ||
local_cluster.py | ||
tmp_cluster.py | ||
tmp_multi_cluster.py |