From cf5ab9aced5a23896ed66efe50068c3f3bc4d66c Mon Sep 17 00:00:00 2001 From: Erich Gubler Date: Thu, 23 May 2024 15:08:29 +0000 Subject: [PATCH] Bug 1898252 - test(webgpu): add more chunks to accommodate impending test promotion r=webgpu-reviewers,jimb Differential Revision: https://phabricator.services.mozilla.com/D211232 --- taskcluster/kinds/test/web-platform.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/taskcluster/kinds/test/web-platform.yml b/taskcluster/kinds/test/web-platform.yml index 1db4ab724d12..1f58fab11e28 100644 --- a/taskcluster/kinds/test/web-platform.yml +++ b/taskcluster/kinds/test/web-platform.yml @@ -246,9 +246,9 @@ web-platform-tests-webgpu: # 50% overhead, so let's aim for 15m (20m debug) chunks: by-test-platform: - linux2204.*/debug.*: 4 - linux2204.*: 2 - default: 1 + linux2204.*/debug.*: 6 + linux2204.*: 5 + default: 2 max-run-time: by-test-platform: .*/debug.*: 2700 # 45m