Skip to content

http2: tune control flow defaults #5179

http2: tune control flow defaults

http2: tune control flow defaults #5179

Triggered via pull request April 8, 2026 16:35
Status Failure
Total duration 2h 18m 18s
Artifacts 1

test-shared.yml

on: pull_request
Build slim tarball
2m 24s
Build slim tarball
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

40 errors
x86_64-linux: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-error.js#L33
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-error.js:33:24) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-error.js
x86_64-linux: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-finish.js#L46
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-finish.js:46:24) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-finish.js
x86_64-linux: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-created.js#L68
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-created.js:68:24) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-created.js
x86_64-linux: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-close.js#L46
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-close.js:46:24) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-close.js
x86_64-linux: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-close-error.js#L31
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-close-error.js:31:24) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-close-error.js
x86_64-linux: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js#L49
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js:49:24) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js
x86_64-linux: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-body-no-chunks.js#L33
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-no-chunks.js:33:24) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-no-chunks.js
x86_64-linux: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js#L49
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js:49:24) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js
x86_64-linux: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js#L61
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js:61:24) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js
x86_64-linux: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js#L55
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js:55:24) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js
x86_64-darwin: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-finish.js#L46
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-finish.js:46:24) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-finish.js
x86_64-darwin: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-error.js#L33
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-error.js:33:24) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-error.js
x86_64-darwin: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-close-error.js#L31
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-close-error.js:31:24) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-close-error.js
x86_64-darwin: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-close.js#L46
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-close.js:46:24) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-close.js
x86_64-darwin: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js#L49
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js:49:24) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js
x86_64-darwin: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-created.js#L68
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-created.js:68:24) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-created.js
x86_64-darwin: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-body-no-chunks.js#L33
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-no-chunks.js:33:24) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-no-chunks.js
x86_64-darwin: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js#L49
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js:49:24) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js
x86_64-darwin: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js#L61
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js:61:24) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js
x86_64-darwin: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js#L55
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js:55:24) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js
aarch64-linux: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-error.js#L33
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-error.js:33:24) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-error.js
aarch64-linux: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-finish.js#L46
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-finish.js:46:24) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-finish.js
aarch64-linux: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-created.js#L68
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-created.js:68:24) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-created.js
aarch64-linux: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-close.js#L46
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-close.js:46:24) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-close.js
aarch64-linux: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js#L49
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js:49:24) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js
aarch64-linux: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-close-error.js#L31
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-close-error.js:31:24) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-close-error.js
aarch64-linux: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js#L49
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js:49:24) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js
aarch64-linux: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-body-no-chunks.js#L33
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-no-chunks.js:33:24) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-no-chunks.js
aarch64-linux: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js#L61
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js:61:24) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js
aarch64-linux: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js#L55
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js:55:24) at Http2Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js
aarch64-darwin: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-start.js#L68
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-start.js:68:24) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-start.js
aarch64-darwin: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-created.js#L68
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-created.js:68:24) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-created.js
aarch64-darwin: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-error.js#L33
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-error.js:33:24) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-error.js
aarch64-darwin: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-close-error.js#L31
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-close-error.js:31:24) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-close-error.js
aarch64-darwin: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js#L49
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js:49:24) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js
aarch64-darwin: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js#L49
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js:49:24) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js
aarch64-darwin: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-close.js#L46
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-close.js:46:24) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-close.js
aarch64-darwin: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-body-no-chunks.js#L33
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-no-chunks.js:33:24) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-no-chunks.js
aarch64-darwin: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js#L61
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js:61:24) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js
aarch64-darwin: with shared libraries: test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js#L55
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js:55:24) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-08dd5100a812-slim/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js

Artifacts

Produced during runtime
Name Size Digest
tarballs
48.9 MB
sha256:f7ed58d48488b278977991d4959d01e4b9332fd5ffba737e41a223585ee41824