Closed
Bug 1497943
Opened 7 years ago
Closed 7 years ago
add more os x debug mochitest-browser-chrome chunks (for a total of 12)
Categories
(Release Engineering :: General, enhancement, P1)
Release Engineering
General
Tracking
(firefox64 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: keeler, Assigned: keeler)
References
Details
Attachments
(1 file)
In bug 1495321 I'm trying to add a mochitest-browser-chrome test. Unfortunately it changes the chunking of tests on os x debug such that one of the chunks takes about 60 minutes, which is the limit. I'm told the solution is to increase the chunking, so that's what I'm asking for here.
Comment 1•7 years ago
|
||
You probably want to change something around here:
https://searchfox.org/mozilla-central/source/taskcluster/ci/test/mochitest.yml#110
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → dkeeler
Priority: -- → P1
| Assignee | ||
Comment 2•7 years ago
|
||
Depending on chunking, some mochitest-browser-chrome chunks are reaching the
time limit of 60 minutes on macosx64/debug. With more chunks, hopefully we can
avoid this for now.
Pushed by dkeeler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/96ae9247bb0f
increase mochitest-browser-chrome chunks to 12 on macosx64/debug r=jmaher
Comment 4•7 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•