summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2018-12-30 04:38:06 -0800
committerRich Trott <rtrott@gmail.com>2019-01-01 17:40:27 -0800
commit5fab50bdaf6d82abc8a15bc55685211431ef3b75 (patch)
tree2b3576384bf8cf2f79532c90bf9fccce79996e33 /test
parent8881a5ac416118ce56413d7ce4c9bc75238a31ec (diff)
downloadandroid-node-v8-5fab50bdaf6d82abc8a15bc55685211431ef3b75.tar.gz
android-node-v8-5fab50bdaf6d82abc8a15bc55685211431ef3b75.tar.bz2
android-node-v8-5fab50bdaf6d82abc8a15bc55685211431ef3b75.zip
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>
Diffstat (limited to 'test')
-rw-r--r--test/parallel/parallel.status2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status
index bed491b595..5647c45dbf 100644
--- a/test/parallel/parallel.status
+++ b/test/parallel/parallel.status
@@ -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