Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D9453
Change Details
Change Details
Old
New
Diff
test_runner.py abc_mining_basic
Run the test multiple times and observe the race no longer occurs: for i in {1..20} ; do ./test/functional/test_runner.py abc_min* ; done
Run the test multiple times and observe the race no longer occurs:
for i in {1..20} ; do ./test/functional/
test_runner.py abc_min
ing_basic
* ; done
Continue