Skip to content

Commit

Permalink
test: mark test-child-process-stdio-reuse-readable-stdio flaky
Browse files Browse the repository at this point in the history
Refs: #48300 (comment)
Refs: nodejs/reliability#597 (comment)
PR-URL: #48537
Backport-PR-URL: #48650
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
  • Loading branch information
lpinca authored and richardlau committed Jul 11, 2023
1 parent 42030f7 commit 859aa87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ test-crypto-keygen: PASS,FLAKY
test-fs-rmdir-recursive: PASS, FLAKY
# https://github.com/nodejs/node/issues/48300
test-child-process-pipe-dataflow: PASS, FLAKY
test-child-process-stdio-reuse-readable-stdio: PASS, FLAKY

[$system==linux]
# https://github.com/nodejs/node/issues/46683
Expand Down

0 comments on commit 859aa87

Please sign in to comment.