From edf9f0215755d78cd40239950ad49cf831330757 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Thu, 22 Oct 2015 16:26:40 -0700 Subject: [PATCH] test: remove flaky flag on test-tls-ticket-cluster The test hasn't failed since August so the flaky designation can be removed. Ref: https://github.com/nodejs/node/issues/2510 --- test/parallel/parallel.status | 1 - 1 file changed, 1 deletion(-) diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status index 42c32d03665113..098003dd77872b 100644 --- a/test/parallel/parallel.status +++ b/test/parallel/parallel.status @@ -7,7 +7,6 @@ prefix parallel [true] # This section applies to all platforms [$system==win32] -test-tls-ticket-cluster : PASS,FLAKY [$system==linux] test-cluster-worker-forced-exit : PASS,FLAKY