Closed
Bug 1330408
Opened 8 years ago
Closed 8 years ago
Use Ubuntu 16 docker image for some Android tests
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla53
People
(Reporter: gbrown, Assigned: gbrown)
References
Details
Attachments
(1 file)
Currently all taskcluster Android tests run on Ubuntu 12 docker images. The Ubuntu 16 docker image is generally preferred and some desktop tests use it: We should move Android to Ubuntu 16, at least where convenient.
Assignee | ||
Comment 1•8 years ago
|
||
I see no difference in test results between ubuntu 12 and 16; I think the emulator runs just the same in either environment.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=47f034024e1e8641eec794112d90d018d865d6e8
https://treeherder.mozilla.org/#/jobs?repo=try&revision=a590fd832b1dcc08a008418a08fdaaf1364c76bd
In this patch, I'm only eliminating the by-test-platform cases - crashtests, mochitest-media, marionette, and reftests. I suspect all Android tests can be run on the 16 image, but I hesitate to complicate tests.yml with new by-test-platform cases -- I'd prefer to switch Android xpcshell, etc at the same time as desktop.
Attachment #8825942 -
Flags: review?(jmaher)
Comment 2•8 years ago
|
||
Comment on attachment 8825942 [details] [diff] [review]
use ubuntu 16 docker image for Android crashtests, mochitest-media, marionette, and reftests
Review of attachment 8825942 [details] [diff] [review]:
-----------------------------------------------------------------
this is great.
Attachment #8825942 -
Flags: review?(jmaher) → review+
Pushed by gbrown@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/5805d416680a
Use ubuntu 16.04 docker image for Android reftests/mochitest-media/crashtests/marionette; r=jmaher
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Depends on: 1331198
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
•