Skip to content

Commit

Permalink
increased time-out
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Aug 31, 2020
1 parent c6c6138 commit 261d8b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cunit/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ endif ()
if (PIO_VALGRIND_CHECK)
set (DEFAULT_TEST_TIMEOUT 480)
else ()
set (DEFAULT_TEST_TIMEOUT 240)
set (DEFAULT_TEST_TIMEOUT 480)
endif ()

# All tests need a certain number of tasks, but they should be able to
Expand Down

0 comments on commit 261d8b6

Please sign in to comment.