From 390218c4ed03330475d80ae26edf3f2dcefc3e15 Mon Sep 17 00:00:00 2001 From: Bo YU Date: Mon, 3 Jun 2024 13:36:41 +0200 Subject: [PATCH] allow some tests to fail on loong64 Last-Update: 2023-12-09 Forwarded: no Gbp-Pq: Topic loong64 Gbp-Pq: Name tests.patch --- test/parallel/parallel.status | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status index e7256a283..18919081f 100644 --- a/test/parallel/parallel.status +++ b/test/parallel/parallel.status @@ -83,6 +83,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 -- 2.30.2