Closed
Bug 807771
Opened 12 years ago
Closed 12 years ago
enable b2g emulator mochitests on m-c based branches
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mozilla, Assigned: mozilla)
References
Details
(Whiteboard: [mozharness][unittest])
Attachments
(1 file)
7.99 KB,
patch
|
Callek
:
review+
mozilla
:
checked-in+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•12 years ago
|
||
Assignee | ||
Updated•12 years ago
|
Attachment #677565 -
Flags: review?(bugspam.Callek)
Assignee | ||
Comment 2•12 years ago
|
||
I have these running on http://dev-master01.build.mozilla.org:8053/builders .
Comment 3•12 years ago
|
||
Comment on attachment 677565 [details] [diff] [review]
combined mochitests-on-mc and all b2g emulator tests on ash
Review of attachment 677565 [details] [diff] [review]:
-----------------------------------------------------------------
r+ assuming it passes test-masters, and with the "nice to have" of someone more familiar with b2g configs to also give it a once over, but I say ship-it!
::: mozilla-tests/b2g_production_config.py
@@ +5,5 @@
>
>
> GLOBAL_VARS = deepcopy(GLOBAL_VARS)
>
> +GLOBAL_VARS['tinderbox_tree'] = 'MozillaTest'
My only unknown is why this is needed. But I trust it is and that you can explain it :-)
Attachment #677565 -
Flags: review?(bugspam.Callek) → review+
Assignee | ||
Comment 4•12 years ago
|
||
(In reply to Justin Wood (:Callek) from comment #3)
> Comment on attachment 677565 [details] [diff] [review]
> combined mochitests-on-mc and all b2g emulator tests on ash
>
> Review of attachment 677565 [details] [diff] [review]:
> -----------------------------------------------------------------
>
> r+ assuming it passes test-masters, and with the "nice to have" of someone
> more familiar with b2g configs to also give it a once over, but I say
> ship-it!
Not only test-masters, but running in staging.
> ::: mozilla-tests/b2g_production_config.py
> @@ +5,5 @@
> >
> >
> > GLOBAL_VARS = deepcopy(GLOBAL_VARS)
> >
> > +GLOBAL_VARS['tinderbox_tree'] = 'MozillaTest'
>
> My only unknown is why this is needed. But I trust it is and that you can
> explain it :-)
It'll barf without it, even though it's set to not mail tinderbox :(
Assignee | ||
Comment 5•12 years ago
|
||
Comment on attachment 677565 [details] [diff] [review]
combined mochitests-on-mc and all b2g emulator tests on ash
http://hg.mozilla.org/build/buildbot-configs/rev/43516a99bb7e
Attachment #677565 -
Flags: checked-in+
Comment 6•12 years ago
|
||
Sheriffs, these tests will likely be orange/red on fx-team and services-central until the next merge from m-c to those trees.
Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
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
•