Closed
Bug 1365763
Opened 5 years ago
Closed 5 years ago
Trigger spidermonkey builds in more cases
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(2 files)
Yesterday, bug 1365194 burned the tree well after landing because a) the failing sm builds never happened on try b) the failing sm builds didn't happen on autoland c) the failing sm builds only happened after autoland was merged to mozilla-central, presumably because something that landed before bug 1365194 touched js/ Enough is enough.
Comment hidden (mozreview-request) |
Assignee | ||
Comment 2•5 years ago
|
||
Funnily enough, the builds that failed are not even tc builds... they're buildbot builds, so this patch wouldn't have changed the outcome for bug 1365194...
Assignee | ||
Comment 3•5 years ago
|
||
How do we make the same change for buildbot?
Flags: needinfo?(catlee)
Comment 5•5 years ago
|
||
mozreview-review |
Comment on attachment 8868764 [details] Bug 1365763 - Make all spidermonkey tasks depend on more file changes. https://reviewboard.mozilla.org/r/140364/#review143676 Sorry, I had this done in bug 1325936 but got stalled off trying to implement one of your review suggestions there (removing some of the dependencies) and never landed. That was dumb. I'll mark this r+ and dupe my bug to this. Removing dependencies can happen later.
Attachment #8868764 -
Flags: review?(sphink) → review+
Assignee | ||
Updated•5 years ago
|
Keywords: leave-open
Pushed by mh@glandium.org: https://hg.mozilla.org/integration/autoland/rev/36a35446bb72 Make all spidermonkey tasks depend on more file changes. r=sfink
Comment hidden (mozreview-request) |
Comment 9•5 years ago
|
||
mozreview-review |
Comment on attachment 8868787 [details] Bug 1365763 - Use the same list as TC to trigger SM builds. https://reviewboard.mozilla.org/r/140376/#review143702 Seems fine to me.
Attachment #8868787 -
Flags: review?(nthomas) → review+
Comment 10•5 years ago
|
||
Comment on attachment 8868787 [details] Bug 1365763 - Use the same list as TC to trigger SM builds. https://hg.mozilla.org/build/buildbotcustom/rev/7e52a02ef63c22380fb4e01afc5333a6658a3371 https://hg.mozilla.org/build/buildbotcustom/rev/2fbc640ac74c3e96f020118b01e7ab0d76b21d77 Will be deployed in a few minutes.
Attachment #8868787 -
Flags: checkin+
Comment 11•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/36a35446bb72
Assignee | ||
Updated•5 years ago
|
Updated•4 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•