Skip to content

Commit

Permalink
test: mark test-child-process-pipe-dataflow as flaky
Browse files Browse the repository at this point in the history
PR-URL: nodejs#48334
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
  • Loading branch information
MoLow authored Jun 4, 2023
1 parent cd6bd3f commit c6e7e42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ test-timers-immediate-queue: PASS,FLAKY
test-crypto-keygen: PASS,FLAKY
# https://github.com/nodejs/node/issues/41201
test-fs-rmdir-recursive: PASS, FLAKY
# https://github.com/nodejs/node/issues/48300
test-child-process-pipe-dataflow: PASS, FLAKY

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

0 comments on commit c6e7e42

Please sign in to comment.