Bug 1546595 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Summary: Two followup fixes for windows10-aarm64 in CI: 1) drop to tier 3 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.

1. 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
2. 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']```
Summary: Two followup fixes for windows10-aarch64 in CI: 1) drop to tier 3 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.

1. 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
2. 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']```
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.

1. 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
2. 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']```

Back to Bug 1546595 Comment 0