Closed
Bug 1248318
Opened 9 years ago
Closed 9 years ago
Use in-tree script for all emulator tests
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: edgar, Assigned: edgar)
References
Details
Attachments
(1 file)
In Bug 1237987 and Bug 1245398, we move all mulet tests to use in-tree script. In this bug, I would like to do the same thing for emulator tests. This has some advantages -- The scripts are from in-tree, it's very easy to edit it as needed. And we also can do some clean-up on tester docker image.
Assignee | ||
Comment 1•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/34955/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/34955/
Attachment #8719390 -
Flags: review?(ahalberstadt)
Comment 2•9 years ago
|
||
Comment on attachment 8719390 [details]
MozReview Request: Bug 1248318 - Use in-tree script for emulator tests; r=ahal
https://reviewboard.mozilla.org/r/34955/#review31717
Looks good to me. Could some of those configuration options be moved into b2g_unittest_base.yml? Or are there other jobs that use them too. Feel free to ignore this suggestion if there are other things using b2g_unittest_base.yml.
Attachment #8719390 -
Flags: review?(ahalberstadt) → review+
Assignee | ||
Comment 3•9 years ago
|
||
https://reviewboard.mozilla.org/r/34955/#review31717
Thanks for your comment, I will review configuration again to see if we could move some common options into b2g_unittest_base.yml.
Assignee | ||
Comment 4•9 years ago
|
||
Comment on attachment 8719390 [details]
MozReview Request: Bug 1248318 - Use in-tree script for emulator tests; r=ahal
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/34955/diff/1-2/
Attachment #8719390 -
Attachment description: MozReview Request: Bug 1248318 - Use in-tree script for emulator tests; r?ahal → MozReview Request: Bug 1248318 - Use in-tree script for emulator tests; r=ahal
Assignee | ||
Comment 5•9 years ago
|
||
Assignee | ||
Comment 6•9 years ago
|
||
tester image pushed, 0.4.8, https://hub.docker.com/r/taskcluster/tester/tags/.
Comment 8•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: TaskCluster → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•