fix: make HTTP2 invalid headers recoverable (#4356) #16657
Annotations
3 errors and 2 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:
- D:\a\undici\undici\test\http2-invalid-header-unit-test.js] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: Cannot find module 'https-pem'
Require stack:
- D:\a\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> (D:\a\undici\undici\test\http2-invalid-header-unit-test.js:8:15)
at Test.runInAsyncScope (node:async_hooks:214:14) {
code: 'MODULE_NOT_FOUND',
requireStack: [ 'D:\\a\\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 🕐: 52040.904ms
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Loading