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
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 RafaelGSS committed Jul 3, 2023
1 parent 30f4bc4 commit 0f912a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/parallel/parallel.status
Expand Up @@ -15,6 +15,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

# Windows on ARM
[$system==win32 && $arch==arm64]
Expand Down

0 comments on commit 0f912a7

Please sign in to comment.