|
From: | Ludovic Courtès |
Subject: | bug#37421: [PATCH] gnu: node: Disable tests that fail with openssl@1.1.1d. |
Date: | Mon, 16 Sep 2019 18:09:00 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Hello, Tobias Geerinckx-Rice via Bug reports for GNU Guix <address@hidden> skribis: > Work around <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37386>. > > * gnu/packages/node.scm (node)[arguments]: Disable failing tests. [...] > + ;; FIXME: These tests fail with openssl@1.1.1d. > + (for-each delete-file > + '("test/parallel/test-crypto-binary-default.js" > + "test/parallel/test-crypto-dh.js")) It may be the best short-term solution. Could we take a look at what these failures are about to see how bad that might be? Thanks, Ludo’.
[Prev in Thread] | Current Thread | [Next in Thread] |