From 1b2a07855aa3959f66ba1ca0ca7d06ad480ff1ac 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 PR-URL: https://github.com/nodejs/node/pull/27020 Reviewed-By: Anna Henningsen Reviewed-By: Richard Lau Reviewed-By: Colin Ihrig Reviewed-By: Anatoli Papirovski Reviewed-By: Ruben Bridgewater Signed-off-by: Beth Griggs --- 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