Skip to content

Commit

Permalink
test: mark child-process-exec-kill-throws flaky
Browse files Browse the repository at this point in the history
PR-URL: #12054
Ref: #12053
Ref: #11038
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
  • Loading branch information
gibfahn authored and MylesBorins committed Mar 28, 2017
1 parent 63a19c7 commit 8b2b93f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ prefix parallel
[true] # This section applies to all platforms

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

[$system==linux]

Expand Down

0 comments on commit 8b2b93f

Please sign in to comment.