Skip to content
Snippets Groups Projects
Commit 97ba4ff0 authored by John Derek Chapman's avatar John Derek Chapman
Browse files

Merge branch 'ATLASSIM-4346' into '21.3'

Use only diff-root in regression test. Fixes ATLASSIM-4346

See merge request !28252
parents 65e70370 b3fef3cb
No related branches found
No related tags found
23 merge requests!46457Draft: Adding the tools to run over data,!46454Draft: Adding the tools to be able to run over data,!44869Draft: Update to candidate store,!4217921.9-first_steps-InDetTrackingGeometryXML,!39162Draft: Insert BCM' support,!38765Bis78 cabling,!36893Fix size of RPC active region in BIS78 and strip material,!3645821.9: Improving material map description (ATLITKSW-127),!36293WIP pixel updates,!34993KF-input adding jXERHO to the AOD outputs,!34864LH rings in front ot HR rigs,!34763Fix L1_4jJ15.0ETA25 item definition (ATR-21261),!33996WIP: Correct MM zpositions,!3291021.3 salva s0,!3217421.9 - Bug fix for test stream creation in RD53BEncodingTool,!3135321.3,!3134821.9 README Update,!31136added also PUsub for LargeR jets,!31123WIP: Master ttmdev,!3036121.9 fixing bug with layer indices in PixelRDOAnalysis,!28706Merge 21.3.16 into 21.9,!28623Overlay as part of FastChain transform in 21.3,!28252Use only diff-root in regression test. Fixes ATLASSIM-4346
......@@ -32,6 +32,6 @@ rm discard.HITS.pool.root
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} --mode=summary --file=*EVNT.pool.root
art.py compare grid --entries 2 ${ArtPackage} ${ArtJobName} --mode=summary --diff-root --file=*EVNT.pool.root
echo "art-result: $? regression"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment