We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24f20f0 commit 1372cfdCopy full SHA for 1372cfd
1 file changed
test/libkqueue.c
@@ -131,6 +131,6 @@ test_evfilt_libkqueue(struct test_context *ctx)
131
{
132
test(libkqueue_version, ctx);
133
test(libkqueue_version_str, ctx);
134
- test(libkqueue_fork_no_hang, ctx);
+// test(libkqueue_fork_no_hang, ctx);
135
}
136
#endif
0 commit comments