bug-guix
[Top][All Lists]
Advanced

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

bug#37421: [PATCH] gnu: node: Disable tests that fail with openssl@1.1.1


From: Jelle Licht
Subject: bug#37421: [PATCH] gnu: node: Disable tests that fail with openssl@1.1.1d.
Date: Mon, 16 Sep 2019 20:57:53 +0200

Ludovic Courtès <address@hidden> writes:

> 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.
Agreed, if ungoogled-chromium works with this that would probably be the
best option.
>
> Could we take a look at what these failures are about to see how bad
> that might be?

Interestingly enough, https://github.com/nodejs/node/issues/3881 notes
issues with exactly these two tests. Perhaps there is a regressions in
our case?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]