summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorcjihrig <cjihrig@gmail.com>2019-05-03 23:33:54 -0400
committerRich Trott <rtrott@gmail.com>2019-05-06 03:13:26 -0700
commit9c43e7a10c57b7ca9bb6f9ff44f49c9640196c1a (patch)
tree3eaec36e803bc68930dda16b842bd0389febdebc /test
parent8c94d5eccd210109f9f1843893929fa18508ee90 (diff)
downloadandroid-node-v8-9c43e7a10c57b7ca9bb6f9ff44f49c9640196c1a.tar.gz
android-node-v8-9c43e7a10c57b7ca9bb6f9ff44f49c9640196c1a.tar.bz2
android-node-v8-9c43e7a10c57b7ca9bb6f9ff44f49c9640196c1a.zip
test: mark test-tls-enable-trace-cli flaky
PR-URL: https://github.com/nodejs/node/pull/27559 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com> Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Trivikram Kamat <trivikr.dev@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 e234c1b256..33576ffc63 100644
--- a/test/parallel/parallel.status
+++ b/test/parallel/parallel.status
@@ -9,6 +9,8 @@ prefix parallel
test-net-connect-options-port: PASS,FLAKY
# https://github.com/nodejs/node/issues/26401
test-worker-prof: PASS,FLAKY
+# https://github.com/nodejs/node/issues/27553
+test-tls-enable-trace-cli: PASS,FLAKY
[$system==win32]
test-http2-pipe: PASS,FLAKY