From: Arnaud Giersch Date: Tue, 29 Jan 2013 16:41:02 +0000 (+0100) Subject: Test is known to fail. X-Git-Tag: v3_9_90~601^2~10 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/6145e635cc09a3410295d98723b2a1b3311976c4?ds=sidebyside Test is known to fail. --- diff --git a/buildtools/Cmake/AddTests.cmake b/buildtools/Cmake/AddTests.cmake index e71e814d82..2305926e85 100644 --- a/buildtools/Cmake/AddTests.cmake +++ b/buildtools/Cmake/AddTests.cmake @@ -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()