The boost tests are run individually in parallel by excluding all the
other tests. When a test fails, this causes Boost to print a list of the
skipped tests, and make locating the error difficult. This diff reduces
the verbosity level to prevent the skipped tests from being logged.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rABC6eeeb1d60a40: [CMAKE] Lower boost test suites verbosity
Cause a test to fail, then run ninja check and ensure the skipped
tests log is gone.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- cmake_test_verbosity
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 14566 Build 29094: Build Diff build-without-wallet · build-clang · build-clang-tidy · build-debug · build-diff Build 29093: arc lint + arc unit