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.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABCb4ac4601d570: Bump the timeout for the debug log messages in test_seed_peers
./test/functional/test_runner.py feature_config_args
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable