Hello, Tobias Geerinckx-Rice via Bug reports for GNU Guix <[email protected]> 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 [email protected]. > + (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’.
