test: mark test-util-callbackify flaky on AIX

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

PR-URL: https://github.com/nodejs/node/pull/25284
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
Rich Trott 2018-12-30 04:38:06 -08:00
parent 8881a5ac41
commit 5fab50bdaf

View File

@ -36,3 +36,5 @@ test-cli-node-options: PASS,FLAKY
[$system==aix]
# https://github.com/nodejs/node/issues/25029
test-child-process-execfile: PASS,FLAKY
# https://github.com/nodejs/node/issues/25068
test-util-callbackify: PASS,FLAKY