Skip to content
Snippets Groups Projects
Commit b9caef87 authored by Lars Bilke's avatar Lars Bilke
Browse files

[CMake] Fixes #2745.

parent 53a892f4
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
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