Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 006aa9e9 authored by hhakim's avatar hhakim
Browse files

Increase timeout for MATLAB_FAUST_FACTORY_UNIT_TESTS (1h30).

Mac OS X VM reached sometimes the previous timeout (1h).
parent cddec664
No related branches found
No related tags found
No related merge requests found
Pipeline #863738 passed
......@@ -131,7 +131,7 @@ if(BUILD_TESTING)
if(${SLOW_TESTS})
set_tests_properties(MATLAB_DEMO_BUILD PROPERTIES TIMEOUT 6000)
if(NOT WIN32)
set_tests_properties(MATLAB_FAUST_FACTORY_UNIT_TESTS PROPERTIES TIMEOUT 3600)
set_tests_properties(MATLAB_FAUST_FACTORY_UNIT_TESTS PROPERTIES TIMEOUT 5400)
endif()
endif()
if(NOT WIN32)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment