Closed Bug 1861473 Opened 11 months ago Closed 9 months ago

Filter WPT tests from WebGPU CI _before_ chunking, instead of after

Categories

(Core :: Graphics: WebGPU, task, P3)

task

Tracking

()

RESOLVED DUPLICATE of bug 1864580

People

(Reporter: ErichDonGubler, Unassigned, Mentored)

References

(Blocks 1 open bug)

Details

The decision task in CI is what generates job chunks for web-platform-tests-webgpu (WebGPU CTS). The filter of WPT test paths from test execution only happens after this step, where chunks are generated. This results in assignments of paths that will end up not being executed in WebGPU tests, and vice versa. This disrupts our ability to balance tests for WebGPU CTS test runs, since we can't make guarantees around the proportion of tests that will actually be assigned to job chunks. In turn, this results in wasted CI time due to overhead of compensatory chunking.

Blocks: 1822630
See Also: → 1822630
Status: NEW → RESOLVED
Closed: 9 months ago
Duplicate of bug: 1864580
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.