Fix goaway #15324
Annotations
2 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:517:28) {
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:517:28)
at maybeClose (node:internal/child_process:1098:16)
at Socket.<anonymous> (node:internal/child_process:450:11)
at Socket.emit (node:events:517:28)
at Pipe.<anonymous> (node:net:350:12) {
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:143:89)\n at Request.onComplete (/Users/runner/work/undici/undici/lib/core/request.js:291: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:517:28)\n at emitReadable_ (node:internal/streams/readable:633:12)\n',
expected: '',
operator: 'strictEqual'
},
code: 'ERR_TEST_FAILURE'
}
|
Run tests
Process completed with exit code 1.
|
Run tests
Total Tests: 1029
Suites 📂: 78
Passed ✅: 1024
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 47006.509ms
|
Loading