gnu: node-lts: Skip test-debugger-heap-profiler on 32bit systems.

As this seems to fail, and is marked as flaky by upstream.

* gnu/packages/node.scm (node-lts):[arguments]: Skip
test-debugger-heap-profiler on 32bit systems.

Change-Id: Idb89e6d28f28fd240cd27d0bc710a35bf05f57d4
This commit is contained in:
Christopher Baines 2025-04-12 11:17:56 +01:00 committed by Andreas Enge
parent 578c17cfc2
commit 94e7afbb55
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -887,7 +887,9 @@ source files.")
;; https://github.com/nodejs/node/issues/45906
;; This test depends on 64-bit time_t so skipping on 32-bit systems.
,@(if (not (target-64bit?))
'((delete-file "test/parallel/test-fs-utimes-y2K38.js"))
'((delete-file "test/parallel/test-fs-utimes-y2K38.js")
(delete-file "test/parallel/test-debugger-heap-profiler.js"))
'())
;; These tests have an expiry date: they depend on the validity of