Currently, autopatch.sh may output errors which are expected while running
some of these tests. However, only the error code is checked and the output is not
necessary to capture. We can just ignore it and remove some noisy "Error: ..." style
output from showing even when the tests pass.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABCf0b9203e65bd: Reduce noise in check-source-control-tools
cmake -GNinja -DBUILD_SOURCE_CONTROL_TOOLS=ON .. ninja check-source-control-tools
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- less-noise
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 12611 Build 25327: Build Diff build-without-wallet · build-diff · build-clang-tidy · build-clang-10 Build 25326: arc lint + arc unit