Skip to content

Commit

Permalink
Fix GDML export test
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Jun 22, 2023
1 parent c5cce06 commit 69b55de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/CLICSiD/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ dd4hep_add_test_reg( CLICSiD_GDML_export_LONGTEST
-plugin DD4hep_ROOTGDMLExtract -output LumiReadout_Forward.gdml -path /world/LumiReadout_Forward
-plugin DD4hep_ROOTGDMLExtract -output LumiReadout_Backward.gdml -path /world/LumiReadout_Backward
-plugin DD4hep_VolumeDump --topstat
REGEX_PASS "Checked 130738 physical volume placements"
REGEX_PASS "Checked 130882 physical volume placements"
REGEX_FAIL "Exception;EXCEPTION;ERROR" )
#
# ROOT Geometry export to GDML
Expand Down

0 comments on commit 69b55de

Please sign in to comment.