`web-platform-tests` jobs should not run WebGPU's WPT tests (for now)
Categories
(Testing :: web-platform-tests, defect, P1)
Tracking
(firefox-esr102 unaffected, firefox-esr115 wontfix, firefox114 wontfix, firefox115 wontfix, firefox116 fixed)
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox-esr115 | --- | wontfix |
firefox114 | --- | wontfix |
firefox115 | --- | wontfix |
firefox116 | --- | fixed |
People
(Reporter: ErichDonGubler, Assigned: ErichDonGubler)
References
(Regression)
Details
(Keywords: regression)
Attachments
(3 files)
Bug 1829715 attempted to move WebGPU's WPT tests (i.e., webgpu
tasks in TreeHerder like these) to its own set of CI jobs. However, I've discovered that it did not succeed in its intent to stop WebGPU's WPT tests from running in the main body of WPT tests. I have confirmed with :jgraham that this is because WPT currently does not have the filtering power to eliminate --include
s more specific than --exclude
s; CI's decision task bakes several inclusions as positional arguments to the WPT runner when orchestrating chunked web-platform-tests
tasks. 😭
We need to stop running WebGPU tests in the main web-platform-tests
. In addition to duplicating work scoped to WebGPU WPT jobs, the WebGPU team will start using an environment with higher different hardware/software requirements in order to unblock work to bring WebGPU's compliance up to spec. See also dependencies of webgpu-v1-cts-blockers
.
Comment 1•1 year ago
|
||
Set release status flags based on info from the regressing bug 1829715
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
Assignee | ||
Comment 4•1 year ago
|
||
Updated•1 year ago
|
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Comment 7•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/492197502967
https://hg.mozilla.org/mozilla-central/rev/215562ff5dac
https://hg.mozilla.org/mozilla-central/rev/b63c85346aa0
Comment 8•1 year ago
|
||
Set release status flags based on info from the regressing bug 1829715
Updated•1 year ago
|
Comment 10•1 year ago
|
||
Comment 11•1 year ago
|
||
bugherder |
Description
•