Closed
Bug 1891629
Opened 2 years ago
Closed 2 years ago
run xpcshell as a variant, not a separate test type
Categories
(Testing :: XPCShell Harness, task)
Testing
XPCShell Harness
Tracking
(firefox127 fixed)
RESOLVED
FIXED
127 Branch
| Tracking | Status | |
|---|---|---|
| firefox127 | --- | fixed |
People
(Reporter: jmaher, Assigned: jmaher)
References
Details
Attachments
(1 file)
in code that maps taskcluster meta data to task names, there are exceptions for a few things, one of them being xpcshell-msix as we find the test suite of xpcshell and the variant as msix, but in this case there is a special case test suite of xpcshell-msix!
We can remove this with a little bit of work.
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2450366cf7ca
make xpcshell msix a pure variant. r=ahal
Comment 3•2 years ago
|
||
Backed out for causing win msix mochitest failures
Backout link: https://hg.mozilla.org/integration/autoland/rev/410d5447224a46bf4ba7baf8c422a66849b283f1
Failure log -> runtests.py: error: unrecognized arguments: --threads 2 --variant=msix
Flags: needinfo?(jmaher)
| Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(jmaher)
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8b2352d7cc3b
make xpcshell msix a pure variant. r=ahal
Comment 5•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox127:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•