Skip to content

test: test against hash/sign/verify collisions on strings #147

test: test against hash/sign/verify collisions on strings

test: test against hash/sign/verify collisions on strings #147

Triggered via pull request October 24, 2025 07:07
Status Cancelled
Total duration 2h 14m 5s
Artifacts

test-shared.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors
aarch64-linux: with shared libraries
Process completed with exit code 2.
aarch64-linux: with shared libraries: test/parallel/test-crypto-strings.mjs#L97
--- stdout --- Test failure: 'Should refuse invalid input' Location: test/parallel/test-crypto-strings.mjs:149:3 AssertionError [ERR_ASSERTION]: Missing expected rejection (Error). at async testOneArg (file:///home/runner/work/node/node/test/parallel/test-crypto-strings.mjs:97:7) at async TestContext.<anonymous> (file:///home/runner/work/node/node/test/parallel/test-crypto-strings.mjs:151:7) at async Test.run (node:internal/test_runner/test:1113:7) at async Promise.all (index 0) at async Suite.run (node:internal/test_runner/test:1518:7) at async startSubtestAfterBootstrap (node:internal/test_runner/harness:358:3) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: [Function], operator: 'rejects', diff: 'simple' } Test failure: 'Equal hashes must mean equal input' Location: test/parallel/test-crypto-strings.mjs:155:3 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: true !== false at assert.<computed> [as strictEqual] (node:internal/test_runner/test:325:18) at TestContext.<anonymous> (file:///home/runner/work/node/node/test/parallel/test-crypto-strings.mjs:167:20) at Test.runInAsyncScope (node:async_hooks:213:14) at Test.run (node:internal/test_runner/test:1106:25) at Suite.processPendingSubtests (node:internal/test_runner/test:788:18) at Test.postRun (node:internal/test_runner/test:1235:19) at Test.run (node:internal/test_runner/test:1163:12) at async Promise.all (index 0) at async Suite.run (node:internal/test_runner/test:1518:7) at async startSubtestAfterBootstrap (node:internal/test_runner/harness:358:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: true, expected: false, operator: 'strictEqual', diff: 'simple' } Test failure: 'Should refuse invalid input' Location: test/parallel/test-crypto-strings.mjs:175:3 AssertionError [ERR_ASSERTION]: Missing expected rejection (Error). at async testOneArg (file:///home/runner/work/node/node/test/parallel/test-crypto-strings.mjs:97:7) at async TestContext.<anonymous> (file:///home/runner/work/node/node/test/parallel/test-crypto-strings.mjs:177:7) at async Test.run (node:internal/test_runner/test:1113:7) at async Promise.all (index 0) at async Suite.run (node:internal/test_runner/test:1518:7) at async Test.processPendingSubtests (node:internal/test_runner/test:788:7) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: [Function], operator: 'rejects', diff: 'simple' } Test failure: 'Equal hashes must mean equal input: one-arg version' Location: test/parallel/test-crypto-strings.mjs:189:3 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: true !== false at assert.<computed> [as strictEqual] (node:internal/test_runner/test:325:18) at TestContext.<anonymous> (file:///home/runner/work/node/node/test/parallel/test-crypto-strings.mjs:201:20) at Test.runInAsyncScope (node:async_hooks:213:14) at Test.run (node:internal/test_runner/test:1106:25) at Suite.processPendingSubtests (node:internal/test_runner/test:788:18) at Test.postRun (node:internal/test_runner/test:1235:19) at Test.run (node:internal/test_runner/test:1163:12) at async Promise.all (index 0) at async Suite.run (node:internal/test_runner/test:1518:7) at async Test.processPendingSubtests (node:internal/test_runner/test:788:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: true, expected: false, operator: 'strictEqual', diff: 'simple' } Test failure: 'Equal hashes must mean equal input: two-arg version' Location: test/parallel/test-crypto-strings.mjs:207:3 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + '��' - '\ud800\ud800' at assert.<computed> [as strictEqual] (node:internal/test_runner/test:325:18) at TestContext.<anonymous> (file:///home/runner/work/node/node/test/parallel/test-crypto-strings.mjs:219:54) at Test.runInAsyncScope (node:async_hooks:213:14) at Test.run (node:i
x86_64-linux: with shared libraries
Canceling since a higher priority waiting request for Test Shared libraries-chalker/crypto/strings/0 exists
x86_64-linux: with shared libraries
The operation was canceled.
aarch64-darwin: with shared libraries
Canceling since a higher priority waiting request for Test Shared libraries-chalker/crypto/strings/0 exists
aarch64-darwin: with shared libraries
The operation was canceled.
x86_64-darwin: with shared libraries
Canceling since a higher priority waiting request for Test Shared libraries-chalker/crypto/strings/0 exists
x86_64-darwin: with shared libraries
The operation was canceled.
Test Shared libraries
Canceling since a higher priority waiting request for Test Shared libraries-chalker/crypto/strings/0 exists