Page MenuHomePhabricator

[test] Make abc_p2p_avalanche_voting more robust
ClosedPublic

Authored by Fabien on Oct 11 2023, 09:26.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC1a670eb30dc8: [test] Make abc_p2p_avalanche_voting more robust
Summary

By restarting the node and having better control of the order of events.

Test Plan
for i in {1..20}; do ./test/functional/test_runner.py abc_p2p_avalanche_voting || break; done

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien requested review of this revision.Oct 11 2023, 09:26
Fabien planned changes to this revision.Oct 11 2023, 09:26

Let's put on hold until it passes a few runs of tsan

Fabien requested review of this revision.Oct 11 2023, 12:56
This revision is now accepted and ready to land.Oct 12 2023, 05:43