Page MenuHomePhabricator

[CI] Improve performance when running the tests
ClosedPublic

Authored by Fabien on Mar 29 2019, 07:54.

Details

Summary

This diff removes the explicit call to bitcoin-util-test.py which is
already run by make check.
It also adds the -j option to make check. Tested on my machine this
resulted in a ~25% average time improvement.

Test Plan
./build.sh # builds and runs tests

Diff Detail

Repository
rABC Bitcoin ABC
Branch
teamcity_speedup_tests
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5329
Build 8720: Bitcoin ABC Buildbot (legacy)
Build 8719: arc lint + arc unit