X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/724144cbba8d2ad85341ed059fe7c1cc9504d330..83573bc538d218b4e69d2827f5ecf8ccd5e34dce:/examples/s4u/CMakeLists.txt diff --git a/examples/s4u/CMakeLists.txt b/examples/s4u/CMakeLists.txt index ad55c93cac..fb66719917 100644 --- a/examples/s4u/CMakeLists.txt +++ b/examples/s4u/CMakeLists.txt @@ -150,9 +150,9 @@ if(SIMGRID_HAVE_MC) ENDIF() ENDIF() - if (enable_coverage) - SET_TESTS_PROPERTIES(mc-bugged1-liveness-visited-ucontext PROPERTIES RUN_SERIAL "TRUE") - endif() +# if (enable_coverage) +# SET_TESTS_PROPERTIES(mc-bugged1-liveness-visited-ucontext PROPERTIES RUN_SERIAL "TRUE") +# endif() ENDIF() # The tests the parallel variant of of DHTs