Skip to content

Fix handling of HTTP upgrades with bodies #75

Fix handling of HTTP upgrades with bodies

Fix handling of HTTP upgrades with bodies #75

Triggered via pull request October 20, 2025 20:42
Status Cancelled
Total duration 30m 3s
Artifacts

test-shared.yml

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

Annotations

7 errors
x86_64-linux: with shared libraries
Process completed with exit code 2.
x86_64-linux: with shared libraries: test/parallel/test-http-upgrade-server-with-body.mjs#L32
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'upgrade head' - 'upgrade head\npost-upgrade message' ^ at Proxy.<anonymous> (file:///home/runner/work/node/node/test/parallel/test-http-upgrade-server-with-body.mjs:32:14) at Proxy.<anonymous> (/home/runner/work/node/node/test/common/index.js:476:15) at Proxy.emit (node:events:508:28) at addChunk (node:internal/streams/readable:559:12) at readableAddChunkPushByteMode (node:internal/streams/readable:510:3) at Readable.push (node:internal/streams/readable:390:5) at Proxy.requestBodyCompleted (node:_http_server:1026:17) at onParserExecuteCommon (node:_http_server:1111:32) at onParserExecute (node:_http_server:897:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'upgrade head', expected: 'upgrade head\npost-upgrade message', operator: 'strictEqual', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http-upgrade-server-with-body.mjs
aarch64-darwin: with shared libraries
Canceling since a higher priority waiting request for Test Shared libraries-upgrade-with-body exists
aarch64-darwin: with shared libraries
The operation was canceled.
Test Shared libraries
Canceling since a higher priority waiting request for Test Shared libraries-upgrade-with-body exists
x86_64-darwin: with shared libraries
Canceling since a higher priority waiting request for Test Shared libraries-upgrade-with-body exists
x86_64-darwin: with shared libraries
The operation was canceled.