summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c5d9138b9..cda0a04fd 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -194,6 +194,12 @@ TESTS = \
xml/quote-test$(EXEEXT) \
xml/repr-action-test$(EXEEXT)
+# Amd64 failures??
+#XFAIL_TESTS = \
+# test-all$(EXEEXT) \
+# style-test$(EXEEXT) \
+# svg/test-svg$(EXEEXT)
+
# streamtest is unfinished and can't handle the relocations done during
# "make distcheck". Not needed for the 0.41 release.
# io/streamtest$(EXEEXT)