Closed
Bug 1123342
Opened 11 years ago
Closed 11 years ago
Use a separate tooltool manifest for clang static analysis builds
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
Details
Attachments
(2 files)
1.14 KB,
patch
|
bhearsum
:
review+
ehsan.akhgari
:
checked-in+
|
Details | Diff | Splinter Review |
1.09 KB,
patch
|
bhearsum
:
review+
|
Details | Diff | Splinter Review |
This will allow us to upgrade the clang we use on those builds separately than what we use for production builds.
Assignee | ||
Comment 1•11 years ago
|
||
This is currently a copy of releng.manifest.
Attachment #8551317 -
Flags: review?(bhearsum)
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8551323 -
Flags: review?(bhearsum)
Updated•11 years ago
|
Attachment #8551317 -
Flags: review?(bhearsum) → review+
Updated•11 years ago
|
Attachment #8551323 -
Flags: review?(bhearsum) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Comment on attachment 8551317 [details] [diff] [review]
Add a new tooltool manifest for OS X static analysis builds
https://hg.mozilla.org/mozilla-central/rev/80b221f602c3
Attachment #8551317 -
Flags: checked-in+
Assignee | ||
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 5•11 years ago
|
||
In production: https://hg.mozilla.org/build/mozharness/rev/f481508606ec
Comment 6•11 years ago
|
||
There is an OSX static analysis bustage on b2g-inbound that strangely is not affecting other trees.
See the irc snippet thrown into Bug 1123025 c#1 as a refrence point.
I have retriggered the static-analysis job that was burning and those directly before and after. no idea how to explain it though so far.
Comment 7•11 years ago
|
||
fwiw both of those earlier jobs failed, fast. The merge that was done on b2g-i from m-c included https://hg.mozilla.org/integration/b2g-inbound/rev/80b221f602c3 and its retrigger is still running. I'm suspecting that this is a culprit of simply not having that cset everywhere it was needed when this mozharness change went live.
Assignee | ||
Comment 8•11 years ago
|
||
That is very weird. I'm 99% sure that I did merge that cset to b2g-inbound yesterday, together with central/inbound/fx-team.
Comment 9•11 years ago
|
||
It's the 1% that kills you - your merge to b-i merged back all the stuff Tomcat forgot to merge back to it, but *not* your cset, which didn't get there until I merged to it later on.
Assignee | ||
Comment 10•11 years ago
|
||
Oops, sorry!
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
•