From: Bo YU Date: Wed, 19 Jun 2024 10:03:27 +0000 (+0200) Subject: allow some tests to fail on loong64 X-Git-Tag: archive/raspbian/20.14.0+dfsg-3+rpi1^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=018ad323486f6d47be1eae797393356b2208a960;p=nodejs.git allow some tests to fail on loong64 Last-Update: 2023-12-09 Forwarded: no Gbp-Pq: Topic loong64 Gbp-Pq: Name tests.patch --- diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status index e68634309..e6a5cdae9 100644 --- a/test/parallel/parallel.status +++ b/test/parallel/parallel.status @@ -86,6 +86,15 @@ test-inspector-async-stack-traces-set-interval: PASS, FLAKY test-crypto-dh-stateless: SKIP test-crypto-keygen: SKIP +[$arch==loong64] +test-crypto-sign-verify: PASS, FLAKY +test-freeze-intrinsics: PASS, FLAKY +test-tls-root-certificates: PASS, FLAKY +test-vm-global-non-writable-properties: PASS, FLAKY +test-vm-global-setter: PASS, FLAKY +test-vm-module-synthetic: PASS, FLAKY +test-vm-strict-assign: PASS, FLAKY + [$arch==mips64el] # the debug flag is for hacking v8 internals test-debug-args: PASS,FLAKY