commit 33e024d6c51efe74479d43cb0a18b8215baa168b
parent 9d4b135339047280e483ded042d9201755ceb20f
Author: Aaron Train <aaron.train@gmail.com>
Date: Fri, 5 Dec 2025 21:40:40 +0000
Bug 2004451 - Increase max-run-time on test-components r=jajohnson
Differential Revision: https://phabricator.services.mozilla.com/D275304
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/taskcluster/kinds/test-components/kind.yml b/taskcluster/kinds/test-components/kind.yml
@@ -55,7 +55,7 @@ task-defaults:
env:
GOOGLE_APPLICATION_CREDENTIALS: '.firebase_token.json'
GOOGLE_PROJECT: moz-android-components-230120
- max-run-time: 2400
+ max-run-time: 3600
optimization:
skip-unless-backstop: null