HomePhabricator

Remove redundant connect_nodes call in abc-parkedchain.py

Description

Remove redundant connect_nodes call in abc-parkedchain.py

Summary:
setup_network does this automatically, so this call is redundant.
Originally, I discovered this while looking for the root cause of this test's
flakiness.

Test Plan:
for i in {1..150}; do ./test_runner.py abc-parkedchain; done
Test is still flaky, but passes 99%+ of the time with this change still.

Reviewers: deadalnix, Fabien, #bitcoin_abc

Reviewed By: Fabien, #bitcoin_abc

Subscribers: teamcity, schancel

Differential Revision: https://reviews.bitcoinabc.org/D2189

Details

Provenance
jasonbcoxAuthored on Dec 28 2018, 03:27
FabienPushed on Dec 28 2018, 10:17
Reviewer
Restricted Project
Differential Revision
D2189: Remove redundant connect_nodes call in abc-parkedchain.py
Parents
rSTAGINGe724cfe160dd: Added abc-sync-chain test to ensure node doesn't seize while syncing many blocks
Branches
Unknown
Tags
Unknown