HomePhabricator

Fix an occasional failure in abc_p2p_fullblocktest

Description

Fix an occasional failure in abc_p2p_fullblocktest

Summary: The last action of the test is to submit a lare block by RPC. The node will attempt to relay that block to its peers which can cause a shutdown timeout on slow machines. Disconnecting the peers before calling the RPC should fix it.

Test Plan:

./test/functional/test_runner.py abc_p2p_fullblocktest

Reviewers: #bitcoin_abc, sdulfari

Reviewed By: #bitcoin_abc, sdulfari

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

Details

Provenance
FabienAuthored on Sep 21 2022, 17:13
FabienPushed on Sep 21 2022, 18:52
Reviewer
Restricted Project
Differential Revision
D12027: Fix an occasional failure in abc_p2p_fullblocktest
Parents
rABC8c25edd4dfdb: [Chronik] Add `Eq` derives for `BlocksError` and `SerError`
Branches
Unknown
Tags
Unknown