allow some tests to fail on loong64
authorBo YU <tsu.yubo@gmail.com>
Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)
committerJérémy Lal <kapouer@melix.org>
Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)
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 1c0e8ae65d7c6c1c7cf6b8d2be650b7f81ec0f23..df25b6be5a1c0b962dd39d2354a50e2ea3ca89c9 100644 (file)
@@ -65,6 +65,15 @@ test-pipe-file-to-http: PASS, FLAKY
 # https://github.com/nodejs/node/issues/54801
 test-debugger-heap-profiler: PASS, FLAKY
 
+[$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]
 test-worker-heapsnapshot-options: PASS,FLAKY
 test-cli-node-options: SKIP
index db3bb38b702c43a73238886b62a5969c8afe1468..1532d3c6f9f78ed3cca25abf230ea431a53fca42 100644 (file)
@@ -60,6 +60,10 @@ 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
+test-cpu-prof-dir-relative: PASS, FLAKY
+
 [$arch==riscv64]
 test-diagnostic-dir-cpu-prof: PASS, FLAKY
 test-cpu-prof-worker-argv: PASS, FLAKY