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
Lint
Lint Not Applicable
Unit
Tests Not Applicable