Skip to content

Commit 667a924

Browse files
joyeecheungruyadorno
authored andcommitted
test: skip test-child-process-pipe-dataflow.js on Windows
This is constantly failing on Windows now that the CI is never green there. To give CI at least some green space, mark it as SKIP, because we've been practically ignoring the failure for months anyway, and will probably just continue doing that. PR-URL: #49563 Refs: #48300 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Michaël Zasso <targos@protonmail.com>
1 parent 14ece0a commit 667a924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/parallel/parallel.status

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ test-crypto-keygen: PASS,FLAKY
1212
# https://github.com/nodejs/node/issues/41201
1313
test-fs-rmdir-recursive: PASS, FLAKY
1414
# https://github.com/nodejs/node/issues/48300
15-
test-child-process-pipe-dataflow: PASS, FLAKY
15+
test-child-process-pipe-dataflow: SKIP
1616
test-child-process-stdio-reuse-readable-stdio: PASS, FLAKY
1717

1818
# Windows on ARM

0 commit comments

Comments
 (0)