Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 7081dfae authored by Nicolas Bellot's avatar Nicolas Bellot Committed by hhakim
Browse files

test matlab remise timeout

parent 3639952e
Branches
Tags
No related merge requests found
......@@ -62,10 +62,10 @@ if(BUILD_MATLAB_MEX_FILES)
# limit the time of the process in case of bug...
#CTEST_FULL_OUTPUT
#set_tests_properties(MATLAB_FACT_HIER_MEX MATLAB_FACT_HIER_MATLAB PROPERTIES TIMEOUT 100)
#set_tests_properties(MATLAB_DEMO_INSTALL MATLAB_DEMO_BUILD PROPERTIES TIMEOUT 6000)
#set_tests_properties(MATLAB_FAUST_1 MATLAB_FAUST_2 PROPERTIES TIMEOUT 30)
#set_tests_properties(MATLAB_FACT_MEG_MATLAB MATLAB_FACT_MEG_MEX PROPERTIES TIMEOUT ${TIMEOUT_MEG})
set_tests_properties(MATLAB_FACT_HIER_MEX MATLAB_FACT_HIER_MATLAB PROPERTIES TIMEOUT 100)
set_tests_properties(MATLAB_DEMO_INSTALL MATLAB_DEMO_BUILD PROPERTIES TIMEOUT 6000)
set_tests_properties(MATLAB_FAUST_1 MATLAB_FAUST_2 PROPERTIES TIMEOUT 30)
set_tests_properties(MATLAB_FACT_MEG_MATLAB MATLAB_FACT_MEG_MEX PROPERTIES TIMEOUT ${TIMEOUT_MEG})
endif()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment