Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Also mark this test as expected failure in autotools
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 23 Dec 2009 16:15:19 +0000 (16:15 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 23 Dec 2009 16:15:19 +0000 (16:15 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6967 48e7efb5-ca39-0410-a469-dd3cf9ba447f

examples/simdag/Makefile.am

index dbc6dfa..660bc05 100644 (file)
@@ -16,6 +16,7 @@ TESTS_ENVIRONMENT = $(top_builddir)/tools/tesh/tesh
 TESTS = test_simdag.tesh test_simdag2.tesh properties/test_prop.tesh metaxml/metaxml_test.tesh
 noinst_PROGRAMS = sd_test sd_test2 properties/sd_prop metaxml/sd_meta\
  dax/dax_test
+XFAIL_TESTS = metaxml/metaxml_test.tesh
 
 properties_sd_prop_SOURCES = properties/sd_prop.c
 properties_sd_prop_LDADD = $(top_builddir)/src/libsimgrid.la