test: mark test-child-process-pipe-dataflow as flaky

PR-URL: https://github.com/nodejs/node/pull/48334
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
Moshe Atlow
2023-06-04 23:58:45 +03:00
committed by GitHub
parent cd6bd3f0fb
commit c6e7e42733

View File

@@ -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]