test: mark test-child-process-exit-code flaky

Refs: # https://github.com/nodejs/node/issues/25033

PR-URL: https://github.com/nodejs/node/pull/25050
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
This commit is contained in:
Rich Trott 2018-12-14 13:10:59 -08:00
parent b5202546fc
commit bcf39019a7

View File

@ -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