dash/test/functional/test_framework
MarcoFalke 00167dea54
Merge #11078: [tests] Make p2p-leaktests.py more robust
0063d2c3d [tests] Make p2p-leaktests.py more robust (John Newbery)

Pull request description:

  There has been an example of p2p-leaktests.py failing on travis in the new service bits test (introduced in #11001 . It appeared to me that the previous p2p connections had not been fully disconnected before attempting to add new p2p connections.

  I've added a sleep and restarted the NetworkThread, but I don't know whether this will fix the problem, since I'm unable to reproduce the failure locally.

  @MarcoFalke - not sure what you want to do here? I don't think this change could make things any worse.

Tree-SHA512: f5427c26267185a903c9b75bb3925bf153b8afce70c8e493bf8f585f57d809d20643b4ee69081300b211d22e960242aecc3d719f4ddd230aa08fdc5484b55055
2020-01-10 10:33:55 -06:00
..
__init__.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
authproxy.py Merge #11277: Fix uninitialized URI in batch RPC requests 2019-09-30 08:33:16 +02:00
bignum.py Merge #10781: Python cleanups 2020-01-02 22:01:29 -06:00
blockstore.py Merge #10781: Python cleanups 2020-01-02 22:01:29 -06:00
blocktools.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
comptool.py Merge #11068: qa: Move wait_until to util 2019-09-24 16:58:03 +02:00
coverage.py Merge #11277: Fix uninitialized URI in batch RPC requests 2019-09-30 08:33:16 +02:00
key.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
mininode.py Merge #11078: [tests] Make p2p-leaktests.py more robust 2020-01-10 10:33:55 -06:00
netutil.py Merge #10781: Python cleanups 2020-01-02 22:01:29 -06:00
script.py Merge #10781: Python cleanups 2020-01-02 22:01:29 -06:00
siphash.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
socks5.py Merge #10781: Python cleanups 2020-01-02 22:01:29 -06:00
test_framework.py Show quorum connections in "quorum dkgstatus" and use it in mine_quorum (#3271) 2020-01-08 08:01:26 +01:00
test_node.py Merge #14413: tests: Allow closed rpc handler in assert_start_raises_init_error (#3157) 2019-10-17 11:59:21 +02:00
util.py Allow re-signing of IS locks when performing retroactive signing (#3219) 2019-12-06 12:05:58 +03:00