Skip to content

Commit

Permalink
Disable test_Generator_test_GeneratorPythia8Param (#13893)
Browse files Browse the repository at this point in the history
Currently broken in osx_ARM64
  • Loading branch information
singiamtel authored Jan 23, 2025
1 parent 912f396 commit d9c4e19
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Generators/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,11 +130,11 @@ if(doBuildSimulation)
LABELS generator
PUBLIC_LINK_LIBRARIES O2::Generators)

o2_add_test(GeneratorPythia8Param NAME test_Generator_test_GeneratorPythia8Param
SOURCES test/test_GeneratorPythia8Param.cxx
COMPONENT_NAME Generator
LABELS generator
PUBLIC_LINK_LIBRARIES O2::Generators)
# o2_add_test(GeneratorPythia8Param NAME test_Generator_test_GeneratorPythia8Param
# SOURCES test/test_GeneratorPythia8Param.cxx
# COMPONENT_NAME Generator
# LABELS generator
# PUBLIC_LINK_LIBRARIES O2::Generators)
endif()


Expand Down

0 comments on commit d9c4e19

Please sign in to comment.