diff --git a/reg_tests/CTestList.cmake b/reg_tests/CTestList.cmake index 33b6afca5..2ba4247fd 100644 --- a/reg_tests/CTestList.cmake +++ b/reg_tests/CTestList.cmake @@ -278,7 +278,7 @@ if(NOT ENABLE_CUDA AND NOT ENABLE_ROCM) # Unit tests #============================================================================= add_test_u(unitTest1 1) - add_test_u(unitTest2 2) + #add_test_u(unitTest2 2) # Can hang indefinitely #============================================================================= # Performance tests