Closed
Bug 1159430
Opened 10 years ago
Closed 8 years ago
Remove b2g emulator return code hack for Nuwa tests
Categories
(Release Engineering :: Applications: MozharnessCore, defect)
Release Engineering
Applications: MozharnessCore
Tracking
(b2g-v2.0 fixed, b2g-v2.1 fixed, b2g-v2.1S fixed, b2g-v2.2 fixed, b2g-master fixed)
People
(Reporter: ahal, Unassigned)
References
Details
Attachments
(1 file, 1 obsolete file)
We put a hack into mozharness to hide a perma-failure that has since been fixed:
https://dxr.mozilla.org/build:mozharness/source/scripts/b2g_emulator_unittest.py#348
We should remove it. The fix (bug 1142229) is on central and the b2g release branches, so we'd need to land it on the remaining release branches before removing that code. Alternatively I could blacklist the remaining release branches until the fix has propagated.
Reporter | ||
Comment 1•10 years ago
|
||
Oh I forgot that aurora/beta/release don't run emulator jobs. I think that means the fix is already everywhere it needs to be.
Reporter | ||
Comment 2•10 years ago
|
||
/r/7803 - Bug 1159430 - Remove b2g emulator success codes hack for since fixed Nuwa tests, r=chmanchester
Pull down this commit:
hg pull -r 1ebc4aa0e4457f08c06f2c58c6b4506e2c66046f https://reviewboard-hg.mozilla.org/build-mozharness
Attachment #8598886 -
Flags: review?(cmanchester)
Comment 3•10 years ago
|
||
Comment on attachment 8598886 [details]
MozReview Request: bz://1159430/ahal
https://reviewboard.mozilla.org/r/7801/#review6601
Ship It!
Attachment #8598886 -
Flags: review?(cmanchester) → review+
Reporter | ||
Comment 4•10 years ago
|
||
This looks good on try:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=d5bb68816ac6
But it's hard to test out the older release branches. RyanVM says that the fix from bug 1142229 has landed on all the required b2g branches, but it's possible a different failure that was getting hidden by this hack could pop up on one of them. We'll just have to keep an eye on them when this gets merged.
Comment 5•10 years ago
|
||
Debug M11 on that push is depressing.
Reporter | ||
Comment 6•10 years ago
|
||
Ugh :(.
Unrelated since the return code is 0, but yes, depressing.
Reporter | ||
Comment 7•10 years ago
|
||
Comment on attachment 8598886 [details]
MozReview Request: bz://1159430/ahal
https://hg.mozilla.org/build/mozharness/rev/081ee7893122
Attachment #8598886 -
Flags: checked-in+
Comment 8•10 years ago
|
||
(In reply to Andrew Halberstadt [:ahal] from comment #7)
> https://hg.mozilla.org/build/mozharness/rev/081ee7893122
And on the mozilla-b2g37_v2_2 branch:
https://hg.mozilla.org/build/mozharness/rev/9de394bc9f11
I've got Try pushes going to make sure there are no surprises before updating the in-tree pointers.
Comment 9•10 years ago
|
||
https://hg.mozilla.org/releases/mozilla-b2g37_v2_2/rev/e4121e6afbc7
https://hg.mozilla.org/releases/mozilla-b2g34_v2_1/rev/b5d2472c2940
https://hg.mozilla.org/releases/mozilla-b2g32_v2_0/rev/9e3136b90c12
status-b2g-v2.0:
--- → fixed
status-b2g-v2.1:
--- → fixed
status-b2g-v2.2:
--- → fixed
status-b2g-master:
--- → fixed
Comment 10•10 years ago
|
||
mozharness production tag moved to: https://hg.mozilla.org/build/mozharness/rev/ca580fcfa627
Comment 11•10 years ago
|
||
status-b2g-v2.1S:
--- → fixed
Comment 12•10 years ago
|
||
mozharness production tag moved to: https://hg.mozilla.org/build/mozharness/rev/4d260376921f
Reporter | ||
Comment 13•10 years ago
|
||
Attachment #8598886 -
Attachment is obsolete: true
Attachment #8620186 -
Flags: review+
Reporter | ||
Comment 14•10 years ago
|
||
Comment 15•8 years ago
|
||
Nuwa is gone after bug 1284674.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•