Skip to content

Commit 8b2b93f

Browse files
gibfahnMylesBorins
authored andcommittedMar 28, 2017
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 63a19c7 commit 8b2b93f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎test/parallel/parallel.status

+3
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)
Please sign in to comment.