diff --git a/tools/tryselect/try_presets.yml b/tools/tryselect/try_presets.yml index d3652e489600..56286eebf99a 100644 --- a/tools/tryselect/try_presets.yml +++ b/tools/tryselect/try_presets.yml @@ -222,6 +222,15 @@ sm-all: - "!android !asan !shippable 'jsreftest" - "!shippable !android 'jittest" # macosx64 jittests +webgpu: + selector: fuzzy + description: >- + Runs the tests relevant to WebGPU. + query: + - "'web-platform-tests !tsan !asan !macos !android" + - "source-test-mozlint-updatebot" + - "source-test-vendor-rust" + webrender: selector: fuzzy description: >-