Fix goaway #15325
Annotations
3 errors and 1 notice
Run tests:
test/client-node-max-header-size.js#L39
Error [ERR_TEST_FAILURE]: default max-http-header-size should not throw
at process.emit (node:events:519:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'uncaughtException',
cause: AssertionError [ERR_ASSERTION]: default max-http-header-size should not throw
at res.<computed> [as strictEqual] (/Users/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35)
at /Users/runner/work/undici/undici/test/client-node-max-header-size.js:39:9
at ChildProcess.exithandler (node:child_process:414:7)
at ChildProcess.emit (node:events:519:28)
at maybeClose (node:internal/child_process:1105:16)
at ChildProcess._handle.onexit (node:internal/child_process:305:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: '0 completed set to true from false Error\n at Request.set (/Users/runner/work/undici/undici/lib/core/request.js:142:89)\n at Request.onComplete (/Users/runner/work/undici/undici/lib/core/request.js:290:20)\n at Parser.onMessageComplete (/Users/runner/work/undici/undici/lib/dispatcher/client-h1.js:712:13)\n at wasm_on_message_complete (/Users/runner/work/undici/undici/lib/dispatcher/client-h1.js:160:30)\n at wasm://wasm/00032d9a:wasm-function[20]:0x1b14\n at Parser.execute (/Users/runner/work/undici/undici/lib/dispatcher/client-h1.js:332:22)\n at Parser.readMore (/Users/runner/work/undici/undici/lib/dispatcher/client-h1.js:296:12)\n at Socket.onHttpSocketReadable (/Users/runner/work/undici/undici/lib/dispatcher/client-h1.js:879:18)\n at Socket.emit (node:events:519:28)\n at emitReadable_ (node:internal/streams/readable:832:12)\n',
expected: '',
operator: 'strictEqual'
}
}
|
Run tests:
test/client-node-max-header-size.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
|
Run tests
Process completed with exit code 1.
|
Run tests
Total Tests: 1030
Suites 📂: 77
Passed ✅: 1024
Failed ❌: 1
Canceled 🚫: 1
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 63503.750ms
|
Loading