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>
This commit is contained in:
Refael Ackermann 2019-04-11 14:52:59 -04:00
parent d42456020b
commit abe4183d41

View File

@ -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