Skip to content

Fix handling of HTTP upgrades with bodies #112

Fix handling of HTTP upgrades with bodies

Fix handling of HTTP upgrades with bodies #112

Triggered via pull request October 22, 2025 13:52
Status Failure
Total duration 57m 25s
Artifacts

test-shared.yml

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

Annotations

2 errors
x86_64-darwin: with shared libraries
Process completed with exit code 2.
x86_64-darwin: with shared libraries: test/sequential/test-timers-set-interval-excludes-callback-duration.js#L17
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: assert(Date.now() - first < 100) at Timeout._onTimeout (/Users/runner/work/node/node/test/sequential/test-timers-set-interval-excludes-callback-duration.js:17:5) at listOnTimeout (node:internal/timers:605:17) at process.processTimers (node:internal/timers:541:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node --expose-internals --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/sequential/test-timers-set-interval-excludes-callback-duration.js