dash/test/functional/test_framework
MarcoFalke 7f1009ed57
Merge #11023: [tests] Add option to attach a python debugger if functional test fails
cc5d38f4b Add option to attach a python debugger if test fails (John Newbery)

Pull request description:

  Adds a simple option to the test_framework to attach pdb if the test fails.

  Helpful for catching and debugging intermittent failures: Run the test in a loop with this option. The first failure will cause execution to pause and nodes will be left running for interactive debugging.

  @sdaftuar

Tree-SHA512: 01cfae15fa3f04ed6ec6a99fef60a6c6a59723429309e81eacd6767caf12f5758f59b337804291ecab33a38a2958f36e2b513d201bee72a2eeb207a67046f952
2019-08-01 14:42:19 -05:00
..
__init__.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
authproxy.py Merge #10849: Multiwallet: simplest endpoint support 2019-08-01 09:05:19 -05:00
bignum.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
blockstore.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
blocktools.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
comptool.py Merge #10169: [tests] Remove func test code duplication 2019-06-14 14:50:04 -05:00
coverage.py Merge #10849: Multiwallet: simplest endpoint support 2019-08-01 09:05:19 -05:00
key.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
mininode.py Merge #10633: doc: Fix various typos 2019-07-11 10:34:46 -05:00
netutil.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
script.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
siphash.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
socks5.py Merge #10047: [tests] Remove unused variables and imports 2019-05-21 08:52:44 -05:00
test_framework.py Merge #11023: [tests] Add option to attach a python debugger if functional test fails 2019-08-01 14:42:19 -05:00
util.py Merge #10704: [tests] nits in dbcrash.py 2019-07-23 08:35:29 -05:00