| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 63a19c7 commit 8b2b93f
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -7,6 +7,9 @@ prefix parallel | |||
| 7 | 7 | [true] # This section applies to all platforms | |
| 8 | 8 | ||
| 9 | 9 | [$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 | ||
| 10 | 13 | ||
| 11 | 14 | [$system==linux] | |
| 12 | 15 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments