Closed
Bug 1546595
Opened 6 years ago
Closed 6 years ago
Two followup fixes for windows10-aarch64 in CI: 1) drop to tier 3 2) explicitly further limit tests' runs to try + m-c
Categories
(Testing :: Performance, defect, P1)
Tracking
(firefox68 fixed)
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: stephend, Assigned: stephend)
Details
Attachments
(2 files, 1 obsolete file)
Summary: Two followup fixes for windows10-aarch64 in CI: 1) set to tier 2; 2) explicitly further limit tests' runs to try + m-c
Do the following, to redress my two earlier commits from https://phabricator.services.mozilla.com/D28437 from bug 1544360 and https://phabricator.services.mozilla.com/D28500 from bug 1531876.
- Add default of
windows10-aarch64/.*: 3(as tier 3) just before this line: https://searchfox.org/mozilla-central/rev/ec489aa170b6486891cf3625717d6fa12bcd11c1/taskcluster/ci/test/talos.yml#7 - Throughout https://searchfox.org/mozilla-central/rev/ec489aa170b6486891cf3625717d6fa12bcd11c1/taskcluster/ci/test/talos.yml, add an entry for each Talos test of
windows10-aarch64/opt: ['mozilla-central', 'try']
| Assignee | ||
Updated•6 years ago
|
Severity: normal → major
Priority: -- → P1
| Assignee | ||
Updated•6 years ago
|
Summary: Two followup fixes for windows10-aarm64 in CI: 1) drop to tier 3 2) explicitly further limit tests' runs to try + m-c → Two followup fixes for windows10-aarch64 in CI: 1) drop to tier 3 2) explicitly further limit tests' runs to try + m-c
| Assignee | ||
Comment 1•6 years ago
|
||
I'll fix this up into a proper patch, in Phabricator, later today, but wanted to post this here for early approval/corrections.
| Assignee | ||
Comment 2•6 years ago
|
||
Attachment #9060326 -
Flags: feedback?(jmaher)
Attachment #9060326 -
Flags: feedback?(gbrown)
Attachment #9060326 -
Flags: feedback?(egao)
| Assignee | ||
Updated•6 years ago
|
Attachment #9060326 -
Attachment is patch: true
| Assignee | ||
Updated•6 years ago
|
Attachment #9060326 -
Attachment description: patch.txt → patch
Attachment #9060326 -
Attachment filename: patch.txt → patch
Attachment #9060326 -
Flags: feedback?(jmaher) → feedback+
| Assignee | ||
Comment 3•6 years ago
|
||
Updated•6 years ago
|
Attachment #9060348 -
Attachment is obsolete: true
| Assignee | ||
Comment 4•6 years ago
|
||
Pushed by sdonner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f189660f1fe6
Two followup fixes for windows10-aarch64 in CI: 1) drop to tier 3; 2) explicitly further limit tests' runs to try + m-c. r=jmaher
Updated•6 years ago
|
Attachment #9060326 -
Flags: feedback?(gbrown) → feedback+
Comment 6•6 years ago
|
||
Are you sure you want tier 3? Most windows-aarch64 tests run as tier 2.
| Assignee | ||
Updated•6 years ago
|
Attachment #9060326 -
Flags: feedback?(egao)
Pushed by sdonner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ec80f4899109
Two followup fixes for windows10-aarch64 in CI: 1) drop to tier 3; 2) explicitly further limit tests' runs to try + m-c. r=gbrown,jmaher
Comment 8•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/f189660f1fe6
https://hg.mozilla.org/mozilla-central/rev/ec80f4899109
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•