diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status index ea199718d2ad49..0a23a24cfaac97 100644 --- a/test/parallel/parallel.status +++ b/test/parallel/parallel.status @@ -14,9 +14,13 @@ test-trace-events-api-worker-disabled: 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 +# https://github.com/nodejs/node/issues/25512 +test-trace-events-fs-sync: PASS,FLAKY + [$system==linux] [$system==macos]