Page MenuHomePhabricator

Bump the timeout for searching the debug log in p2p_ibd_stalling
ClosedPublic

Authored by Fabien on Jan 27 2025, 08:54.

Details

Summary

The test sends a block and waits for the node to react by looking at the logs. The time spent processing the block might be larger than the default 2s on some slow CI machines, so bump the timeout to avoid random failures.

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

Diff Detail

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