Skip to content

Commit

Permalink
Disable test until we have time to investigae
Browse files Browse the repository at this point in the history
  • Loading branch information
arr2036 committed Mar 18, 2024
1 parent 24f20f0 commit 1372cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/libkqueue.c
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,6 @@ test_evfilt_libkqueue(struct test_context *ctx)
{
test(libkqueue_version, ctx);
test(libkqueue_version_str, ctx);
test(libkqueue_fork_no_hang, ctx);
// test(libkqueue_fork_no_hang, ctx);
}
#endif

0 comments on commit 1372cfd

Please sign in to comment.