I saw a CI failure due to a proof being received after 3 seconds: https://reviews.bitcoinabc.org/D13097#290754
Details
Details
- Reviewers
sdulfari - Group Reviewers
Restricted Project - Commits
- rABC5ba9ccf878f3: [tests] bump timeout for receiving proof in get_ava_p2p_interface
ninja check-functional
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
The proof in the CI failure was nearly 4 seconds so 5 seconds may not be enough headroom. But this does bring this timeout up to match other similarly short timeouts in avatools. If we hit these timeouts in the future we should look at a more general fix instead of bumping with each failure.