dash/test/functional/test_framework
Wladimir J. van der Laan 0a8ad8b56d Merge #11091: test: Increase initial RPC timeout to 60 seconds
c1470a0 test: Increase initial RPC timeout to 60 seconds (Wladimir J. van der Laan)

Pull request description:

  When running the tests locally with a parallelism of 4 on an otherwise busy system, RPC can take quite a wait to come up.

  With the current timeout tests often fail with "Unable to connect to bitcoind".

  Change the timeout to 60 seconds just to be safe.

Tree-SHA512: 0c08cc8ce3f25ba2882beac2a50d1fcdd7c8c3bd6e3a8707813f94f2d39c14e2139ba1ddf7f9b66013d4c7f55db92d3f4aa88b433d855fd21e82842e350e459a
2019-09-24 16:58:03 +02:00
..
__init__.py
authproxy.py Merge #10849: Multiwallet: simplest endpoint support 2019-08-01 09:05:19 -05:00
bignum.py
blockstore.py
blocktools.py
comptool.py
coverage.py Merge #10849: Multiwallet: simplest endpoint support 2019-08-01 09:05:19 -05:00
key.py
mininode.py Remove p2p alert leftovers (#3050) 2019-08-16 14:49:15 +03:00
netutil.py
script.py
siphash.py
socks5.py
test_framework.py Move -createwalletbackups=0 into test_node.py 2019-09-24 16:58:03 +02:00
test_node.py Merge #11091: test: Increase initial RPC timeout to 60 seconds 2019-09-24 16:58:03 +02:00
util.py Merge #10711: [tests] Introduce TestNode 2019-09-24 16:58:03 +02:00