mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
hurd: Mark some audit tests as unsupported
They hang the testsuite.
This commit is contained in:
parent
7db0f731b1
commit
48b8c7cfe8
@ -306,3 +306,13 @@ endif
|
||||
ifeq ($(subdir),htl)
|
||||
tests-unsupported += tst-pthread_cancel-select-loop
|
||||
endif
|
||||
|
||||
# For bug 30168
|
||||
# (audit tests hang)
|
||||
ifeq ($(subdir),elf)
|
||||
tests-unsupported += tst-audit14
|
||||
tests-unsupported += tst-audit14a
|
||||
tests-unsupported += tst-audit15
|
||||
tests-unsupported += tst-audit16
|
||||
tests-unsupported += tst-audit17
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user