See title.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGING463b1c7d5a3d: [test_runner] Fix junitoutput typo
rABC463b1c7d5a3d: [test_runner] Fix junitoutput typo
test_runner.py -ju junit_results2.xml test_runner.py --junitoutput junit_results3.xml
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- junittypo
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 6882 Build 11811: Bitcoin ABC Buildbot (legacy) Build 11810: arc lint + arc unit
Event Timeline
test/functional/test_runner.py | ||
---|---|---|
177 | -ju is absolutely non standard. unidashed parameter are uni letters, contrary to double dashed ones. |