diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status index 4f1a5c622846a5..baac6fd63edad2 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/35881 test-http2-respond-file-error-pipe-offset: PASS,FLAKY -# https://github.com/nodejs/node/issues/35844 -test-worker-eventlooputil: PASS,FLAKY [$system==win32] # https://github.com/nodejs/node/issues/20750