Page MenuHomePhabricator

Remove useless timeouts in p2p_timeouts
ClosedPublic

Authored by Fabien on Sun, Feb 9, 11:17.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCc2a10e94db25: Remove useless timeouts in p2p_timeouts
Summary

The timeouts apply to the python framework and not the node, causing some rare failures on the very slow CI machines. The test already checks for the timeout condition with the log so the python timeouts are confusing at best and can be removed.

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

Diff Detail

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