From 4c16947270aff7a140b28ccb95b310552daf112c Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Sat, 1 Jun 2019 17:06:42 +0200 Subject: [PATCH] test: remove tls-enable-trace-cli from flaky status Closes: https://github.com/nodejs/node/issues/27636 --- test/parallel/parallel.status | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status index 965e378bfd952b..45718e7903388e 100644 --- a/test/parallel/parallel.status +++ b/test/parallel/parallel.status @@ -9,8 +9,6 @@ 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