src: match cmd.exe case-insensitively in task runner #10719
test-shared.yml
on: push
Annotations
20 errors
|
aarch64-linux: with shared openssl-1.1.1w / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-1.1.1w / build:
test/parallel/test-webcrypto-prototype-pollution.mjs#L261
--- stderr ---
node:internal/webidl:92
const err = new TypeError(message);
^
TypeError: Failed to execute 'deriveBits' on 'SubtleCrypto': 3rd argument is outside the expected range of 0 to 4294967295.
at codedTypeError (node:internal/webidl:92:15)
at makeException (node:internal/webidl:107:10)
at convertToInt (node:internal/webidl:400:15)
at Object.unsigned long (node:internal/webidl:529:12)
at SubtleCrypto.deriveBitsImpl (node:internal/crypto/webcrypto:267:48)
at callSubtleCryptoMethod (node:internal/crypto/webcrypto:97:20)
at SubtleCrypto.deriveBits (node:internal/crypto/webcrypto:257:10)
at hkdf (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:261:35)
at file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:274:35
at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/common/index.js:511:15 {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v27.0.0-pre
Command: out/Release/node --expose-internals /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs
|
|
aarch64-linux: with shared openssl-4.0.1 / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-4.0.1 / build:
test/parallel/test-webcrypto-prototype-pollution.mjs#L261
--- stderr ---
(node:80740) 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:internal/webidl:92
const err = new TypeError(message);
^
TypeError: Failed to execute 'deriveBits' on 'SubtleCrypto': 3rd argument is outside the expected range of 0 to 4294967295.
at codedTypeError (node:internal/webidl:92:15)
at makeException (node:internal/webidl:107:10)
at convertToInt (node:internal/webidl:400:15)
at Object.unsigned long (node:internal/webidl:529:12)
at SubtleCrypto.deriveBitsImpl (node:internal/crypto/webcrypto:267:48)
at callSubtleCryptoMethod (node:internal/crypto/webcrypto:97:20)
at SubtleCrypto.deriveBits (node:internal/crypto/webcrypto:257:10)
at hkdf (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:261:35)
at file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:274:35
at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/common/index.js:511:15 {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v27.0.0-pre
Command: out/Release/node --expose-internals /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs
|
|
aarch64-linux: with shared boringssl-0.20260526.0 / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared boringssl-0.20260526.0 / build:
test/parallel/test-webcrypto-prototype-pollution.mjs#L261
--- stderr ---
node:internal/webidl:92
const err = new TypeError(message);
^
TypeError: Failed to execute 'deriveBits' on 'SubtleCrypto': 3rd argument is outside the expected range of 0 to 4294967295.
at codedTypeError (node:internal/webidl:92:15)
at makeException (node:internal/webidl:107:10)
at convertToInt (node:internal/webidl:400:15)
at Object.unsigned long (node:internal/webidl:529:12)
at SubtleCrypto.deriveBitsImpl (node:internal/crypto/webcrypto:267:48)
at callSubtleCryptoMethod (node:internal/crypto/webcrypto:97:20)
at SubtleCrypto.deriveBits (node:internal/crypto/webcrypto:257:10)
at hkdf (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:261:35)
at file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:274:35
at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/common/index.js:511:15 {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v27.0.0-pre
Command: out/Release/node --expose-internals /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs
|
|
aarch64-darwin: with shared libraries / build
Process completed with exit code 2.
|
|
aarch64-darwin: with shared libraries / build:
test/parallel/test-webcrypto-prototype-pollution.mjs#L261
--- stderr ---
(node:54806) 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:internal/webidl:92
const err = new TypeError(message);
^
TypeError: Failed to execute 'deriveBits' on 'SubtleCrypto': 3rd argument is outside the expected range of 0 to 4294967295.
at codedTypeError (node:internal/webidl:92:15)
at makeException (node:internal/webidl:107:10)
at convertToInt (node:internal/webidl:400:15)
at Object.unsigned long (node:internal/webidl:529:12)
at SubtleCrypto.deriveBitsImpl (node:internal/crypto/webcrypto:267:48)
at callSubtleCryptoMethod (node:internal/crypto/webcrypto:97:20)
at SubtleCrypto.deriveBits (node:internal/crypto/webcrypto:257:10)
at hkdf (file:///Users/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:261:35)
at file:///Users/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:274:35
at /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/common/index.js:511:15 {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v27.0.0-pre
Command: out/Release/node --expose-internals /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs
|
|
aarch64-linux: with shared openssl-3.0.21 / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.0.21 / build:
test/parallel/test-webcrypto-prototype-pollution.mjs#L261
--- stderr ---
(node:78649) 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:internal/webidl:92
const err = new TypeError(message);
^
TypeError: Failed to execute 'deriveBits' on 'SubtleCrypto': 3rd argument is outside the expected range of 0 to 4294967295.
at codedTypeError (node:internal/webidl:92:15)
at makeException (node:internal/webidl:107:10)
at convertToInt (node:internal/webidl:400:15)
at Object.unsigned long (node:internal/webidl:529:12)
at SubtleCrypto.deriveBitsImpl (node:internal/crypto/webcrypto:267:48)
at callSubtleCryptoMethod (node:internal/crypto/webcrypto:97:20)
at SubtleCrypto.deriveBits (node:internal/crypto/webcrypto:257:10)
at hkdf (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:261:35)
at file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:274:35
at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/common/index.js:511:15 {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v27.0.0-pre
Command: out/Release/node --expose-internals /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs
|
|
aarch64-linux: with shared openssl-3.6.3 / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.6.3 / build:
test/parallel/test-webcrypto-prototype-pollution.mjs#L261
--- stderr ---
(node:80483) 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:internal/webidl:92
const err = new TypeError(message);
^
TypeError: Failed to execute 'deriveBits' on 'SubtleCrypto': 3rd argument is outside the expected range of 0 to 4294967295.
at codedTypeError (node:internal/webidl:92:15)
at makeException (node:internal/webidl:107:10)
at convertToInt (node:internal/webidl:400:15)
at Object.unsigned long (node:internal/webidl:529:12)
at SubtleCrypto.deriveBitsImpl (node:internal/crypto/webcrypto:267:48)
at callSubtleCryptoMethod (node:internal/crypto/webcrypto:97:20)
at SubtleCrypto.deriveBits (node:internal/crypto/webcrypto:257:10)
at hkdf (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:261:35)
at file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:274:35
at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/common/index.js:511:15 {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v27.0.0-pre
Command: out/Release/node --expose-internals /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs
|
|
aarch64-linux: with shared openssl-3.5.7 / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.5.7 / build:
test/parallel/test-webcrypto-prototype-pollution.mjs#L261
--- stderr ---
(node:79955) 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:internal/webidl:92
const err = new TypeError(message);
^
TypeError: Failed to execute 'deriveBits' on 'SubtleCrypto': 3rd argument is outside the expected range of 0 to 4294967295.
at codedTypeError (node:internal/webidl:92:15)
at makeException (node:internal/webidl:107:10)
at convertToInt (node:internal/webidl:400:15)
at Object.unsigned long (node:internal/webidl:529:12)
at SubtleCrypto.deriveBitsImpl (node:internal/crypto/webcrypto:267:48)
at callSubtleCryptoMethod (node:internal/crypto/webcrypto:97:20)
at SubtleCrypto.deriveBits (node:internal/crypto/webcrypto:257:10)
at hkdf (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:261:35)
at file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:274:35
at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/common/index.js:511:15 {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v27.0.0-pre
Command: out/Release/node --expose-internals /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs
|
|
aarch64-linux: with shared openssl-fips-3.5.7 / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-fips-3.5.7 / build:
test/parallel/test-webcrypto-prototype-pollution.mjs#L261
--- stderr ---
(node:78659) 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:internal/webidl:92
const err = new TypeError(message);
^
TypeError: Failed to execute 'deriveBits' on 'SubtleCrypto': 3rd argument is outside the expected range of 0 to 4294967295.
at codedTypeError (node:internal/webidl:92:15)
at makeException (node:internal/webidl:107:10)
at convertToInt (node:internal/webidl:400:15)
at Object.unsigned long (node:internal/webidl:529:12)
at SubtleCrypto.deriveBitsImpl (node:internal/crypto/webcrypto:267:48)
at callSubtleCryptoMethod (node:internal/crypto/webcrypto:97:20)
at SubtleCrypto.deriveBits (node:internal/crypto/webcrypto:257:10)
at hkdf (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:261:35)
at file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:274:35
at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/common/index.js:511:15 {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v27.0.0-pre
Command: out/Release/node --expose-internals /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs
|
|
x86_64-darwin: with shared libraries / build
Process completed with exit code 2.
|
|
x86_64-darwin: with shared libraries / build:
test/parallel/test-webcrypto-prototype-pollution.mjs#L261
--- stderr ---
(node:76353) 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:internal/webidl:92
const err = new TypeError(message);
^
TypeError: Failed to execute 'deriveBits' on 'SubtleCrypto': 3rd argument is outside the expected range of 0 to 4294967295.
at codedTypeError (node:internal/webidl:92:15)
at makeException (node:internal/webidl:107:10)
at convertToInt (node:internal/webidl:400:15)
at Object.unsigned long (node:internal/webidl:529:12)
at SubtleCrypto.deriveBitsImpl (node:internal/crypto/webcrypto:267:48)
at callSubtleCryptoMethod (node:internal/crypto/webcrypto:97:20)
at SubtleCrypto.deriveBits (node:internal/crypto/webcrypto:257:10)
at hkdf (file:///Users/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:261:35)
at file:///Users/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:274:35
at /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/common/index.js:511:15 {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v27.0.0-pre
Command: out/Release/node --expose-internals /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs
|
|
x86_64-linux: with shared libraries and perfetto / build
Process completed with exit code 2.
|
|
x86_64-linux: with shared libraries and perfetto / build:
test/parallel/test-webcrypto-prototype-pollution.mjs#L261
--- stderr ---
(node:87930) 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:internal/webidl:92
const err = new TypeError(message);
^
TypeError: Failed to execute 'deriveBits' on 'SubtleCrypto': 3rd argument is outside the expected range of 0 to 4294967295.
at codedTypeError (node:internal/webidl:92:15)
at makeException (node:internal/webidl:107:10)
at convertToInt (node:internal/webidl:400:15)
at Object.unsigned long (node:internal/webidl:529:12)
at SubtleCrypto.deriveBitsImpl (node:internal/crypto/webcrypto:267:48)
at callSubtleCryptoMethod (node:internal/crypto/webcrypto:97:20)
at SubtleCrypto.deriveBits (node:internal/crypto/webcrypto:257:10)
at hkdf (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:261:35)
at file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:274:35
at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/common/index.js:511:15 {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v27.0.0-pre
Command: out/Release/node --expose-internals /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09ab9afa9267-slim/test/parallel/test-webcrypto-prototype-pollution.mjs
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
node-v27.0.0-nightly2026-08-09ab9afa9267-slim.tar.gz
|
47 MB |
sha256:b40ab5b2c5a479dbc32668df3a6b5a55afdd07314d375acb53691a15cd4eb594
|
|