From: Jérémy Lal Date: Thu, 4 Aug 2022 15:32:43 +0000 (+0100) Subject: test does not pass on riscv64 X-Git-Tag: archive/raspbian/18.12.1+dfsg-2+rpi1~1^2^2^2^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=57eaf83ecee97352201c7eafa20aa8888162d085;p=nodejs.git 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 --- 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 +