HomePhabricator

Bump the timeout for the debug log messages in test_seed_peers

Description

Bump the timeout for the debug log messages in test_seed_peers

Summary: There have been a few CI failures on this test. From investigation the failures occurs on assertions that are expecting several debug log messages to appear upon node startup. The default timeout is used which is 2s and sometimes this is not enough for all the messages to be printed. This diff bumps the timeout for the cases where several messages are expected after a node restart to get rid of the failures.

Test Plan:

./test/functional/test_runner.py feature_config_args

Reviewers: #bitcoin_abc, PiRK

Reviewed By: #bitcoin_abc, PiRK

Differential Revision: https://reviews.bitcoinabc.org/D10984

Details

Provenance
FabienAuthored on Feb 4 2022, 09:48
FabienPushed on Feb 4 2022, 10:11
Reviewer
Restricted Project
Differential Revision
D10984: Bump the timeout for the debug log messages in test_seed_peers
Parents
rABC8adea148613a: fix CNode construction in denialofservice_tests.cpp
Branches
Unknown
Tags
Unknown