Closed
Bug 981035
Opened 11 years ago
Closed 11 years ago
Enable ASAN tests on the Jetpack tree
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: KWierso, Assigned: philor)
References
Details
Attachments
(3 files)
916 bytes,
patch
|
catlee
:
review+
philor
:
checked-in+
|
Details | Diff | Splinter Review |
1.67 KB,
patch
|
catlee
:
review+
philor
:
checked-in+
|
Details | Diff | Splinter Review |
1.30 KB,
patch
|
mozilla
:
review+
catlee
:
checked-in+
|
Details | Diff | Splinter Review |
The JP tests on Linux ASAN builds on trunk trees have been hidden in bug 980997 for failing too frequently. Currently, the Jetpack tree does not run against ASAN builds, thus fixing up the tests so they can be unhidden will be more difficult (pushing to try means we have to build ASAN Firefox from scratch, while pushing to the Jetpack tree would just use a recent ASAN binary from the fx-team tree).
Assignee | ||
Comment 1•11 years ago
|
||
Wow, I never thought I'd be fast enough to be able to grab such a plum assignment.
My theory is that these totally untested patches have about equal chances of doing nothing at all, adding the job busted, and completely busting buildbot. Less sure how the odds of them working compare to those three.
Assignee: nobody → philringnalda
Attachment #8395440 -
Flags: review?(catlee)
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8395441 -
Flags: review?(catlee)
Updated•11 years ago
|
Attachment #8395441 -
Flags: review?(catlee) → review+
Updated•11 years ago
|
Attachment #8395440 -
Flags: review?(catlee) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Comment on attachment 8395441 [details] [diff] [review]
[tools] find it
https://hg.mozilla.org/build/tools/rev/b5becc62d2cc
Attachment #8395441 -
Flags: checked-in+
Assignee | ||
Comment 4•11 years ago
|
||
Comment on attachment 8395440 [details] [diff] [review]
[configs] add it
https://hg.mozilla.org/build/buildbot-configs/rev/cdfe5970c868
Attachment #8395440 -
Flags: checked-in+
Comment 5•11 years ago
|
||
Attachment #8396648 -
Flags: review?(aki)
Comment 6•11 years ago
|
||
(In reply to Chris AtLee [:catlee] from comment #5)
> Created attachment 8396648 [details] [diff] [review]
> don't do it
to stop running debug tests where people say silly things like debug: False in the configs
Comment 7•11 years ago
|
||
something is in production
Comment 8•11 years ago
|
||
Comment on attachment 8396648 [details] [diff] [review]
don't do it
I don't grok the problem, but the patch looks harmless.
Attachment #8396648 -
Flags: review?(aki) → review+
Updated•11 years ago
|
Attachment #8396648 -
Flags: checked-in+
Comment 9•11 years ago
|
||
Comment on attachment 8396648 [details] [diff] [review]
don't do it
This patch is now live
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•