Closed
Bug 1534822
Opened 6 years ago
Closed 6 years ago
linux64 debug mochitest-devtools sometimes exceeds task max-run-time
Categories
(Testing :: General, enhancement, P1)
Tracking
(firefox67 fixed)
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: gbrown, Assigned: gbrown)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
The run-time for the debug and ccov devtools tests is highly variable across chunks, but some chunks routinely take 60+ minutes, and we are seeing some 90 minute timeouts. I think a few more chunks would be appropriate.
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=233160293&repo=mozilla-central&lineNumber=17193
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=233074041&repo=mozilla-central&lineNumber=17979
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=232923639&repo=autoland&lineNumber=13856
Assignee | ||
Comment 1•6 years ago
|
||
Linux64/debug mochitest-dt chunks are increased to 16 to provide more capacity in
reasonable run time. For ccov, mochitest-dt-12 sometimes still runs > 90 minutes,
so ccov max-run-time is increased to 2 hours.
Pushed by gbrown@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4db925ab7d46
Increase chunks for linux debug mochitest-devtools, and max-run-time for ccov; r=jmaher
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•