Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Test is known to fail.
[simgrid.git] / buildtools / Cmake / AddTests.cmake
index e71e814..2305926 100644 (file)
@@ -413,7 +413,7 @@ if(NOT enable_memcheck)
         set_tests_properties(mc-centralized-raw PROPERTIES WILL_FAIL true)
       endif()
     endif()
-
+    set_tests_properties(msg-masterslave-virtual-machines PROPERTIES WILL_FAIL true)
   endif()
 
 endif()