mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
hurd: Mark two tests as unsupported
They make the whole testsuite hang/crash.
This commit is contained in:
parent
6538a288be
commit
decf02d382
@ -316,3 +316,13 @@ tests-unsupported += tst-audit15
|
||||
tests-unsupported += tst-audit16
|
||||
tests-unsupported += tst-audit17
|
||||
endif
|
||||
|
||||
# For bug 30341
|
||||
ifeq ($(subdir),posix)
|
||||
tests-unsupported += tst-spawn6
|
||||
endif
|
||||
|
||||
# For bug 30342
|
||||
ifeq ($(subdir),io)
|
||||
tests-unsupported += test-lfs
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user