Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
test: mark test-child-process-exit-code flaky
Refs: # #25033
  • Loading branch information
Trott committed Dec 14, 2018
commit 953a72db67e68ab424b6f32c100da6e1dea2df07
2 changes: 2 additions & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ prefix parallel
[true] # This section applies to all platforms
# https://github.com/nodejs/node/issues/23207
test-net-connect-options-port: PASS,FLAKY
# https://github.com/nodejs/node/issues/25033
test-child-process-exit-code: PASS,FLAKY

[$system==win32]
test-http2-pipe: PASS,FLAKY
Expand Down