From 61d22d28246ae13a797fe0ab7cd621087cf4eae8 Mon Sep 17 00:00:00 2001 From: Scott Snyder <scott.snyder@cern.ch> Date: Thu, 26 Jan 2017 20:33:23 +0100 Subject: [PATCH] 'Increase time limits on tests.' (InDetGeometryValidation-00-00-01-07) * Tagging InDetGeometryValidation-00-00-01-07. * test/InDetGeometryValidation_TestConfiguration.xml: Increase time limits on tests. Former-commit-id: f3886d6083092aa6a57fec23a3894dc47652ed49 --- .../test/InDetGeometryValidation_TestConfiguration.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/InnerDetector/InDetValidation/InDetGeometryValidation/test/InDetGeometryValidation_TestConfiguration.xml b/InnerDetector/InDetValidation/InDetGeometryValidation/test/InDetGeometryValidation_TestConfiguration.xml index 067c7553b35..32052130894 100644 --- a/InnerDetector/InDetValidation/InDetGeometryValidation/test/InDetGeometryValidation_TestConfiguration.xml +++ b/InnerDetector/InDetValidation/InDetGeometryValidation/test/InDetGeometryValidation_TestConfiguration.xml @@ -4,6 +4,7 @@ <atn> <TEST name="InDetGeometryValidation" type="script" suite="Examples"> <options_atn>InnerDetector/InDetValidation/InDetGeometryValidation/test/InDetGeometryValidation_Test.sh</options_atn> + <timelimit>10</timelimit> <author>Atlas Developer</author> <mailto>hays@physics.ox.ac.uk</mailto> <expectations> @@ -13,7 +14,7 @@ <TEST name="InDetGeometryValidation" type="athena" suite="Examples"> <options_atn>InDetGeometryValidation/ReadSiDetectorElements_jobOptions.py</options_atn> - <timelimit>3</timelimit> + <timelimit>10</timelimit> <author>Atlas Developer</author> <mailto>hays@physics.ox.ac.uk</mailto> <expectations> @@ -24,7 +25,7 @@ <TEST name="InDetGeometryValidation" type="athena" suite="Examples"> <options_atn>InDetGeometryValidation/ReadTRT_DetectorElements_jobOptions.py</options_atn> - <timelimit>3</timelimit> + <timelimit>10</timelimit> <author>Atlas Developer</author> <mailto>hays@physics.ox.ac.uk</mailto> <expectations> -- GitLab