Skip to content

crypto: support non-byte WebCrypto lengths and cSHAKE #8129

crypto: support non-byte WebCrypto lengths and cSHAKE

crypto: support non-byte WebCrypto lengths and cSHAKE #8129

Re-run triggered June 19, 2026 05:07
Status Failure
Total duration 22m 57s
Artifacts 1

test-shared.yml

on: pull_request
Build slim tarball
1m 14s
Build slim tarball
aarch64-linux: Cache V8 build
28s
aarch64-linux: Cache V8 build
Matrix: build
Matrix: build-openssl
Fit to window
Zoom out
Zoom in

Annotations

2 errors
aarch64-linux: with shared openssl-1.1.1w
Process completed with exit code 2.
aarch64-linux: with shared openssl-1.1.1w: test/parallel/test-webcrypto-digest.js#L0
--- stderr --- (node:94936) ExperimentalWarning: The cSHAKE128 Web Crypto API algorithm is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) (node:94936) ExperimentalWarning: The cSHAKE256 Web Crypto API algorithm is an experimental feature and might change at any time (node:94936) ExperimentalWarning: The SHA3-256 Web Crypto API algorithm is an experimental feature and might change at any time (node:94936) ExperimentalWarning: The SHA3-384 Web Crypto API algorithm is an experimental feature and might change at any time (node:94936) ExperimentalWarning: The SHA3-512 Web Crypto API algorithm is an experimental feature and might change at any time node:internal/crypto/hash:246 throw lazyDOMException( ^ DOMException [NotSupportedError]: Non-empty CShakeParams functionName or customization is not supported at SubtleCrypto.asyncDigest (node:internal/crypto/hash:246:17) at SubtleCrypto.digestImpl (node:internal/crypto/webcrypto:134:10) at callSubtleCryptoMethod (node:internal/crypto/webcrypto:96:20) at SubtleCrypto.digest (node:internal/crypto/webcrypto:114:10) at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-18fedc2b271b-slim/test/parallel/test-webcrypto-digest.js:398:34 Node.js v27.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-18fedc2b271b-slim/test/parallel/test-webcrypto-digest.js