From 85a6f8076fd9859cb8abd69ac4930acbf183a696 Mon Sep 17 00:00:00 2001 From: Li-Wen Hsu Date: Wed, 7 Oct 2020 07:55:55 +0000 Subject: [PATCH] Revert r358001 in favor of r366509 Sponsored by: The FreeBSD Foundation --- contrib/capsicum-test/procdesc.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/contrib/capsicum-test/procdesc.cc b/contrib/capsicum-test/procdesc.cc index 67d55e60a33..94c0dc5d774 100644 --- a/contrib/capsicum-test/procdesc.cc +++ b/contrib/capsicum-test/procdesc.cc @@ -763,7 +763,6 @@ TEST_F(PipePdfork, ModeBits) { #endif TEST_F(PipePdfork, WildcardWait) { - TEST_SKIPPED("https://bugs.freebsd.org/244165"); // TODO(FreeBSD): make wildcard wait ignore pdfork()ed children // https://bugs.freebsd.org/201054 TerminateChild(); -- 2.45.0