[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>
Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)
commit3df25b9ef2abae17e97a80bed64d5f797ffbc967
tree56cdc6a9a5869ca5ec91ba4c0612bd657a175302
parent2bd07612ce9105ed193deb7d67c819c88805cc61
[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