Skip to content
Snippets Groups Projects
Commit c1b44771 authored by Timo Koch's avatar Timo Koch
Browse files

Merge branch 'fix/sincos_timeout' into 'master'

[freeflow][test] Set larger timeout for sincos convergence test.

See merge request !1653
parents 2d323e4e d7b40c8d
No related branches found
No related tags found
1 merge request!1653[freeflow][test] Set larger timeout for sincos convergence test.
......@@ -4,6 +4,7 @@ dune_symlink_to_source_files(FILES "params.input")
dune_add_test(NAME test_ff_navierstokes_sincos
SOURCES main.cc
LABELS freeflow
TIMEOUT 1000
CMAKE_GUARD HAVE_UMFPACK
COMMAND ./convergencetest.py
CMD_ARGS test_ff_navierstokes_sincos params.input
......
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