Closed
Bug 1950186
Opened 13 days ago
Closed 5 days ago
rename Windows 10 x64 asan to Windows 11 x64 asan in Treeherder
Categories
(Firefox Build System :: Task Configuration, enhancement)
Firefox Build System
Task Configuration
Tracking
(firefox138 fixed)
RESOLVED
FIXED
138 Branch
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: CosminS, Assigned: CosminS)
Details
Attachments
(2 files)
we have Windows 10 x64 asan platform in treeherder but those tests are in fact running on gecko-t/win11-64-24h2 workers https://treeherder.mozilla.org/logviewer?job_id=496112827&repo=autoland&lineNumber=1
it should be renamed to avoid confusion.
Assignee | ||
Comment 1•5 days ago
|
||
Joel, just adding a reminder here. If you can point me in the right place I could try and put up a patch. Should I be looking in https://searchfox.org/mozilla-central/source/taskcluster/kinds/build/windows.yml ?
Flags: needinfo?(jmaher)
Comment 2•5 days ago
|
||
I suspect this is the place:
https://searchfox.org/mozilla-central/source/taskcluster/gecko_taskgraph/transforms/test/other.py#192
both asan and the line below for aarch64 need to be updated.
Flags: needinfo?(jmaher)
Assignee | ||
Comment 3•5 days ago
|
||
Updated•5 days ago
|
Assignee: nobody → csabou
Status: NEW → ASSIGNED
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/05c3c2c8b55d
Rename Windows 10 x64 asan/aarch64 to Windows 11 x64 asan/aarch64 in treeherder as they run on win11 machines. r=jmaher,taskgraph-reviewers
Status: ASSIGNED → RESOLVED
Closed: 5 days ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
Assignee | ||
Comment 6•2 days ago
|
||
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/83d0a66975d9
Adjust platform name to correctly show it in Intermittent failures view. r=jmaher,taskgraph-reviewers
Backout by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/871252f625a6
Backed out changeset 83d0a66975d9 for requiring changes.
You need to log in
before you can comment on or make changes to this bug.
Description
•