Skip to content

deps: update nghttp2 to 1.68.0 #70727

deps: update nghttp2 to 1.68.0

deps: update nghttp2 to 1.68.0 #70727

Triggered via pull request December 21, 2025 00:41
Status Failure
Total duration 4h 15m 56s
Artifacts

test-macos.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 notice
test-macOS
Process completed with exit code 2.
test-macOS: test/parallel/test-http2-reset-flood.js#L0
Command: out/Release/node /Users/runner/work/node/node/node/test/parallel/test-http2-reset-flood.js --- TIMEOUT ---
test-macOS: test/parallel/test-http2-multi-content-length.js#L0
--- stderr --- node:events:486 throw er; // Unhandled 'error' event ^ Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1 at Http2Session.onGoawayData (node:internal/http2/core:753:21) Emitted 'error' event on ClientHttp2Stream instance at: at emitErrorNT (node:internal/streams/destroy:170:8) at emitErrorCloseNT (node:internal/streams/destroy:129:3) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { code: 'ERR_HTTP2_SESSION_ERROR' } Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/node/node/node/test/parallel/test-http2-multi-content-length.js
test-macOS: test/parallel/test-http2-misbehaving-flow-control-paused.js#L0
Command: out/Release/node /Users/runner/work/node/node/node/test/parallel/test-http2-misbehaving-flow-control-paused.js --- TIMEOUT ---
test-macOS: test/parallel/test-http2-misbehaving-flow-control.js#L0
Command: out/Release/node /Users/runner/work/node/node/node/test/parallel/test-http2-misbehaving-flow-control.js --- TIMEOUT ---
test-macOS: test/parallel/test-http2-max-invalid-frames.js#L0
Command: out/Release/node /Users/runner/work/node/node/node/test/parallel/test-http2-max-invalid-frames.js --- TIMEOUT ---
test-macOS: test/parallel/test-http2-client-unescaped-path.js#L0
--- stderr --- node:assert:456 throw err; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected Comparison { + code: 'ERR_HTTP2_SESSION_ERROR', + message: 'Session closed with error code 1', - code: 'ERR_HTTP2_STREAM_ERROR', - message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR', name: 'Error' } at ClientHttp2Stream.<anonymous> (/Users/runner/work/node/node/node/test/common/index.js:739:12) at ClientHttp2Stream.<anonymous> (/Users/runner/work/node/node/node/test/common/index.js:506:15) at ClientHttp2Stream.emit (node:events:508:20) at emitErrorNT (node:internal/streams/destroy:170:8) at emitErrorCloseNT (node:internal/streams/destroy:129:3) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1 at Http2Session.onGoawayData (node:internal/http2/core:753:21) { code: 'ERR_HTTP2_SESSION_ERROR' }, expected: { code: 'ERR_HTTP2_STREAM_ERROR', name: 'Error', message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR' }, operator: 'throws', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/node/node/node/test/parallel/test-http2-client-unescaped-path.js
sccache stats
0% - 0 hits, 0 misses, 0 errors