diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status index 73a866bbef8b75..5c7fe47927611f 100644 --- a/test/parallel/parallel.status +++ b/test/parallel/parallel.status @@ -19,6 +19,9 @@ test-fs-read-stream-concurrent-reads: PASS, FLAKY # https://github.com/nodejs/build/issues/3043 test-snapshot-incompatible: SKIP +# https://github.com/nodejs/node/issues/53579 +test-snapshot-reproducible: SKIP + [$system==win32] # https://github.com/nodejs/node/issues/59090 test-inspector-network-fetch: PASS, FLAKY