Skip to content
Snippets Groups Projects

[test] Increase timeout of tests that take long without compiler optimisations

Merged Timo Koch requested to merge feature/test-timeout into master
7 files
+ 17
7
Compare changes
  • Side-by-side
  • Inline
Files
7
dumux_add_test(NAME test_ff_navierstokes_kovasznay
LABELS freeflow navierstokes
TIMEOUT 3600
SOURCES main.cc
CMAKE_GUARD HAVE_UMFPACK
COMPILE_DEFINITIONS UPWINDSCHEMEORDER=1
Loading