tor-browser

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

commit 2c38577856bde04f30c57aff9c944d438d54222d
parent c4c5086a266ee93c4b9bc2b23f75c3898cd48524
Author: Erich Gubler <erichdongubler@gmail.com>
Date:   Tue, 30 Sep 2025 19:14:24 +0000

Bug 1991285 - test(webgpu): increase Linux debug CTS chunk count by 1 (25 total) r=webgpu-reviewers,teoxoy

Differential Revision: https://phabricator.services.mozilla.com/D266744

Diffstat:
Mtaskcluster/kinds/web-platform-tests/kind.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taskcluster/kinds/web-platform-tests/kind.yml b/taskcluster/kinds/web-platform-tests/kind.yml @@ -392,7 +392,7 @@ tasks: # 50% overhead, so let's aim for 15m (20m debug) chunks: by-test-platform: - linux2204.*/debug.*: 24 + linux2204.*/debug.*: 25 linux2204.*: 20 windows.*-64.*/opt.*: 14 default: 14