Closed
Bug 1105715
Opened 6 years ago
Closed 6 years ago
Add asan.manifests (port bug 886842)
Categories
(Thunderbird :: Testing Infrastructure, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 37.0
People
(Reporter: mkmelin, Assigned: mkmelin)
References
Details
Attachments
(1 file)
2.47 KB,
patch
|
standard8
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #886842 +++ Initially we tried to get ASan builds working with the Clang 3.3 update in bug 870173. The problem is that some backported patch doesn't work properly and is causing a lot of pain. It might be easier to add Clang trunk builds in addition to the 3.3 builds and use a separate manifest for ASan that points to Clang trunk. That way, we can also more easily test regular builds on Clang trunk (e.g. test new features, analyzers, etc.). --- Fix the orange seen on https://tbpl.mozilla.org/php/getParsedLog.php?id=53632969&tree=Thunderbird-Trunk&full=1#error0
Attachment #8529740 -
Flags: review?(bugspam.Callek)
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Updated•6 years ago
|
Attachment #8529740 -
Flags: review?(standard8)
Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•6 years ago
|
Attachment #8529740 -
Flags: review?(standard8)
Attachment #8529740 -
Flags: review?(bugspam.Callek)
Attachment #8529740 -
Flags: review+
Assignee | ||
Comment 4•6 years ago
|
||
https://hg.mozilla.org/comm-central/rev/d0d96f89b527 -> FIXED I'd have no idea why this was NOT showing oranges anymore though.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
OS: Linux → All
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 37.0
You need to log in
before you can comment on or make changes to this bug.
Description
•