tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit a1a64338fcdb073decb932cd7cf22ee80546e628
parent bd046bb00b99b2e2edf22a99bdb73e180f84a239
Author: Kagami Sascha Rosylight <krosylight@proton.me>
Date:   Fri, 17 Oct 2025 23:38:46 +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:
Mtaskcluster/kinds/web-platform-tests/kind.yml | 2++
Mtaskcluster/test_configs/test-platforms.yml | 1+
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