From 57eaf83ecee97352201c7eafa20aa8888162d085 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9my=20Lal?= Date: Thu, 4 Aug 2022 16:32:43 +0100 Subject: [PATCH] test does not pass on riscv64 Last-Update: 2022-07-17 Forwarded: not-yet Gbp-Pq: Topic build Gbp-Pq: Name flaky-cpu-prof-riscv64.patch --- test/sequential/sequential.status | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/test/sequential/sequential.status b/test/sequential/sequential.status index bea647bbf..6a887888d 100644 --- a/test/sequential/sequential.status +++ b/test/sequential/sequential.status @@ -55,3 +55,14 @@ 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-worker-prof: FLAKY + -- 2.30.2