Skip to content

http2: emit error on canceled streams when aborted event is not emitted #6153

http2: emit error on canceled streams when aborted event is not emitted

http2: emit error on canceled streams when aborted event is not emitted #6153

Triggered via pull request April 29, 2026 11:15
Status Failure
Total duration 52m 12s
Artifacts 1

test-shared.yml

on: pull_request
Build slim tarball
6m 48s
Build slim tarball
collect-openssl-versions
8s
collect-openssl-versions
aarch64-linux: Cache V8 build
6s
aarch64-linux: Cache V8 build
Matrix: build
Matrix: build-openssl
Fit to window
Zoom out
Zoom in

Annotations

8 errors
aarch64-darwin: with shared libraries
Process completed with exit code 2.
aarch64-darwin: with shared libraries: test/parallel/test-http2-zero-length-header.js#L26
--- stdout --- Mismatched noop function calls. Expected exactly 1, actual 0. at Proxy.mustCall (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-29b39083c713-slim/test/common/index.js:466:10) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-29b39083c713-slim/test/parallel/test-http2-zero-length-header.js:26:26) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-29b39083c713-slim/test/common/index.js:508: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) Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-29b39083c713-slim/test/parallel/test-http2-zero-length-header.js
aarch64-darwin: with shared libraries: test/parallel/test-http2-server-shutdown-options-errors.js#L61
--- stdout --- Mismatched noop function calls. Expected at least 1, actual 0. at Proxy.mustCallAtLeast (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-29b39083c713-slim/test/common/index.js:478:10) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-29b39083c713-slim/test/parallel/test-http2-server-shutdown-options-errors.js:61:28) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-29b39083c713-slim/test/common/index.js:508: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) Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-29b39083c713-slim/test/parallel/test-http2-server-shutdown-options-errors.js
aarch64-darwin: with shared libraries: test/parallel/test-http2-client-cancel-stream-after-end.js#L30
--- stdout --- Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at Proxy.mustCall (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-29b39083c713-slim/test/common/index.js:466:10) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-29b39083c713-slim/test/parallel/test-http2-client-cancel-stream-after-end.js:30:28) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-29b39083c713-slim/test/common/index.js:508: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) Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-29b39083c713-slim/test/parallel/test-http2-client-cancel-stream-after-end.js
x86_64-darwin: with shared libraries
Process completed with exit code 2.
x86_64-darwin: with shared libraries: test/parallel/test-http2-zero-length-header.js#L26
--- stdout --- Mismatched noop function calls. Expected exactly 1, actual 0. at Proxy.mustCall (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-29b39083c713-slim/test/common/index.js:466:10) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-29b39083c713-slim/test/parallel/test-http2-zero-length-header.js:26:26) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-29b39083c713-slim/test/common/index.js:508: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) Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-29b39083c713-slim/test/parallel/test-http2-zero-length-header.js
x86_64-darwin: with shared libraries: test/parallel/test-http2-server-stream-session-destroy.js#L55
--- stderr --- (node:17773) [DEP0194] DeprecationWarning: http2Stream.priority is longer supported after priority signalling was deprecated in RFC 9113 (Use `node --trace-deprecation ...` to show where the warning was created) --- stdout --- Mismatched noop function calls. Expected exactly 1, actual 0. at Proxy.mustCall (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-29b39083c713-slim/test/common/index.js:466:10) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-29b39083c713-slim/test/parallel/test-http2-server-stream-session-destroy.js:55:26) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-29b39083c713-slim/test/common/index.js:508: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) Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-29b39083c713-slim/test/parallel/test-http2-server-stream-session-destroy.js
x86_64-darwin: with shared libraries: test/parallel/test-http2-server-shutdown-options-errors.js#L61
--- stdout --- Mismatched noop function calls. Expected at least 1, actual 0. at Proxy.mustCallAtLeast (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-29b39083c713-slim/test/common/index.js:478:10) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-29b39083c713-slim/test/parallel/test-http2-server-shutdown-options-errors.js:61:28) at Http2Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-29b39083c713-slim/test/common/index.js:508: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) Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-29b39083c713-slim/test/parallel/test-http2-server-shutdown-options-errors.js

Artifacts

Produced during runtime
Name Size Digest
tarballs
51 MB
sha256:89c31362a9b35d5d1fa26cc1f515acebaedfdbcfe5a391a0eae0b6c1ffa1eaf1