diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status index 403752346856cd..8a515073120498 100644 --- a/test/parallel/parallel.status +++ b/test/parallel/parallel.status @@ -22,6 +22,13 @@ test-domain-error-types: PASS,FLAKY [$system==macos] +[$arch==arm] +test-crypto-dh-odd-kea: SLOW +test-crypto-binary-default: SLOW +test-crypto-dh: SLOW +test-crypto-dh-constructor: SLOW +test-crypto-dh-leak: SLOW + [$arch==arm || $arch==arm64] # https://github.com/nodejs/node/pull/31178 test-crypto-dh-stateless: SKIP