mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
hurd: Mark some audit tests as unsupported
They hang the testsuite.
This commit is contained in:
parent
7db0f731b1
commit
48b8c7cfe8
1 changed files with 10 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue