mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 08:12:05 +00:00
Bug 1911863 - stop running wpt webgpu-backlog tests so frequently on try. r=gbrown,taskgraph-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D218659
This commit is contained in:
parent
afe8e8a260
commit
1104cd15bd
@ -45,7 +45,7 @@ UNCOMMON_TRY_TASK_LABELS = [
|
||||
r"linux-", # hide all linux32 tasks by default - bug 1599197
|
||||
r"linux1804-32", # hide linux32 tests - bug 1599197
|
||||
# Test tasks
|
||||
r"web-platform-tests(?!-webgpu).*backlog", # hide wpt jobs that are not implemented yet - bug 1572820
|
||||
r"web-platform-tests.*backlog", # hide wpt jobs that are not implemented yet - bug 1572820
|
||||
r"-ccov",
|
||||
r"-profiling-", # talos/raptor profiling jobs are run too often
|
||||
r"-32-.*-webgpu", # webgpu gets little benefit from these tests.
|
||||
|
Loading…
Reference in New Issue
Block a user