[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>
Wed, 1 Jan 2025 13:34:52 +0000 (14:34 +0100)
commit3c09ac2f95dd7eb47683f7fca5292bf95069f4c9
tree4af4e551e5f80783c5acf8c6cb251d21a36ec0b9
parent4a349b9472155d506568ef635070b2e30c28b166
[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