test does not pass on riscv64
authorJérémy Lal kapouer@melix.org, Bo YU <tsu.yubo@gmail.com>
Wed, 11 Jan 2023 16:42:19 +0000 (16:42 +0000)
committerJérémy Lal <kapouer@melix.org>
Wed, 11 Jan 2023 16:42:19 +0000 (16:42 +0000)
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 e690706ac0ec56654e647f8851ee0db4a288e825..4ec58efd8711a742ec116c409b7c066fb61e9d6d 100644 (file)
@@ -127,3 +127,11 @@ test-http-server-unconsume: PASS, FLAKY
 test-http-upgrade-advertise: PASS, FLAKY
 test-tls-client-mindhsize: PASS, FLAKY
 test-tls-write-error: PASS, FLAKY
+
+[$arch==riscv64]
+test-fetch: PASS, FLAKY
+test-net-socket-connect-without-cb: PASS, FLAKY
+test-runner-inspect: PASS, FLAKY
+test-tcp-wrap-listen: PASS, FLAKY
+test-wasm-web-api: PASS, FLAKY
+test-vm-timeout-escape-promise-module: PASS, FLAKY
index d8c12fc51751b638b32091fa6e6c94e293302547..ac651170a60ecad9b785a3bc3366d9b35ff9ed6e 100644 (file)
@@ -61,3 +61,16 @@ test-tls-securepair-client: PASS, FLAKY
 [$arch==s390x]
 # https://github.com/nodejs/node/issues/41286
 test-performance-eventloopdelay: PASS, FLAKY
+
+[$arch==riscv64]
+test-diagnostic-dir-cpu-prof: FLAKY
+test-cpu-prof-worker-argv: FLAKY
+test-cpu-prof-exit: FLAKY
+test-cpu-prof-kill: FLAKY
+test-diagnostic-dir-cpu-prof: FLAKY
+test-debugger-auto-resume: FLAKY
+test-debugger-preserve-breaks: FLAKY
+test-cpu-prof-dir-relative: FLAKY
+test-cpu-prof-drained: FLAKY
+test-worker-prof: FLAKY
+test-vm-timeout-escape-promise-module-2: FLAKY