allow some tests to fail on loong64
authorBo YU <tsu.yubo@gmail.com>
Tue, 25 Jun 2024 10:57:00 +0000 (12:57 +0200)
committerJérémy Lal <kapouer@melix.org>
Tue, 25 Jun 2024 10:57:00 +0000 (12:57 +0200)
Last-Update: 2023-12-09
Forwarded: no

Gbp-Pq: Topic loong64
Gbp-Pq: Name tests.patch

test/parallel/parallel.status
test/sequential/sequential.status

index 88dc41d29f173811084db301155e0a52004f7233..b0235ffe80916fe8ebff4baad81311b8c0dffc84 100644 (file)
@@ -84,6 +84,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
index 3b726e9bfa0c872619be42d9649c4886020ea5d8..f9091c15c49aab31a137bc1aba2783745294f936 100644 (file)
@@ -73,6 +73,9 @@ test-watch-mode-inspect: SKIP
 # https://github.com/nodejs/node/issues/41286
 test-performance-eventloopdelay: PASS, FLAKY
 
+[$arch==loong64 || $arch==mips64el]
+test-worker-prof: PASS, FLAKY
+
 [$arch==riscv64]
 test-diagnostic-dir-cpu-prof: PASS, FLAKY
 test-cpu-prof-worker-argv: PASS, FLAKY