From 7e387f16910c1c7568029aad045e2ac4a863b451 Mon Sep 17 00:00:00 2001 From: Cosmin Sabou Date: Sat, 25 Mar 2023 11:50:28 +0000 Subject: [PATCH] Bug 1824521 - Increase number of chunks and max run time on windows mochitest-browser-chrome asan-qr because of frequent timeouts. r=jmaher Differential Revision: https://phabricator.services.mozilla.com/D173626 --- taskcluster/ci/test/mochitest.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/taskcluster/ci/test/mochitest.yml b/taskcluster/ci/test/mochitest.yml index 2b6ae01cbc54..ef283862e99b 100644 --- a/taskcluster/ci/test/mochitest.yml +++ b/taskcluster/ci/test/mochitest.yml @@ -261,7 +261,7 @@ mochitest-browser-chrome: linux.*64-tsan-qr/opt: 32 macosx.*64/debug: 16 windows.*-ccov.*/.*: 14 - windows.*-asan-qr/opt: 12 + windows.*-asan-qr/opt: 14 windows7-32.*: 20 windows.*32-qr/debug: 12 default: 7 @@ -271,10 +271,11 @@ mochitest-browser-chrome: default: by-test-platform: linux.*64-ccov.*/.*: 9000 - windows.*-ccov.*/.*: 10800 - macosx.*64-ccov.*/.*: 10800 linux.*64-tsan-qr/opt: 10800 linux.*-qr/opt: 5400 + macosx.*64-ccov.*/.*: 10800 + windows.*-ccov.*/.*: 10800 + windows.*-asan-qr/opt: 5400 .*/debug: 5400 default: 3600 mozharness: