Page MenuHomePhabricator

[CI] Add a debug build configuration
ClosedPublic

Authored by Fabien on Oct 19 2020, 09:19.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABCf4d08b46a572: [CI] Add a debug build configuration
Summary

This diff adds a standalone debug build configuration that runs the unit
tests, non-extended functional tests and secp256k1 tests. It is flagged
to run on each diff so we can catch the runtime lock assertions early.

Test Plan
./contrib/teamcity/build-configurations.py build-debug

Diff Detail

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