From 01b7750f34bd9749586c69e6b8344a2922d26e31 Mon Sep 17 00:00:00 2001 From: Armen Zambrano Gasparnian Date: Mon, 25 Jan 2016 15:07:24 -0500 Subject: [PATCH] Bug 1242502 - Bump TC Linux64 debug mochitest (plain and e10s) timeout from 60 to 90 minutes. DONTBUILD. r=jmaher We were seeing too many time outs. --HG-- extra : rebase_source : 51c798b8c9eae6b7365611bedff6c16e4e4c35a8 --- testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain.yml | 1 + .../taskcluster/tasks/tests/fx_linux64_mochitest_plain_e10s.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain.yml b/testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain.yml index e726a0974d1f..859e72f24183 100644 --- a/testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain.yml +++ b/testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain.yml @@ -9,6 +9,7 @@ task: name: '[TC] Linux64 mochitest-plain {{chunk}}' description: Mochitest plain run {{chunk}} payload: + maxRunTime: 5400 capabilities: devices: loopbackVideo: true diff --git a/testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain_e10s.yml b/testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain_e10s.yml index 14470abb8c0b..967bfb8802e5 100644 --- a/testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain_e10s.yml +++ b/testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain_e10s.yml @@ -12,6 +12,7 @@ task: name: '[TC] Linux64 mochitest-plain e10s {{chunk}}' description: Mochitest plain e10s run {{chunk}} payload: + maxRunTime: 5400 capabilities: devices: loopbackVideo: true