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'
Pipeline #38349 passed
Pipeline: dumux

#38355

    Pipeline: dumux

    #38354

      Pipeline: dumux

      #38352

        +2
        ......@@ -7,6 +7,7 @@ dumux_add_test(NAME test_ff_stokes_channel_3d_nonuniform_diamond
        COMPILE_DEFINITIONS TYPETAG_MOMENTUM=ThreeDChannelTestMomentumDiamond
        COMPILE_DEFINITIONS TYPETAG_MASS=ThreeDChannelTestMassTpfa
        LABELS freeflow navierstokes
        TIMEOUT 3600
        CMAKE_GUARD "( HAVE_UMFPACK AND dune-uggrid_FOUND )"
        COMMAND ${CMAKE_SOURCE_DIR}/bin/testing/runtest.py
        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