diff --git a/ProcessLib/HT/Tests.cmake b/ProcessLib/HT/Tests.cmake
index 92b663c3dede0c57a09bd6e3c69b59a0d07e80f1..5d2ad132bfe3b72f8ec5b06083e20805b380abcb 100644
--- a/ProcessLib/HT/Tests.cmake
+++ b/ProcessLib/HT/Tests.cmake
@@ -209,7 +209,7 @@ AddTest(
     VIS ConstViscosityThermalConvectionStaggeredAdaptive_dt_pcs_1_ts_141_t_50000000000.000000.vtu
 )
 # Workaround sporadic timeouts on macOS
-if(APPLE)
+if(APPLE AND TEST ogs-2D_Adaptive_dt_ThermalConvection_constviscosityStaggeredScheme-time)
     set_tests_properties(
         ogs-2D_Adaptive_dt_ThermalConvection_constviscosityStaggeredScheme-time
         PROPERTIES TIMEOUT 1800)