test: mark test-child-process-execsync flaky on AIX

Refs: https://github.com/nodejs/node/issues/24921

PR-URL: https://github.com/nodejs/node/pull/25031
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Bradley Farias <bradley.meck@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
This commit is contained in:
Rich Trott 2018-12-13 22:52:59 -08:00
parent 914c49497c
commit d0c240f1be

View File

@ -26,5 +26,7 @@ test-http2-large-file: PASS, FLAKY
[$system==freebsd]
[$system==aix]
# https://github.com/nodejs/node/issues/24921
test-child-process-execsync: PASS, FLAKY
[$arch==arm]