From: mquinson Date: Wed, 16 Dec 2009 08:16:31 +0000 (+0000) Subject: This test is expected to fail for now: we have to rewrite the parser in next release X-Git-Tag: SVN~824 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/dc3c586764381b57c94e902ffc91b4234ddc7599 This test is expected to fail for now: we have to rewrite the parser in next release git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6902 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/teshsuite/Makefile.am b/teshsuite/Makefile.am index 618c7bc6af..24f2db11db 100644 --- a/teshsuite/Makefile.am +++ b/teshsuite/Makefile.am @@ -184,6 +184,7 @@ noinst_PROGRAMS += simdag/platforms/flatifier simdag_platforms_flatifier_SOURCES = simdag/platforms/flatifier.c simdag_platforms_flatifier_LDADD = $(LDADD_SG) TESTS += simdag/platforms/flatifier.tesh +XFAIL_TESTS += simdag/platforms/flatifier.tesh EXTRA_DIST += simdag/platforms/one_cluster_foreach.xml \ simdag/platforms/one_cluster_one_host_random.xml \