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] (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35)
at D:\a\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 ChildProcess._handle.onexit (node:internal/child_process:303:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: '0 completed set to true from false Error\r\n at Request.set (D:\\a\\undici\\undici\\lib\\core\\request.js:143:89)\r\n at Request.onComplete (D:\\a\\undici\\undici\\lib\\core\\request.js:291:20)\r\n at Parser.onMessageComplete (D:\\a\\undici\\undici\\lib\\dispatcher\\client-h1.js:712:13)\r\n at wasm_on_message_complete (D:\\a\\undici\\undici\\lib\\dispatcher\\client-h1.js:160:30)\r\n at wasm://wasm/00032d9a:wasm-function[20]:0x1b14\r\n at Parser.execute (D:\\a\\undici\\undici\\lib\\dispatcher\\client-h1.js:332:22)\r\n at Parser.readMore (D:\\a\\undici\\undici\\lib\\dispatcher\\client-h1.js:296:12)\r\n at Socket.onHttpSocketReadable (D:\\a\\undici\\undici\\lib\\dispatcher\\client-h1.js:879:18)\r\n at Socket.emit (node:events:517:28)\r\n at emitReadable_ (node:internal/streams/readable:633:12)\r\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 🕐: 39556.976ms
|
Loading