commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hurd,commited] hurd: Mark two tests as unsupported


From: Samuel Thibault
Subject: [hurd,commited] hurd: Mark two tests as unsupported
Date: Thu, 13 Apr 2023 02:03:21 +0200

They make the whole testsuite hang/crash.
---
 sysdeps/mach/hurd/Makefile | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/sysdeps/mach/hurd/Makefile b/sysdeps/mach/hurd/Makefile
index d5584930a1..0e880755ca 100644
--- a/sysdeps/mach/hurd/Makefile
+++ b/sysdeps/mach/hurd/Makefile
@@ -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
-- 
2.39.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]