Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Increase test timeout when using tsan.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sat, 14 Apr 2018 13:29:50 +0000 (15:29 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 16 Apr 2018 08:16:09 +0000 (10:16 +0200)
teshsuite/smpi/mpich3-test/rma/CMakeLists.txt

index 3b4dcd3..9a7f022 100644 (file)
@@ -42,6 +42,9 @@ endif()
 if (enable_smpi_MPICH3_testsuite AND HAVE_RAW_CONTEXTS)
   ADD_TEST(test-smpi-mpich3-rma-raw       ${CMAKE_COMMAND} -E chdir ${CMAKE_BINARY_DIR}/teshsuite/smpi/mpich3-test/rma ${PERL_EXECUTABLE} ${CMAKE_HOME_DIRECTORY}/teshsuite/smpi/mpich3-test/runtests ${TESH_OPTION} -mpiexec=${CMAKE_BINARY_DIR}/smpi_script/bin/smpirun -srcdir=${CMAKE_HOME_DIRECTORY}/teshsuite/smpi/mpich3-test/rma -tests=testlist -execarg=--cfg=contexts/factory:raw)
   SET_TESTS_PROPERTIES(test-smpi-mpich3-rma-raw PROPERTIES PASS_REGULAR_EXPRESSION "tests passed!")
+  if (enable_thread_sanitizer)
+    SET_TESTS_PROPERTIES(test-smpi-mpich3-rma-raw PROPERTIES TIMEOUT 1500)
+  endif()
 endif()
 
 foreach(file accfence1 accfence2_am accfence2 accpscw1 allocmem epochtest getfence1 getgroup manyrma3 nullpscw