From 1a348421145197bbdbff1b564ba21dffe297010b Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Wed, 6 Feb 2013 10:56:04 +0100 Subject: [PATCH] Test is not broken anymore. --- buildtools/Cmake/AddTests.cmake | 1 - 1 file changed, 1 deletion(-) 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) -- 2.20.1