Skip to content

test,crypto: adjust tests for BoringSSL #82113

test,crypto: adjust tests for BoringSSL

test,crypto: adjust tests for BoringSSL #82113

Triggered via pull request March 13, 2026 11:34
Status Failure
Total duration 32m 55s
Artifacts

test-linux.yml

on: pull_request
Matrix: test-linux
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 2 warnings, and 2 notices
test-linux (ubuntu-24.04-arm)
Process completed with exit code 2.
test-linux (ubuntu-24.04-arm): test/parallel/test-tls-peer-certificate.js#L0
--- stderr --- (node:201262) [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/node/node/node/test/parallel/test-tls-peer-certificate.js:57 assert.strictEqual(issuer.serialNumber, '32E8197681DA33185867B52885F678BFDBA51727'); ^ ReferenceError: Cannot access 'issuer' before initialization at /home/runner/work/node/node/node/test/parallel/test-tls-peer-certificate.js:57:22 at /home/runner/work/node/node/node/test/common/index.js:472:17 at /home/runner/work/node/node/node/test/common/index.js:507:15 at /home/runner/work/node/node/node/test/common/index.js:507:15 at maybeCallback (/home/runner/work/node/node/node/test/fixtures/tls-connect.js:97:7) at Server.<anonymous> (/home/runner/work/node/node/node/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/node/node/node/test/parallel/test-tls-peer-certificate.js
test-linux (ubuntu-24.04)
Process completed with exit code 2.
test-linux (ubuntu-24.04): test/parallel/test-tls-peer-certificate.js#L0
--- stderr --- (node:199545) [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/node/node/node/test/parallel/test-tls-peer-certificate.js:57 assert.strictEqual(issuer.serialNumber, '32E8197681DA33185867B52885F678BFDBA51727'); ^ ReferenceError: Cannot access 'issuer' before initialization at /home/runner/work/node/node/node/test/parallel/test-tls-peer-certificate.js:57:22 at /home/runner/work/node/node/node/test/common/index.js:472:17 at /home/runner/work/node/node/node/test/common/index.js:507:15 at /home/runner/work/node/node/node/test/common/index.js:507:15 at maybeCallback (/home/runner/work/node/node/node/test/fixtures/tls-connect.js:97:7) at Server.<anonymous> (/home/runner/work/node/node/node/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/node/node/node/test/parallel/test-tls-peer-certificate.js
test-linux (ubuntu-24.04-arm)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad. 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/
test-linux (ubuntu-24.04)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad. 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/
sccache stats
72% - 3511 hits, 1349 misses, 0 errors
sccache stats
81% - 3931 hits, 916 misses, 0 errors