summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcjihrig <cjihrig@gmail.com>2019-05-03 23:33:54 -0400
committerMichaƫl Zasso <targos@protonmail.com>2019-05-06 13:09:46 +0200
commitbb1eaeec75bd787cc04704fcfb62e32396396026 (patch)
tree5ffb12c0ff745c54d7b2f9ec3febc39d3397eedc
parent8724229155029ff4e11b2c4bad10b2ff39c4764a (diff)
downloadnode-new-bb1eaeec75bd787cc04704fcfb62e32396396026.tar.gz
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>
-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