HomePhabricator

[CMAKE] Lower boost test suites verbosity

Description

[CMAKE] Lower boost test suites verbosity

Summary:
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.

Test Plan:
Cause a test to fail, then run ninja check and ensure the skipped
tests log is gone.

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

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

Details

Provenance
FabienAuthored on Jan 5 2021, 12:24
FabienPushed on Jan 5 2021, 17:16
Reviewer
Restricted Project
Differential Revision
D8785: [CMAKE] Lower boost test suites verbosity
Parents
rABCaa3561df3367: [rpc] changed MineBlocksOnDemand to IsMockableChain
Branches
Unknown
Tags
Unknown