From: Arnaud Giersch Date: Wed, 6 Feb 2013 09:56:04 +0000 (+0100) Subject: Test is not broken anymore. X-Git-Tag: v3_9_90~510^2~23 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/1a348421145197bbdbff1b564ba21dffe297010b Test is not broken anymore. --- diff --git a/buildtools/Cmake/AddTests.cmake b/buildtools/Cmake/AddTests.cmake index ca4830cdd2..383cec415e 100644 --- a/buildtools/Cmake/AddTests.cmake +++ b/buildtools/Cmake/AddTests.cmake @@ -446,7 +446,6 @@ 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) set_tests_properties(msg-bittorrent-thread-parallel PROPERTIES ENVIRONMENT SG_TEST_EXENV=true WILL_FAIL true) if(CONTEXT_UCONTEXT) set_tests_properties(msg-bittorrent-ucontext-parallel PROPERTIES ENVIRONMENT SG_TEST_EXENV=true WILL_FAIL true)