Closed
Bug 1172901
Opened 9 years ago
Closed 9 years ago
Run SM builds on the release branches
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: RyanVM, Assigned: sfink)
References
Details
Attachments
(1 file)
1.78 KB,
patch
|
bhearsum
:
review+
|
Details | Diff | Splinter Review |
Right now, SM builds only run on trunk branches. This is unfortunate for a couple reasons:
1) Fuzzers run on the release branches too, meaning they're susceptible to random bustage without any warning.
2) We ship official JS releases off the ESR branches without test coverage.
I periodically run Try pushes to ensure that they're green (and have indeed had to get patches backported to fix issues that arise), but it would be good if they just ran in production by default. Would be OK if we did this for 38+ at this point.
Updated•9 years ago
|
Flags: needinfo?(sphink)
Assignee | ||
Comment 1•9 years ago
|
||
Not sure if bhearsum is still the right one to ask for things like this, but why not.
Attachment #8623818 -
Flags: review?(bhearsum)
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → sphink
Status: NEW → ASSIGNED
Assignee | ||
Updated•9 years ago
|
Flags: needinfo?(sphink)
Comment 2•9 years ago
|
||
Comment on attachment 8623818 [details] [diff] [review]
Run spidermonkey tier 1 builds on aurora,beta,release,esr38
Review of attachment 8623818 [details] [diff] [review]:
-----------------------------------------------------------------
You should consider porting these to Taskcluster at some point, they'd probably be really easy to port over!
Attachment #8623818 -
Flags: review?(bhearsum) → review+
Assignee | ||
Comment 3•9 years ago
|
||
(In reply to Ben Hearsum [:bhearsum] from comment #2)
> Comment on attachment 8623818 [details] [diff] [review]
> Run spidermonkey tier 1 builds on aurora,beta,release,esr38
>
> Review of attachment 8623818 [details] [diff] [review]:
> -----------------------------------------------------------------
>
> You should consider porting these to Taskcluster at some point, they'd
> probably be really easy to port over!
Happily, ffledgling is on that! Bug 1164656
Assignee | ||
Comment 4•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 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
•