commit b0811f4945d68fb23eb9d677af4196a6c7f368eb
parent 10b38d7dd5dc37ec83ee6c47d66d9c5ddb749d88
Author: Kagami Sascha Rosylight <krosylight@proton.me>
Date: Fri, 17 Oct 2025 14:39:10 +0000
Bug 1994425 - Part 3: Run WPT backlog job on debug for Navigation API r=taskgraph-reviewers,bhearsum
Differential Revision: https://phabricator.services.mozilla.com/D269012
Diffstat:
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/taskcluster/kinds/web-platform-tests/kind.yml b/taskcluster/kinds/web-platform-tests/kind.yml
@@ -235,6 +235,7 @@ tasks:
by-test-platform:
android.*: []
.*-wayland.*: []
+ .*/debug: []
default: ['mozilla-central']
test-manifest-loader: null # don't load tests in the taskgraph
tier: 2
@@ -603,6 +604,7 @@ tasks:
by-test-platform:
android.*: []
.*-wayland.*: []
+ .*/debug: []
default: ['mozilla-central']
test-manifest-loader: null # don't load tests in the taskgraph
tier: 2
diff --git a/taskcluster/test_configs/test-platforms.yml b/taskcluster/test_configs/test-platforms.yml
@@ -81,6 +81,7 @@ linux2404-64/debug:
test-sets:
- linux-tests
- web-platform-tests
+ - web-platform-tests-backlog
linux2404-64-asan/opt:
build-platform: linux64-asan/opt