mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 12:30:06 +00:00
tests: XFAIL audit tests failing on all mips configurations, bug 29404
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
255df9299f
commit
ef7005628f
@ -23,6 +23,15 @@ ASFLAGS-.o += $(pie-default)
|
||||
ASFLAGS-.op += $(pie-default)
|
||||
|
||||
ifeq ($(subdir),elf)
|
||||
|
||||
# These tests fail on all mips configurations (BZ 29404)
|
||||
test-xfail-tst-audit24a = yes
|
||||
test-xfail-tst-audit24b = yes
|
||||
test-xfail-tst-audit24c = yes
|
||||
test-xfail-tst-audit24d = yes
|
||||
test-xfail-tst-audit25a = yes
|
||||
test-xfail-tst-audit25b = yes
|
||||
|
||||
ifneq ($(o32-fpabi),)
|
||||
tests += tst-abi-interlink
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user