Skip to content
Snippets Groups Projects
Commit acf1781a authored by Walter Lampl's avatar Walter Lampl
Browse files

Merge branch 'test.ISF_FastCaloSimEvent-20250108' into 'main'

ISF_FastCaloSimEvent: Fix test in dev3LCG.

See merge request atlas/athena!77043
parents 23e0948e b5a6e439
No related branches found
No related tags found
No related merge requests found
#Copyright(C) 2002 - 2024 CERN for the benefit of the ATLAS collaboration
#Copyright(C) 2002 - 2025 CERN for the benefit of the ATLAS collaboration
#Declare the package name:
atlas_subdir( ISF_FastCaloSimEvent )
......@@ -145,7 +145,7 @@ atlas_add_test( TFCSEnergyAndHitGANV2_test
SOURCES test/TFCSEnergyAndHitGANV2_test.cxx
INCLUDE_DIRS ${LWTNN_INCLUDE_DIRS} ${ALL_ONNX_INCS}
LINK_LIBRARIES ${LWTNN_LIBRARIES} ${ALL_ONNX_LIBS} ISF_FastCaloSimEvent
LOG_IGNORE_PATTERN ".*(TFCSCenterPositionCalculation*)0x*." # it's a pointer
LOG_IGNORE_PATTERN ".*(TFCSCenterPositionCalculation*)0x*.|KEY:" # it's a pointer
PROPERTIES TIMEOUT 1200 )
atlas_add_test( TFCSPredictExtrapWeights_test
......
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