libunwind/libunwind-1.1-expected-fails.patch

16 lines
451 B
Diff
Raw Normal View History

Index: libunwind-1.1/tests/Makefile.am
===================================================================
--- libunwind-1.1.orig/tests/Makefile.am
+++ libunwind-1.1/tests/Makefile.am
@@ -87,6 +87,10 @@ check_SCRIPTS = $(check_SCRIPTS_common)
TESTS = $(check_PROGRAMS) $(check_SCRIPTS)
+if !ARCH_IA64
+XFAIL_TESTS = Gtest-dyn1 Ltest-dyn1
+endif
+
noinst_PROGRAMS = $(noinst_PROGRAMS_common) $(noinst_PROGRAMS_cdep) \
$(noinst_PROGRAMS_arch)