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:
parent
b5202546fc
commit
bcf39019a7
@ -7,6 +7,8 @@ prefix parallel
|
|||||||
[true] # This section applies to all platforms
|
[true] # This section applies to all platforms
|
||||||
# https://github.com/nodejs/node/issues/23207
|
# https://github.com/nodejs/node/issues/23207
|
||||||
test-net-connect-options-port: PASS,FLAKY
|
test-net-connect-options-port: PASS,FLAKY
|
||||||
|
# https://github.com/nodejs/node/issues/25033
|
||||||
|
test-child-process-exit-code: PASS,FLAKY
|
||||||
|
|
||||||
[$system==win32]
|
[$system==win32]
|
||||||
test-http2-pipe: PASS,FLAKY
|
test-http2-pipe: PASS,FLAKY
|
||||||
|
Loading…
x
Reference in New Issue
Block a user