test does not pass on riscv64
authorJérémy Lal <kapouer@melix.org>
Tue, 15 Nov 2022 03:51:54 +0000 (03:51 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Tue, 15 Nov 2022 03:51:54 +0000 (03:51 +0000)
Last-Update: 2022-08-05
Forwarded: not-yet

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

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

index 1b2881eb92a930b93c4a60f418b8f5bc8de7c15d..496449be2745796547d8ed31244efba178b3e7ac 100644 (file)
@@ -131,3 +131,7 @@ 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-wasm-web-api: PASS, FLAKY
index 090287fe32227d406e81d104042cdc38b0a91521..7c601c904bf06f3d959fe98fbe5e3b00da9b4047 100644 (file)
@@ -53,3 +53,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-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
+