mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-21 23:27:39 +01:00
Add known test failures to XFAIL_TESTS
This commit is contained in:
parent
d7322f0f64
commit
ae3dd9417a
1 changed files with 4 additions and 0 deletions
|
@ -87,6 +87,10 @@ check_SCRIPTS = $(check_SCRIPTS_common) $(check_SCRIPTS_cdep) \
|
|||
|
||||
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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue