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

Merge branch 'fix/3dnonuniformdiamond_timeout' into 'master'

Increase the timeout parameter for the nonuniform diamond test

Closes #1308

See merge request !3672

(cherry picked from commit a83ae7e0)

cf6098f1 [test][freeflow][nonuniform] increase the timeout parameter for the nonuniform diamond test
parent b795ccaf
No related branches found
No related tags found
1 merge request!3714Merge branch 'fix/3dnonuniformdiamond_timeout' into 'master'
Checking pipeline status
...@@ -7,6 +7,7 @@ dumux_add_test(NAME test_ff_stokes_channel_3d_nonuniform_diamond ...@@ -7,6 +7,7 @@ dumux_add_test(NAME test_ff_stokes_channel_3d_nonuniform_diamond
COMPILE_DEFINITIONS TYPETAG_MOMENTUM=ThreeDChannelTestMomentumDiamond COMPILE_DEFINITIONS TYPETAG_MOMENTUM=ThreeDChannelTestMomentumDiamond
COMPILE_DEFINITIONS TYPETAG_MASS=ThreeDChannelTestMassTpfa COMPILE_DEFINITIONS TYPETAG_MASS=ThreeDChannelTestMassTpfa
LABELS freeflow navierstokes LABELS freeflow navierstokes
TIMEOUT 3600
CMAKE_GUARD "( HAVE_UMFPACK AND dune-uggrid_FOUND )" CMAKE_GUARD "( HAVE_UMFPACK AND dune-uggrid_FOUND )"
COMMAND ${CMAKE_SOURCE_DIR}/bin/testing/runtest.py COMMAND ${CMAKE_SOURCE_DIR}/bin/testing/runtest.py
CMD_ARGS --script fuzzy CMD_ARGS --script fuzzy
......
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