Closed
Bug 817604
Opened 12 years ago
Closed 12 years ago
Schedule mozharness b2g xpcshell tests on cedar
Categories
(Release Engineering :: Applications: MozharnessCore, defect)
Release Engineering
Applications: MozharnessCore
ARM
Gonk (Firefox OS)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ahal, Assigned: mozilla)
References
Details
Attachments
(1 file)
2.47 KB,
patch
|
bhearsum
:
review+
mozilla
:
checked-in+
|
Details | Diff | Splinter Review |
With bug 815770 landing we are now ready to turn on xpcshell tests on cedar.
Note that I still haven't committed an xpcshell_b2g.ini file so if they were turned on immediately they'd hit a manifest not found error (which would actually be ok with me). However I have a patch for bug 817122 that fixes this (just waiting for a build to finish to make sure it works) which I hope to get landed later today.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → aki
Assignee | ||
Comment 1•12 years ago
|
||
Tested on dev-master01.
Hit an error during the test run that was due to testing against an old build; we're ok with debugging any other issues on Cedar.
Attachment #687891 -
Flags: review?(bhearsum)
Comment 2•12 years ago
|
||
Comment on attachment 687891 [details] [diff] [review]
schedule xpcshell on cedar
Review of attachment 687891 [details] [diff] [review]:
-----------------------------------------------------------------
::: mozilla-tests/b2g_config.py
@@ +227,5 @@
> },
> + 'xpcshell': {
> + 'extra_args': [
> + '--cfg', 'b2g/emulator_automation_config.py',
> + '--test-suite', 'xpcshell',
Don't need a --test-manifest?
Attachment #687891 -
Flags: review?(bhearsum) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Aiui we're going to be falling into this if block for now:
http://hg.mozilla.org/build/mozharness/file/d20ac11e251f/scripts/b2g_emulator_unittest.py#l306
Assignee | ||
Comment 4•12 years ago
|
||
Comment on attachment 687891 [details] [diff] [review]
schedule xpcshell on cedar
http://hg.mozilla.org/build/buildbot-configs/rev/96451468a6c8
Attachment #687891 -
Flags: checked-in+
Comment 5•12 years ago
|
||
In production
Assignee | ||
Comment 6•12 years ago
|
||
And I see an orange X in the b2g arm opt row on cedar.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
Updated•10 years ago
|
Component: General Automation → Mozharness
You need to log in
before you can comment on or make changes to this bug.
Description
•