X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1264af3dad7a52f14a17b451e18c0a2c061adea6..c6e2798b9357e8844290b7d45b0c95a2920373ce:/examples/simdag/Makefile.am diff --git a/examples/simdag/Makefile.am b/examples/simdag/Makefile.am index dbc6dfa048..660bc05275 100644 --- a/examples/simdag/Makefile.am +++ b/examples/simdag/Makefile.am @@ -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