From: navarrop Date: Tue, 13 Apr 2010 14:27:35 +0000 (+0000) Subject: Declare that one ruby test failed. X-Git-Tag: SVN~192 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/93cb51c1ab60eb273f4f553fd9d91d7c7f929dc4 Declare that one ruby test failed. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7549 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/buildtools/Cmake/src/CMakeTest.txt b/buildtools/Cmake/src/CMakeTest.txt index 6cfe4dd1eb..ccad90db74 100644 --- a/buildtools/Cmake/src/CMakeTest.txt +++ b/buildtools/Cmake/src/CMakeTest.txt @@ -222,6 +222,10 @@ set_tests_properties(tesh-gras-dd-r_big32_2 PROPERTIES WILL_FAIL true) # Expected to fail until the parser gets better (v3.3.5?) set_tests_properties(simdag-metaxml_test PROPERTIES WILL_FAIL true) set_tests_properties(tesh-simdag-flatifier PROPERTIES WILL_FAIL true) + +if(HAVE_RUBY) +set_tests_properties(ruby-quicksort PROPERTIES WILL_FAIL true) +endif(HAVE_RUBY) endif(NOT enable_memcheck) # testsuite directory