test,crypto: adjust tests for BoringSSL #4196
test-shared.yml
on: pull_request
Build slim tarball
1m 59s
Matrix: build
Annotations
8 errors and 4 warnings
|
aarch64-darwin: with shared libraries
Process completed with exit code 2.
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-tls-peer-certificate.js#L0
--- stderr ---
(node:47111) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
/Users/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/parallel/test-tls-peer-certificate.js:57
assert.strictEqual(issuer.serialNumber, '32E8197681DA33185867B52885F678BFDBA51727');
^
ReferenceError: Cannot access 'issuer' before initialization
at /Users/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/parallel/test-tls-peer-certificate.js:57:22
at /Users/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/common/index.js:472:17
at /Users/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/common/index.js:507:15
at /Users/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/common/index.js:507:15
at maybeCallback (/Users/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/fixtures/tls-connect.js:97:7)
at Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/fixtures/tls-connect.js:56:7)
at Server.emit (node:events:508:20)
at TLSSocket.onServerSocketSecure (node:internal/tls/wrap:1220:29)
at TLSSocket.emit (node:events:508:20)
at TLSSocket._finishInit (node:internal/tls/wrap:1097:8)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/parallel/test-tls-peer-certificate.js
|
|
aarch64-linux: with shared libraries
Process completed with exit code 2.
|
|
aarch64-linux: with shared libraries:
test/parallel/test-tls-peer-certificate.js#L0
--- stderr ---
(node:83072) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
/home/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/parallel/test-tls-peer-certificate.js:57
assert.strictEqual(issuer.serialNumber, '32E8197681DA33185867B52885F678BFDBA51727');
^
ReferenceError: Cannot access 'issuer' before initialization
at /home/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/parallel/test-tls-peer-certificate.js:57:22
at /home/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/common/index.js:472:17
at /home/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/common/index.js:507:15
at /home/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/common/index.js:507:15
at maybeCallback (/home/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/fixtures/tls-connect.js:97:7)
at Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/fixtures/tls-connect.js:56:7)
at Server.emit (node:events:508:20)
at TLSSocket.onServerSocketSecure (node:internal/tls/wrap:1220:29)
at TLSSocket.emit (node:events:508:20)
at TLSSocket._finishInit (node:internal/tls/wrap:1097:8)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/parallel/test-tls-peer-certificate.js
|
|
x86_64-linux: with shared libraries
Process completed with exit code 2.
|
|
x86_64-linux: with shared libraries:
test/parallel/test-tls-peer-certificate.js#L0
--- stderr ---
(node:81800) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
/home/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/parallel/test-tls-peer-certificate.js:57
assert.strictEqual(issuer.serialNumber, '32E8197681DA33185867B52885F678BFDBA51727');
^
ReferenceError: Cannot access 'issuer' before initialization
at /home/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/parallel/test-tls-peer-certificate.js:57:22
at /home/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/common/index.js:472:17
at /home/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/common/index.js:507:15
at /home/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/common/index.js:507:15
at maybeCallback (/home/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/fixtures/tls-connect.js:97:7)
at Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/fixtures/tls-connect.js:56:7)
at Server.emit (node:events:508:20)
at TLSSocket.onServerSocketSecure (node:internal/tls/wrap:1220:29)
at TLSSocket.emit (node:events:508:20)
at TLSSocket._finishInit (node:internal/tls/wrap:1097:8)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/parallel/test-tls-peer-certificate.js
|
|
x86_64-darwin: with shared libraries
Process completed with exit code 2.
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-tls-peer-certificate.js#L0
--- stderr ---
(node:48697) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
/Users/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/parallel/test-tls-peer-certificate.js:57
assert.strictEqual(issuer.serialNumber, '32E8197681DA33185867B52885F678BFDBA51727');
^
ReferenceError: Cannot access 'issuer' before initialization
at /Users/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/parallel/test-tls-peer-certificate.js:57:22
at /Users/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/common/index.js:472:17
at /Users/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/common/index.js:507:15
at /Users/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/common/index.js:507:15
at maybeCallback (/Users/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/fixtures/tls-connect.js:97:7)
at Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/fixtures/tls-connect.js:56:7)
at Server.emit (node:events:508:20)
at TLSSocket.onServerSocketSecure (node:internal/tls/wrap:1220:29)
at TLSSocket.emit (node:events:508:20)
at TLSSocket._finishInit (node:internal/tls/wrap:1097:8)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-03-13899ea8d6c8-slim/test/parallel/test-tls-peer-certificate.js
|
|
aarch64-darwin: with shared libraries
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: cachix/cachix-action@3ba601ff5bbb07c7220846facfa2cd81eeee15a1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
aarch64-linux: with shared libraries
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: cachix/cachix-action@3ba601ff5bbb07c7220846facfa2cd81eeee15a1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
x86_64-linux: with shared libraries
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: cachix/cachix-action@3ba601ff5bbb07c7220846facfa2cd81eeee15a1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
x86_64-darwin: with shared libraries
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: cachix/cachix-action@3ba601ff5bbb07c7220846facfa2cd81eeee15a1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
tarballs
|
48.3 MB |
sha256:ed4ff0bdedbed5264deece6350093afe4f39bd1661e96a48a3ae1e69c9bac288
|
|