Closed
Bug 1203252
Opened 9 years ago
Closed 8 years ago
Add ASan support to Circle CI config for NSS
Categories
(NSS :: Test, defect)
NSS
Test
Tracking
(firefox43 affected)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox43 | --- | affected |
People
(Reporter: ekr, Unassigned)
References
Details
No description provided.
Reporter | ||
Comment 1•9 years ago
|
||
Review at:
https://codereview.appspot.com/264210043/
Comment 2•9 years ago
|
||
With bug 1233568 it should suffice to set USE_ASAN=1 when building, the way circle.yml does now for BUILD_OPT, and set the toolchain to a new enough version of GCC to have an ASan implementation (4.8 or 4.9; instructions at https://circleci.com/docs/environment#build-toolchain).
See Also: → 1247754
Comment 3•8 years ago
|
||
We have ASan builds running all of our tests on Taskcluster now. Do we still want this?
Comment 4•8 years ago
|
||
Closing, covered by Taskcluster.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•