diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status index c0a9aab86ffa8d..538371b2b23efc 100644 --- a/test/parallel/parallel.status +++ b/test/parallel/parallel.status @@ -37,6 +37,8 @@ test-child-process-stdio-overlapped: SKIP test-repl-mode: SKIP # Temporarily disabled to land https://crrev.com/c/3799431 test-repl: SKIP +# Temporarily disabled to land https://crrev.com/c/4237675 +test-intl: SKIP # https://github.com/nodejs/node/issues/51862 test-fs-read-stream-concurrent-reads: PASS, FLAKY