From 0014ee2f0e06c3a3bc9a6af8be3f62322496ada1 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Sat, 30 Mar 2019 14:57:39 -0700 Subject: [PATCH] test: remove test-trace-events-api-worker-disabled from flaky --- test/parallel/parallel.status | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status index 04493f06121688..74de5d2dda262f 100644 --- a/test/parallel/parallel.status +++ b/test/parallel/parallel.status @@ -7,8 +7,6 @@ prefix parallel [true] # This section applies to all platforms # https://github.com/nodejs/node/issues/23207 test-net-connect-options-port: PASS,FLAKY -# https://github.com/nodejs/node/issues/24305 -test-trace-events-api-worker-disabled: PASS,FLAKY # https://github.com/nodejs/node/issues/26401 test-worker-prof: PASS,FLAKY