[PATCH 2/2] test: Skip shake* tests on OpenSSL 3.4
authorSebastian Andrzej Siewior <sebastian@breakpoint.cc>
Tue, 31 Dec 2024 16:23:35 +0000 (17:23 +0100)
committerJérémy Lal <kapouer@melix.org>
Sun, 2 Feb 2025 00:03:59 +0000 (01:03 +0100)
commite8a19212a6e74cf781048bba33b353debdc7e2cc
tree8c30b6a0725d80574457cbd5bc1888d7fcffedbb
parentc85b31543d9b4c89fa08ff89df4444600d6c5996
[PATCH 2/2] test: Skip shake* tests on OpenSSL 3.4

shake* requires a length to be set.
Skip the tests for now.

=> https://github.com/nodejs/node/issues/56159
=> https://github.com/openssl/openssl/commit/b911fef216d1386210ec24e201d54d709528abb4

Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Gbp-Pq: Topic build
Gbp-Pq: Name openssl-3.4-skip-shake-tests.patch
test/parallel/test-crypto-hash.js
test/parallel/test-crypto-oneshot-hash.js