mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 04:50:07 +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)
|
ASFLAGS-.op += $(pie-default)
|
||||||
|
|
||||||
ifeq ($(subdir),elf)
|
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),)
|
ifneq ($(o32-fpabi),)
|
||||||
tests += tst-abi-interlink
|
tests += tst-abi-interlink
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user