Skip to content
Snippets Groups Projects

Manual Sweep of !28102 from 21.3 to 21.9: Fix regression test for test_AtlasG4_CavernBg_EVNT2TR.sh (ATLASSIM-4346)

Merged Manual Sweep of !28102 from 21.3 to 21.9: Fix regression test for test_AtlasG4_CavernBg_EVNT2TR.sh (ATLASSIM-4346)
Merged John Derek Chapman requested to merge jchapman/athena:FixATLASSIM-4346_21.9 into 21.9
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -29,6 +29,6 @@ echo "art-result: $? simulation"
ArtPackage=$1
ArtJobName=$2
# TODO This is a regression test I think. We would also need to compare these files to fixed references
art.py compare grid --entries 2 ${ArtPackage} ${ArtJobName}
art.py compare grid --entries 2 ${ArtPackage} ${ArtJobName} --mode=summmary --file=*EVNT.pool.root
echo "art-result: $? regression"
Loading