test does not pass on riscv64
authorJérémy Lal kapouer@melix.org, Bo 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: 2022-12-14
Forwarded: not-yet

Gbp-Pq: Topic riscv
Gbp-Pq: Name flaky_tests.patch

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

index d34dfef18f471f5e45a9e461cbb8c47d471da153..1c0e8ae65d7c6c1c7cf6b8d2be650b7f81ec0f23 100644 (file)
@@ -136,3 +136,20 @@ test-cluster-primary-error: PASS, FLAKY
 [$arch==loong64]
 # https://github.com/nodejs/node/issues/51662
 test-http-correct-hostname: SKIP
+
+[$arch==riscv64]
+test-fetch: PASS, FLAKY
+test-net-socket-connect-without-cb: PASS, FLAKY
+test-runner-inspect: PASS, FLAKY
+test-runner-output: PASS, FLAKY
+test-tcp-wrap-listen: PASS, FLAKY
+test-wasm-web-api: PASS, FLAKY
+test-vm-timeout-escape-promise-module: PASS, FLAKY
+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
+
index 32e87ac891b0ce9115fbbfb49e3cc383dcf741f7..db3bb38b702c43a73238886b62a5969c8afe1468 100644 (file)
@@ -59,3 +59,20 @@ test-watch-mode-inspect: SKIP
 [$arch==s390x]
 # https://github.com/nodejs/node/issues/41286
 test-performance-eventloopdelay: PASS, FLAKY
+
+[$arch==riscv64]
+test-diagnostic-dir-cpu-prof: PASS, FLAKY
+test-cpu-prof-worker-argv: PASS, FLAKY
+test-cpu-prof-dir-and-name: PASS, FLAKY
+test-cpu-prof-exit: PASS, FLAKY
+test-cpu-prof-kill: PASS, FLAKY
+test-cpu-prof-name: PASS, FLAKY
+test-diagnostic-dir-cpu-prof: PASS, FLAKY
+test-debugger-auto-resume: PASS, FLAKY
+test-debugger-preserve-breaks: PASS, FLAKY
+test-cpu-prof-dir-relative: PASS, FLAKY
+test-cpu-prof-drained: PASS, FLAKY
+test-worker-prof: PASS, FLAKY
+test-vm-timeout-escape-promise-module-2: PASS, FLAKY
+test-cpu-prof-dir-absolute: PASS, FLAKY
+