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 Function._resolveFilename (node:internal/modules/cjs/loader:1365:15)
at defaultResolveImpl (node:internal/modules/cjs/loader:1021:19)
at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1026:22)
at Function._load (node:internal/modules/cjs/loader:1175:37)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
at Module.require (node:internal/modules/cjs/loader:1445:12)
at require (node:internal/modules/helpers:135: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 🕐: 52650.966ms
|
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