Closed
Bug 923881
Opened 11 years ago
Closed 11 years ago
Shut off androidx86 tests until we have an emulator whose behavior we trust
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philor, Assigned: armenzg)
References
Details
(Whiteboard: [capacity])
Attachments
(2 files)
939 bytes,
patch
|
philor
:
review+
armenzg
:
checked-in+
|
Details | Diff | Splinter Review |
863 bytes,
patch
|
jhopkins
:
review+
armenzg
:
checked-in+
|
Details | Diff | Splinter Review |
This bug is supposed to depend on a bug that nobody seems to be filing, about something something somehow get an androidx86 emulator whose behavior we trust because it has the QEMU patch mentioned in bug 917562 comment 24, but nobody seems to be filing that, and I'm sick of having to be the only one starring the results of testing on a broken emulator.
Please shut off all androidx86 tests on every tree except whichever one that was where they were in theory being greened up, until they run on something we can trust. The current results are completely useless, I just star everything as "bad emulator".
Updated•11 years ago
|
Whiteboard: [capacity]
Assignee | ||
Comment 1•11 years ago
|
||
I agree.
Assignee | ||
Comment 2•11 years ago
|
||
gbrown: do you agree? I would like to spare sheriffs having to report any issues with Android x86 until we have things running reliably (in particular the QEMU issue).
Flags: needinfo?(gbrown)
Reporter | ||
Comment 3•11 years ago
|
||
Comment on attachment 814151 [details] [diff] [review]
disable android x86 across the board except Cedar and Ash
Only Ash instead of Only Cedar and Ash is fine by me, but it looks like while Ash is setting enable_opt_unittests to true, Cedar is not. Unless, of course, it hides its magic somewhere other than project_branches.py.
Attachment #814151 -
Flags: review?(philringnalda) → review+
Assignee | ||
Comment 4•11 years ago
|
||
They're here:
http://hg.mozilla.org/build/buildbot-configs/file/default/mozilla-tests/mobile_config.py#l1085
I guess it should have been put in project_branches.py. *sigh* me
Comment 5•11 years ago
|
||
(In reply to Armen Zambrano [:armenzg] (Release Engineering) (EDT/UTC-4) from comment #2)
> gbrown: do you agree? I would like to spare sheriffs having to report any
> issues with Android x86 until we have things running reliably (in particular
> the QEMU issue).
Yes -- fine with me. There's certainly more work to do before we get clean runs. As long as we can still see results on Cedar or Ash, I can work efficiently.
Flags: needinfo?(gbrown)
Assignee | ||
Comment 6•11 years ago
|
||
Comment on attachment 814151 [details] [diff] [review]
disable android x86 across the board except Cedar and Ash
https://hg.mozilla.org/build/buildbot-configs/rev/b8b393cba54e
Attachment #814151 -
Flags: checked-in+
Comment 7•11 years ago
|
||
in production
Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•11 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 8•11 years ago
|
||
philor had the right suspicion about this.
I have verified that this patch adds the Cedar builders back.
Sorry about this!
Attachment #816052 -
Flags: review?(jhopkins)
Comment 9•11 years ago
|
||
Comment on attachment 816052 [details] [diff] [review]
re-enable Android x86 on Cedar
dump_masters output is the same with and without this patch. Are you sure it does what you want?
Attachment #816052 -
Flags: review?(jhopkins) → review-
Assignee | ||
Comment 10•11 years ago
|
||
Comment on attachment 816052 [details] [diff] [review]
re-enable Android x86 on Cedar
I've mentioned on my previous comment that I had verified that the patch works.
~/repos/releng/braindump/buildbot-related/builder_list.py master.cfg > list_builders.new.txt
hg up -C
~/repos/releng/braindump/buildbot-related/builder_list.py master.cfg > list_builders.old.txt
diff -pU 2 list_builders.old.txt list_builders.new.txt
--- list_builders.old.txt 2013-10-15 14:04:04.000000000 -0400
+++ list_builders.new.txt 2013-10-15 14:15:42.000000000 -0400
@@ -4103,4 +4103,12 @@ b2g_emulator mozilla-inbound opt test re
b2g_emulator mozilla-inbound opt test reftest-10 ScriptFactory
b2g_emulator mozilla-inbound opt test marionette-webapi ScriptFactory
+Android 4.2 x86 Emulator cedar opt test androidx86-set-1 ScriptFactory
+Android 4.2 x86 Emulator cedar opt test androidx86-set-2 ScriptFactory
+Android 4.2 x86 Emulator cedar opt test androidx86-set-3 ScriptFactory
+Android 4.2 x86 Emulator cedar opt test androidx86-set-4 ScriptFactory
+Android 4.2 x86 Emulator cedar opt test androidx86-set-5 ScriptFactory
+Android 4.2 x86 Emulator cedar opt test androidx86-set-6 ScriptFactory
+Android 4.2 x86 Emulator cedar opt test androidx86-set-7 ScriptFactory
+Android 4.2 x86 Emulator cedar opt test androidx86-set-8 ScriptFactory
Android 4.2 x86 Emulator ash opt test androidx86-set-1 ScriptFactory
Android 4.2 x86 Emulator ash opt test androidx86-set-2 ScriptFactory
Attachment #816052 -
Flags: review- → review?(jhopkins)
Comment 11•11 years ago
|
||
Comment on attachment 816052 [details] [diff] [review]
re-enable Android x86 on Cedar
My mistake - I had run dump_masters on a build master instead of a test master. This patch looks good.
Attachment #816052 -
Flags: review?(jhopkins) → review+
Assignee | ||
Comment 12•11 years ago
|
||
Comment on attachment 816052 [details] [diff] [review]
re-enable Android x86 on Cedar
https://hg.mozilla.org/build/buildbot-configs/rev/a938fc538eb9
This will be live once we have a reconfig.
Attachment #816052 -
Flags: checked-in+
Assignee | ||
Comment 13•11 years ago
|
||
I assume this went live 3 hours ago with:
http://hg.mozilla.org/build/buildbot-configs/rev/c586441d439c
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 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
•