[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1012670: nodejs: ftbfs on riscv64 arch due to some test cases



Package: nodejs
Version: 16.15.0+dfsg-1
Severity: minor
Tags: ftbfs, patch
User: debian-riscv@lists.debian.org
Usertags: riscv64
X-Debbugs-Cc: debian-riscv@lists.debian.org


Hi Jérémy,

The nodejs(16.15.0+dfsg-1) has ftbfs on riscv64 again. It seems
to FLAKY some test cases on riscv64 arch.

I build it ok on my locally machines with the patch attached, so 
feel free to apply it if you want :)

Bo

Subject: test does not pass on riscv64
Last-Update: 2022-05-03
Author: Jérémy Lal <kapouer@melix.org>
Forwarded: not-yet

--- a/test/sequential/sequential.status
+++ b/test/sequential/sequential.status
@@ -53,3 +53,13 @@
 [$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
+

Attachment: signature.asc
Description: PGP signature


Reply to: