Closed
Bug 1637000
Opened 4 years ago
Closed 4 years ago
xpcshell tests time out sometimes in android emulator
Categories
(Firefox Build System :: Task Configuration, defect, P1)
Firefox Build System
Task Configuration
Tracking
(firefox-esr68 fixed, firefox77 fixed)
RESOLVED
FIXED
mozilla78
People
(Reporter: wcosta, Assigned: wcosta)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
This is happening since we migrated to baremetal. There we ran up to 8x more tasks in parallel in a single instance, which increases the variance of the time tasks take to run. The current timeout for android emulator is 45 minutes.
Assignee | ||
Comment 1•4 years ago
|
||
Since we now run those tests in baremetal (which runs more parallel jobs
than packet.net), the variance of the time it takes to execute xpcshell
tests increased.
Pushed by wcosta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f59fbe594d96
Increase the maximum runtime for xpcshell in android emulator r=gbrown
Updated•4 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
Comment 3•4 years ago
|
||
bugherder uplift |
status-firefox-esr68:
--- → fixed
Comment 4•4 years ago
|
||
bugherder uplift |
status-firefox77:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•