From ed8c84d450468f80a601cc333ca8e9dfa6612b33 Mon Sep 17 00:00:00 2001 From: Markus Frank Date: Mon, 1 Jul 2024 12:33:03 +0200 Subject: [PATCH] Update test reference output --- examples/AlignDet/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/AlignDet/CMakeLists.txt b/examples/AlignDet/CMakeLists.txt index 60ba82cb3..9b6a32ec8 100644 --- a/examples/AlignDet/CMakeLists.txt +++ b/examples/AlignDet/CMakeLists.txt @@ -152,7 +152,7 @@ dd4hep_add_test_reg( AlignDet_AlephTPC_load EXEC_ARGS geoPluginRun -input file:${AlignDet_INSTALL}/compact/AlephTPC.xml -destroy -no-interpreter -plugin DD4hep_GlobalAlignmentInstall - REGEX_PASS "189 nodes/ 24 volume UID's in Detector Geometry" + REGEX_PASS "190 nodes/ 25 volume UID's in Detector Geometry" REGEX_FAIL " ERROR ;EXCEPTION;Exception" ) #