From: Arnaud Giersch Date: Tue, 29 Jan 2013 16:41:02 +0000 (+0100) Subject: Test is known to fail. X-Git-Tag: v3_9_rc1~42 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/83149ac614195c6ce583f319de3493c31418d1fd?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()