commit f67732d0a308676f92db8d868591405a44ae65f3 parent c221107ad820d8d34a138f9170b37dca50132094 Author: Florian Quèze <florian@queze.net> Date: Tue, 21 Oct 2025 08:42:45 +0000 Bug 1995058 - set xpcshell timeout factors per platform, r=jmaher. Differential Revision: https://phabricator.services.mozilla.com/D269182 Diffstat:
| M | taskcluster/kinds/test/xpcshell.yml | | | 12 | ++++++++++++ |
1 file changed, 12 insertions(+), 0 deletions(-)
diff --git a/taskcluster/kinds/test/xpcshell.yml b/taskcluster/kinds/test/xpcshell.yml @@ -122,6 +122,18 @@ xpcshell: default: 4 timeoutfactor: by-test-platform: + android-em-14.*: 2 + linux2404-64-asan/opt: 2 + linux2404-64-ccov/opt: 4 + linux2404-64-tsan/opt: 3 + linux2404-64/debug: 2 + linux2204-64-wayland/debug: 2 + macosx1015-64.*: 6 + macosx1470-64/debug: 6 + macosx1470-64.*/opt: 4 + windows.*/debug: 2 + windows11-64-24h2-asan/opt: 2 + windows11-64-24h2-ccov/opt: 3 default: 1 max-run-time: by-variant: