Skip to content
Snippets Groups Projects
Commit de1ceba4 authored by Pierre-Alain Loizeau's avatar Pierre-Alain Loizeau Committed by Felix Weiglhofer
Browse files

Remove tests for old beamtime data broken by time convention change

Central support for these data is now deprecated (silently broken since 28a68d9b).
Redmine issue Refs #2301.
parent 48f13821
No related branches found
No related tags found
1 merge request!538StsDigi: Add more error handling against timestamp overflows.
Pipeline #13718 passed
......@@ -3,9 +3,8 @@ add_subdirectory(run)
add_subdirectory(mcbm)
add_subdirectory(mvd)
add_subdirectory(much)
add_subdirectory(beamtime)
add_subdirectory(include)
#--- Additional tests for nightly builds
If($ENV{ctest_model} MATCHES Nightly)
......@@ -54,4 +53,4 @@ Install(CODE "FILE(MAKE_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/cbmroot/macro/di
#--- Deprecated (not running)
#add_subdirectory(trd)
#add_subdirectory(littrack)
#add_subdirectory(beamtime)
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