Page MenuHomePhabricator

[CI] Properly integrate the mocha/jest Junit reports with CI
ClosedPublic

Authored by Fabien on Thu, Apr 24, 12:03.

Details

Summary

There is a naming convention for the Junit reports (junit_results*.xml) so use that so the CI will parse the tests failures and make it easier to spot the errors.

Also prevent the build from failing if the junit report is not available for any reason.

Test Plan
./contrib/teamcity/build-configurations.py cashtab-tests

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable