fix: make HTTP2 invalid headers recoverable (#4356) #16657
Annotations
3 errors and 3 notices
Run tests
Process completed with exit code 1.
|
Run tests:
test/http2-invalid-header-recovery.js#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
|
Run tests:
test/http2-invalid-header-unit-test.js#L5
[Error [ERR_TEST_FAILURE]: Cannot find module 'https-pem'
Require stack:
- /Users/runner/work/undici/undici/test/http2-invalid-header-unit-test.js] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: Cannot find module 'https-pem'
Require stack:
- /Users/runner/work/undici/undici/test/http2-invalid-header-unit-test.js
at Module._resolveFilename (node:internal/modules/cjs/loader:1410:15)
at defaultResolveImpl (node:internal/modules/cjs/loader:1051:19)
at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1056:22)
at Module._load (node:internal/modules/cjs/loader:1219:37)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:238:24)
at Module.require (node:internal/modules/cjs/loader:1493:12)
at require (node:internal/modules/helpers:152:16)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/http2-invalid-header-unit-test.js:8:15)
at Test.runInAsyncScope (node:async_hooks:214:14) {
code: 'MODULE_NOT_FOUND',
requireStack: [ '/Users/runner/work/undici/undici/test/http2-invalid-header-unit-test.js' ]
}
}
|
Run tests
Total Tests: 1185
Suites 📂: 121
Passed ✅: 1178
Failed ❌: 2
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 50113.139ms
|
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
Loading