Closed
Bug 1360964
Opened 6 years ago
Closed 6 years ago
Either promote the taskcluster Mac debug build to tier-1 or revert having the tier-1 Mac debug tests run on the tier-2 build
Categories
(Release Engineering :: General, defect, P1)
Release Engineering
General
Tracking
(firefox54 fixed, firefox55 fixed)
RESOLVED
FIXED
People
(Reporter: philor, Assigned: kmoir)
References
Details
Attachments
(2 files, 2 obsolete files)
1.86 KB,
patch
|
Callek
:
review+
|
Details | Diff | Splinter Review |
1.86 KB,
patch
|
Callek
:
review+
|
Details | Diff | Splinter Review |
Apparently we now (and perhaps for two months, if bug 1330310 was the one that made this change) run our Mac debug tests on the Taskcluster Mac debug build. The Taskcluster Mac debug build is marked as being tier-2, which means that any developer is 100% free to break it at any time, and sheriffs may not back out the patch that broke it. Having tier-1 tests depend on a tier-2 build is thus totally unacceptable. Please either promote the build to tier-1, or go back to running the tests on the tier-1 buildbot build.
Reporter | ||
Updated•6 years ago
|
Flags: needinfo?(catlee)
Reporter | ||
Comment 1•6 years ago
|
||
Since bug 1330310 landed during the 54 cycle, if that was the one then we are probably also running Mac debug tests on mozilla-beta on the Taskcluster build, *which does not exist on mozilla-beta* so we just aren't running any Mac debug tests at all.
Comment 2•6 years ago
|
||
AFAIK there's no reason the TC debug build should not simply replace the buildbot version at tier 1. Kim: can you confirm, please?
Flags: needinfo?(kmoir)
Assignee | ||
Comment 3•6 years ago
|
||
Yes, I agree. This work is going to be done as part of bug 1353376, bug 1350413 and bug 1358188
Assignee: nobody → kmoir
Flags: needinfo?(kmoir)
Comment 4•6 years ago
|
||
What's the timeframe on that work, Kim?
Assignee | ||
Comment 5•6 years ago
|
||
I'm looking at this current bug as a separate issue now, determining why macosx64 cross compile builds aren't enabled on m-b and promoting to tier 1
Assignee | ||
Comment 6•6 years ago
|
||
patch for m-i
Assignee | ||
Comment 7•6 years ago
|
||
pat for m-b to enable macosx tc debug builds and mark as tier1
Assignee | ||
Updated•6 years ago
|
Attachment #8863378 -
Flags: review?(bugspam.Callek)
Assignee | ||
Updated•6 years ago
|
Attachment #8863380 -
Flags: review?(bugspam.Callek)
Comment 8•6 years ago
|
||
Comment on attachment 8863378 [details] [diff] [review] bug1360964m-i.patch Review of attachment 8863378 [details] [diff] [review]: ----------------------------------------------------------------- VERY close. Need to add 'macosx64' to that linux if right below that in target_tasks. Otherwise we're enabling the opt cross compile stuff too, which we don't need on beta.
Attachment #8863378 -
Flags: review?(bugspam.Callek) → review-
Comment 9•6 years ago
|
||
Comment on attachment 8863380 [details] [diff] [review] bug1360964m-b.patch Review of attachment 8863380 [details] [diff] [review]: ----------------------------------------------------------------- Same issue as the m-i patch
Attachment #8863380 -
Flags: review?(bugspam.Callek) → review-
Assignee | ||
Comment 10•6 years ago
|
||
Attachment #8863378 -
Attachment is obsolete: true
Attachment #8863394 -
Flags: review?(bugspam.Callek)
Assignee | ||
Comment 11•6 years ago
|
||
Attachment #8863380 -
Attachment is obsolete: true
Attachment #8863395 -
Flags: review?(bugspam.Callek)
Updated•6 years ago
|
Attachment #8863394 -
Flags: review?(bugspam.Callek) → review+
Updated•6 years ago
|
Attachment #8863395 -
Flags: review?(bugspam.Callek) → review+
Comment 13•6 years ago
|
||
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/6dc5a55d2f0e Promote Taskcluster Mac debug builds to Tier 1 and make sure that tests are scheduled off them. r=Callek
Comment 14•6 years ago
|
||
bugherderuplift |
https://hg.mozilla.org/releases/mozilla-beta/rev/2adccdb8d0de
status-firefox54:
--- → fixed
Comment 15•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6dc5a55d2f0e
Updated•5 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•