Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make the new flatifier test
[simgrid.git] / buildtools / Cmake / AddTests.cmake
index 008bfa7..10bd423 100644 (file)
@@ -263,10 +263,6 @@ 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)
-
-# Expected to fail until tag cluster is finish
-set_tests_properties(tesh-simdag-parser PROPERTIES WILL_FAIL true)   
 
 if(HAVE_RUBY)
 set_tests_properties(ruby-quicksort PROPERTIES WILL_FAIL true)