Page MenuHomePhabricator

Bump the timeout for searching the debug log in p2p_ibd_stalling
ClosedPublic

Authored by Fabien on Mon, Jan 27, 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
Branch
fix_ibd_stalling_debug_log_timeout
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 32223
Build 63936: Build Diffbuild-clang · build-clang-tidy · build-debug · build-diff · build-without-wallet
Build 63935: arc lint + arc unit