Page MenuHomePhabricator

Merge #13192: [tests] Fixed intermittent failure in p2p_sendheaders.py.
ClosedPublic

Authored by markblundeberg on May 21 2019, 19:55.

Details

Summary

PR13192 backport https://github.com/bitcoin/bitcoin/pull/13192/files
12d1b77f7e [tests] Fixed intermittent failure in p2p_sendheaders.py. (lmanners)

Pull request description:

Added handling for the case where headers are announced over more than one message.
refs #12453

Depends on D3086

Test Plan

test_runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fixp2p
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5930
Build 9920: Bitcoin ABC Buildbot (legacy)
Build 9919: arc lint + arc unit

Event Timeline

Ironically I am having a hard time reproducing the failure mode, now that I actually want to see the before/after change. 🙄

This revision is now accepted and ready to land.May 21 2019, 21:15