Files
neon/test_runner/fixtures
Heikki Linnakangas 41d48719e1 In python tests, skip ports that are already in use.
We've seen some failures with "Address already in use" errors in the
tests. It's not clear why, perhaps some server processes are not cleaned
up properly after test, or maybe the socket is still in TIME_WAIT state.
In any case, let's make the tests more robust by checking that the port
is free, before trying to use it.
2021-10-27 00:46:24 +03:00
..
2021-05-03 11:31:32 -07:00
2021-10-25 14:14:47 +03:00