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