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