Page MenuHomePhabricator

[CI] Enable debug for the ASAN build
ClosedPublic

Authored by Fabien on Jul 25 2019, 14:53.

Details

Summary

This kills 2 birds with one stone:

  • Make the CI run the tests with debug enabled, which was not the case

yet;

  • Provide the stack trace with symbols in case of ASAN failure.

Depends on D3740

Test Plan

Run the CI build-asan config.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
teamcity_debug_with_sanitizers
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6971
Build 11989: Bitcoin ABC Buildbot (legacy)
Build 11988: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Jul 25 2019, 16:07

Ignore libc malloc and co

This revision was automatically updated to reflect the committed changes.