Skip to content

tls: avoid external memory leak on invalid protocol versions #213

tls: avoid external memory leak on invalid protocol versions

tls: avoid external memory leak on invalid protocol versions #213

Triggered via push October 26, 2025 16:29
Status Failure
Total duration 3h 7m 34s
Artifacts

test-shared.yml

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

Annotations

2 errors
aarch64-darwin: with shared libraries
Process completed with exit code 2.
aarch64-darwin: with shared libraries: test/parallel/test-cluster-dgram-1.js#L100
--- stdout --- Mismatched <anonymous> function calls. Expected exactly 10, actual 0. at Proxy.mustCall (/Users/runner/work/node/node/test/common/index.js:434:10) at worker (/Users/runner/work/node/node/test/parallel/test-cluster-dgram-1.js:100:31) at Object.<anonymous> (/Users/runner/work/node/node/test/parallel/test-cluster-dgram-1.js:37:3) at Module._compile (node:internal/modules/cjs/loader:1760:14) at Object..js (node:internal/modules/cjs/loader:1892:10) at Module.load (node:internal/modules/cjs/loader:1480:32) at Module._load (node:internal/modules/cjs/loader:1299:12) at TracingChannel.traceSync (node:diagnostics_channel:328:14) at wrapModuleLoad (node:internal/modules/cjs/loader:245:24) Mismatched <anonymous> function calls. Expected exactly 10, actual 0. at Proxy.mustCall (/Users/runner/work/node/node/test/common/index.js:434:10) at worker (/Users/runner/work/node/node/test/parallel/test-cluster-dgram-1.js:100:31) at Object.<anonymous> (/Users/runner/work/node/node/test/parallel/test-cluster-dgram-1.js:37:3) at Module._compile (node:internal/modules/cjs/loader:1760:14) at Object..js (node:internal/modules/cjs/loader:1892:10) at Module.load (node:internal/modules/cjs/loader:1480:32) at Module._load (node:internal/modules/cjs/loader:1299:12) at TracingChannel.traceSync (node:diagnostics_channel:328:14) at wrapModuleLoad (node:internal/modules/cjs/loader:245:24) Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-cluster-dgram-1.js --- TIMEOUT ---