D8874 was tested using a recent lcov version. Previous version are
stupid enough to print their output to stderr (when no error) instead of
stdout.
This diff works around this by redirecting stderr to stdout, so the
coverage-summary.txt file is not empty.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rABC66997ade0d56: [CI] Work around LCOV stupid behavior
On Debian:
./contrib/teamcity/build-configurations.py cashtab-tests
Check the coverage summary has content in it.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable