Closed Bug 2035048 Opened 23 days ago Closed 14 days ago

allow running tests in webgpu jobs if their path matches webgpu

Categories

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

task

Tracking

()

RESOLVED FIXED
152 Branch
Tracking Status
firefox152 --- fixed

People

(Reporter: tnikkel, Assigned: tnikkel)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

No description provided.
See Also: → 2035049
Blocks: 2035050

This allows tests with webgpu in their path (but not filename) to be run in the webgpu jobs. However for those tests to actually be run in the webgpu jobs they also need to be tagged webgpu. This means that if a test is in a path that matches webgpu but is not tagged webgpu then the test will not run in any job (regular jobs would skip it due to the path name, webgpu jobs would skip it due to lack of tag). In order to prevent that from happening I've created a new lint job that turns orange if any test falls through the crack like that.

Attachment #9573850 - Attachment description: Bug 2035048. Allow running tests in webgpu jobs if their path matches webgpu. r?#webgpu-reviewers → Bug 2035048. Allow running tests in webgpu jobs if their path matches webgpu. r?#webgpu-reviewers!,#taskgraph-reviewers!
Severity: -- → S3
Priority: -- → P1
Pushed by tnikkel@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/12be99934175 https://hg.mozilla.org/integration/autoland/rev/c9e88f525e23 Allow running tests in webgpu jobs if their path matches webgpu. r=webgpu-reviewers,jcristau,aleiserson
Status: NEW → RESOLVED
Closed: 14 days ago
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: