diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status index 208fe2e8ca8ba3..6b488ec49df9ac 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]