From 0b2d8e65929f0fe4bf54c43a08668e4e442bf1ce Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9my=20Lal?= Date: Thu, 1 Sep 2022 17:33:49 +0100 Subject: [PATCH] test does not pass on riscv64 Last-Update: 2022-08-05 Forwarded: not-yet Gbp-Pq: Topic build Gbp-Pq: Name flaky-cpu-prof-riscv64.patch --- test/sequential/sequential.status | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/test/sequential/sequential.status b/test/sequential/sequential.status index bea647bbf..6516eb1c0 100644 --- a/test/sequential/sequential.status +++ b/test/sequential/sequential.status @@ -55,3 +55,15 @@ test-gc-http-client-timeout: 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 + -- 2.30.2