From d7f2884d79e9ace8ba69623a2fc90b688cc5f89e Mon Sep 17 00:00:00 2001 From: John Chapman <jchapman@cern.ch> Date: Thu, 7 Feb 2019 17:09:09 +0100 Subject: [PATCH] Disable unsupported unit-tests for master,AthSimulation builds Should fix ATLASSIM-4013. --- Simulation/ISF/ISF_Validation/test/test_ATLFASTII_ttbar_2evts.sh | 1 - .../ISF_Validation/test/test_FullG4_LongLived_ZPrime_2evts.sh | 1 - 2 files changed, 2 deletions(-) diff --git a/Simulation/ISF/ISF_Validation/test/test_ATLFASTII_ttbar_2evts.sh b/Simulation/ISF/ISF_Validation/test/test_ATLFASTII_ttbar_2evts.sh index a8bf8581fb6..00b52d0a5da 100755 --- a/Simulation/ISF/ISF_Validation/test/test_ATLFASTII_ttbar_2evts.sh +++ b/Simulation/ISF/ISF_Validation/test/test_ATLFASTII_ttbar_2evts.sh @@ -7,7 +7,6 @@ # art-include: 21.3/Athena # art-include: 21.9/Athena # art-include: master/Athena -# art-include: master/AthSimulation # MC15 setup # ATLAS-R2-2015-03-01-00 and OFLCOND-RUN12-SDR-19 diff --git a/Simulation/ISF/ISF_Validation/test/test_FullG4_LongLived_ZPrime_2evts.sh b/Simulation/ISF/ISF_Validation/test/test_FullG4_LongLived_ZPrime_2evts.sh index 566f2fad69e..cd2efce781b 100755 --- a/Simulation/ISF/ISF_Validation/test/test_FullG4_LongLived_ZPrime_2evts.sh +++ b/Simulation/ISF/ISF_Validation/test/test_FullG4_LongLived_ZPrime_2evts.sh @@ -7,7 +7,6 @@ # art-include: 21.3/Athena # art-include: 21.9/Athena # art-include: master/Athena -# art-include: master/AthSimulation # MC15 setup # ATLAS-R2-2015-03-01-00 and OFLCOND-RUN12-SDR-19 -- GitLab