Closed Bug 1816568 Opened 2 years ago Closed 2 years ago

Add win11 worker definitions along with taskgraph code to prepare for running all tests on win11

Categories

(Testing :: General, task)

Default
task

Tracking

(firefox112 fixed)

RESOLVED FIXED
112 Branch
Tracking Status
firefox112 --- fixed

People

(Reporter: jmaher, Assigned: jmaher)

References

(Blocks 1 open bug)

Details

Attachments

(1 file, 1 obsolete file)

No description provided.
Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Pushed by jmaher@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/295da7b3fa6b Enable Windows11 for CI tests. r=ahal,perftest-reviewers,AlexandruIonescu,sparky
Regressions: 1818531
Backout by abutkovits@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/652ea56350e4 Backed out changeset 295da7b3fa6b for causing failures at css-styling/color-001.html. CLOSED TREE

I found an issue- in web-platform.yml there was a regex change to switch worker from virtual -> virtual-with-gpu, this ended up applying to win10-32* instead of only win10-64*.

testing that fix and will resubmit, etc.

Pushed by jmaher@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f259e02b50c5 Enable Windows11 for CI tests. r=ahal,perftest-reviewers,AlexandruIonescu,sparky

:marco, I believe we have a short period of time with a new config where it runs every commit and mozci ignores optimizing it? Is there anything to do for optimization?

Flags: needinfo?(jmaher) → needinfo?(mcastelluccio)
Backout by csabou@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/25a8668d9243 Backed out changeset f259e02b50c5 for causing wpt unexpected passes. CLOSED TREE

(In reply to Joel Maher ( :jmaher ) (UTC -8) from comment #7)

:marco, I believe we have a short period of time with a new config where it runs every commit and mozci ignores optimizing it? Is there anything to do for optimization?

There is a list of configs and a "cost" associated to them in bugbug. This value is used to choose a platform for tests to run on when a test is considered equally likely to fail on two configurations.
So the only thing to choose is whether we prefer running "cross-platform failing" tests on Windows 11 over Windows 10 or the other way around. I assume Win11, so I will set the cost so that Win11 is preferred over Win10.

Flags: needinfo?(mcastelluccio)

this is the reason for backout:

  1. windows10-64-2004.*-qr/.*: virtual-with-gpu -> windows.*-qr/.*: virtual-with-gpu <- this turned win10-32 to run on gpu
  2. windows10-64-2004.*-qr/.*: virtual-with-gpu -> windows.*-64*-qr/.*: virtual-with-gpu <- this is a bad regex, so win10-64 didn't run on gpu
Flags: needinfo?(jmaher)
Pushed by jmaher@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/adce45ea7383 Enable Windows11 for CI tests. r=ahal,perftest-reviewers,AlexandruIonescu,sparky
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
Attachment #9325986 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: