Closed
Bug 1505625
Opened 7 years ago
Closed 7 years ago
linux64/debug devtools tasks frequently exceed task max-run-time
Categories
(Testing :: General, enhancement, P1)
Tracking
(firefox65 fixed)
RESOLVED
FIXED
mozilla65
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | fixed |
People
(Reporter: gbrown, Assigned: gbrown)
References
(Blocks 1 open bug)
Details
Bug 1411358 shows multiple recent cases of linux64/debug devtools (various chunks) timing out after 5400 seconds (90 minutes).
https://treeherder.mozilla.org/logviewer.html#?job_id=210359787&repo=autoland&lineNumber=26021
https://treeherder.mozilla.org/logviewer.html#?job_id=210273502&repo=autoland&lineNumber=66119
https://treeherder.mozilla.org/logviewer.html#?job_id=209533537&repo=autoland&lineNumber=19210
| Assignee | ||
Comment 1•7 years ago
|
||
Current green tasks on mozilla-central are highly variable in duration, but often one chunk runs near 90 minutes. devtools-sw also appears to be at risk.
| Assignee | ||
Comment 2•7 years ago
|
||
Increasing chunks appears to be effective (longest chunk has ~15 minutes of docker setup, which I think is outside of max-run-time):
https://treeherder.mozilla.org/#/jobs?repo=try&revision=65e76b0c45494021078831864101a8553b23c6c0
Pushed by gbrown@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b71efe571db8
Increase test chunks for linux64/debug devtools; r=me,a=test-only
Comment 4•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•