Skip to content

Commit 66e7dc5

Browse files
committed
test: mark child-process-exec-kill-throws flaky
PR-URL: #12054 Ref: #12053 Ref: #11038 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Santiago Gimeno <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Richard Lau <[email protected]>
1 parent 31da375 commit 66e7dc5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/parallel/parallel.status

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ prefix parallel
77
[true] # This section applies to all platforms
88

99
[$system==win32]
10+
# See https://github.com/nodejs/node/issues/12053, this test may be exposing a
11+
# genuine bug with kill() on Windows.
12+
test-child-process-exec-kill-throws : PASS,FLAKY
1013

1114
[$system==linux]
1215

0 commit comments

Comments
 (0)