commit 57801552452f87434b7d1b8a7095215f5babc60a
parent 314dbae0d3ca5e69913409960bc607aa4bd5648e
Author: Erik Nordin <enordin@mozilla.com>
Date: Thu, 18 Dec 2025 15:42:03 +0000
Bug 2002127 - Part 01: Increase tr8ns default max-run-time in CI r=jmaher
This commit increases the default max runtime
value for the tr8ns in CI from 1200 to 1500.
Differential Revision: https://phabricator.services.mozilla.com/D273061
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/taskcluster/kinds/mochitest/kind.yml b/taskcluster/kinds/mochitest/kind.yml
@@ -536,8 +536,7 @@ tasks:
.*-asan.*: 1800
.*-tsan.*: 2400
.*-ccov.*: 2400
- win.*/debug: 1800
- default: 1200
+ default: 1500
mozharness:
mochitest-flavor: browser
instance-size: default