commit-hurd
[Top][All Lists]
Advanced

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

[hurd,commited] hurd: Mark some audit tests as unsupported


From: Samuel Thibault
Subject: [hurd,commited] hurd: Mark some audit tests as unsupported
Date: Fri, 24 Feb 2023 20:36:56 +0100

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

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




reply via email to

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