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
- Lint
Lint Not Applicable - Unit
Tests Not Applicable