two tests are now expected to fail since the introduction of mimmutable
authoranton <anton@openbsd.org>
Mon, 10 Oct 2022 05:26:11 +0000 (05:26 +0000)
committeranton <anton@openbsd.org>
Mon, 10 Oct 2022 05:26:11 +0000 (05:26 +0000)
regress/sys/kern/noexec/Makefile

index f2717bb..74c866f 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.23 2021/05/16 03:23:48 deraadt Exp $
+#      $OpenBSD: Makefile,v 1.24 2022/10/10 05:26:11 anton Exp $
 
 PROG=          noexec
 SRCS=          noexec.c testfly.S
@@ -13,6 +13,9 @@ REGRESS_TARGETS=      nxtext-mmap     nxtext-mprotect \
                nxstack nxstack-mmap    nxstack-mprotect
 .PHONY: ${REGRESS_TARGETS}
 
+REGRESS_EXPECTED_FAILURES+=    nxstack-mmap
+REGRESS_EXPECTED_FAILURES+=    nxstack-mprotect
+
 nxtext-mmap: ${PROG}
        ./${PROG} -T -m