summaryrefslogtreecommitdiff
path: root/test/parallel/parallel.status
diff options
context:
space:
mode:
authorRefael Ackermann <refack@gmail.com>2019-04-11 14:52:59 -0400
committerRefael Ackermann <refack@gmail.com>2019-04-11 15:43:07 -0400
commitabe4183d41be274074c0edfe98851c2a0c93ed77 (patch)
tree00b47a4f4fc027bc77cbaac6b637310994ea5873 /test/parallel/parallel.status
parentd42456020b2399f19a436adf70d0bd0a5e37ad8a (diff)
downloadandroid-node-v8-abe4183d41be274074c0edfe98851c2a0c93ed77.tar.gz
android-node-v8-abe4183d41be274074c0edfe98851c2a0c93ed77.tar.bz2
android-node-v8-abe4183d41be274074c0edfe98851c2a0c93ed77.zip
test: mark some known flakes
PR-URL: https://github.com/nodejs/node/pull/27193 Refs: https://github.com/nodejs/node/issues/20750 Refs: https://github.com/nodejs/node/issues/26610 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Diffstat (limited to 'test/parallel/parallel.status')
-rw-r--r--test/parallel/parallel.status5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status
index 74de5d2dda..8fe255957e 100644
--- a/test/parallel/parallel.status
+++ b/test/parallel/parallel.status
@@ -16,6 +16,9 @@ test-worker-syntax-error: PASS,FLAKY
test-worker-syntax-error-file: PASS,FLAKY
# https://github.com/nodejs/node/issues/23277
test-worker-memory: PASS,FLAKY
+# https://github.com/nodejs/node/issues/20750
+test-http2-client-upload: PASS,FLAKY
+test-http2-client-upload-reject: PASS,FLAKY
[$system==linux]
@@ -24,6 +27,8 @@ test-worker-memory: PASS,FLAKY
[$arch==arm || $arch==arm64]
# https://github.com/nodejs/node/issues/25028
test-cli-node-options: PASS,FLAKY
+# https://github.com/nodejs/node/issues/26610
+test-async-hooks-http-parser-destroy: PASS,FLAKY
[$system==solaris] # Also applies to SmartOS