Closed
Bug 1556866
Opened 5 years ago
Closed 5 years ago
revisit chunking of macosx1014
Categories
(Testing :: General, enhancement, P3)
Testing
General
Tracking
(firefox70 fixed)
RESOLVED
FIXED
mozilla70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: egao, Assigned: egao)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Summary
macosx1014-mojave platforms runs (in most cases) much faster than the macosx1010 platform previously used. As a result, we have cases where chunk counts do not make sense given the execution time of the chunks.
Data
Some examples:
macosx1014-64-shippable-qr/opt
- reftest (8 chunks, each under or approx. 10 minutes)
macosx1014-64/debug
- jsreftests (3 chunks of 10 minutes)
- web-platform-tests-reftest (6 chunks of 10 minutes)
Each chunk is estimated to be using anywhere between 1:30-3:00 minutes to prepare.
Scope
- all macosx1014 platforms
Out of scope:
- macosx1010 platforms
- all other platforms
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → egao
Assignee | ||
Comment 1•5 years ago
|
||
While macosx1014-mojave is not generally available yet as a platform, I think tuning now is acceptable.
Updated•5 years ago
|
Priority: -- → P3
Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Attachment #9078481 -
Attachment description: Bug 1556866 - balance reftest chunks → Bug 1556866 - balance reftest chunks for macosx1014
Pushed by egao@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5d03cfaa8484
balance reftest chunks for macosx1014 r=jmaher
Comment 4•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•