Page MenuHomePhabricator

Remove the 1s timeouts in p2p_inv_download
ClosedPublic

Authored by Fabien on Jul 16 2021, 12:19.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCa1d89c232954: Remove the 1s timeouts in p2p_inv_download
Summary

This test fails occasionally on CI but I couldn't reproduce locally, so these timeouts might be too short when running the extended test suite. It's not a problem to wait for a minute (the default) when the test fails, and it doesn't change the test duration on success.

Test Plan
./test/functional/test_runner.py p2p_inv_download

Diff Detail

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