Skip to content

Commit

Permalink
test: remove flaky parallel/test-process-wrap test
Browse files Browse the repository at this point in the history
It's an old test (added when switching from libev to libuv) that tests
implementation details of the internal process_wrap bindings. That kind
of thing doesn't need testing in this day and age, and since the test is
flaky, simply remove it instead of sinking time in fixing it up.

Fixes: #45805
PR-URL: #45806
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
bnoordhuis authored and danielleadams committed Dec 29, 2022
1 parent 9fd831b commit 223f3c1
Showing 1 changed file with 0 additions and 86 deletions.
86 changes: 0 additions & 86 deletions test/parallel/test-process-wrap.js

This file was deleted.

0 comments on commit 223f3c1

Please sign in to comment.