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
- Branch
- bump_debug_log_start_timeout
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 18150 Build 36116: Build Diff build-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang Build 36115: arc lint + arc unit