diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status index b45e4448d97c06..cb7df8aabf8d50 100644 --- a/test/parallel/parallel.status +++ b/test/parallel/parallel.status @@ -12,6 +12,8 @@ test-net-connect-options-port: PASS,FLAKY test-http2-pipe: PASS,FLAKY test-worker-syntax-error: PASS,FLAKY test-worker-syntax-error-file: PASS,FLAKY +# https://github.com/nodejs/node/issues/23277 +test-worker-memory: PASS,FLAKY [$system==linux]