Skip to content

Fix goaway

Fix goaway #15325

Triggered via pull request November 14, 2024 10:05
@mcollinamcollina
synchronize #3835
fix-goaway
Status Failure
Total duration 3m 43s
Artifacts

nodejs.yml

on: pull_request
Matrix: test-without-intl
Matrix: test
dependency-review
8s
dependency-review
Lint
40s
Lint
Fuzzing
3m 33s
Fuzzing
Test TypeScript types
40s
Test TypeScript types
automerge
0s
automerge
Fit to window
Zoom out
Zoom in

Annotations

39 errors and 18 notices
respect Node.js' --max-http-header-size: 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] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at /home/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 (/home/runner/work/undici/undici/lib/core/request.js:142:89)\n at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:290:20)\n at Parser.onMessageComplete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:712:13)\n at wasm_on_message_complete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:160:30)\n at wasm://wasm/00032d9a:wasm-function[20]:0x1b14\n at Parser.execute (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:332:22)\n at Parser.readMore (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:296:12)\n at Socket.onHttpSocketReadable (/home/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' } }
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Process completed with exit code 1.
respect Node.js' --max-http-header-size: 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] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at /home/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 (/home/runner/work/undici/undici/lib/core/request.js:142:89)\n at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:290:20)\n at Parser.onMessageComplete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:712:13)\n at wasm_on_message_complete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:160:30)\n at wasm://wasm/00032d9a:wasm-function[20]:0x1b14\n at Parser.execute (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:332:22)\n at Parser.readMore (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:296:12)\n at Socket.onHttpSocketReadable (/home/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' } }
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Process completed with exit code 1.
respect Node.js' --max-http-header-size: 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] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at /home/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 ChildProcess._handle.onexit (node:internal/child_process:303:5) { generatedMessage: false, code: 'ERR_ASSERTION', actual: '0 completed set to true from false Error\n at Request.set (/home/runner/work/undici/undici/lib/core/request.js:142:89)\n at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:290:20)\n at Parser.onMessageComplete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:712:13)\n at wasm_on_message_complete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:160:30)\n at wasm://wasm/00032d9a:wasm-function[20]:0x1b14\n at Parser.execute (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:332:22)\n at Parser.readMore (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:296:12)\n at Socket.onHttpSocketReadable (/home/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' }
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Process completed with exit code 1.
respect Node.js' --max-http-header-size: test/client-node-max-header-size.js#L39
Error [ERR_TEST_FAILURE]: default max-http-header-size should not throw + actual - expected + '0 completed set to true from false Error\n' + + ' at Request.set (/home/runner/work/undici/undici/lib/core/request.js:142:89)\n' + + ' at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:290:20)\n' + + ' at Parser.onMessageComplete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:712:13)\n' + + ' at wasm_on_message_complete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:160:30)\n' + + ' at wasm://wasm/00032d9a:wasm-function[20]:0x1b14\n' + + ' at Parser.execute (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:332:22)\n' + + ' at Parser.readMore (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:296:12)\n' + + ' at Socket.onHttpSocketReadable (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:879:18)\n' + + ' at Socket.emit (node:events:518:28)\n' + + ' at emitReadable_ (node:internal/streams/readable:834:12)\n' - '' at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: default max-http-header-size should not throw + actual - expected + '0 completed set to true from false Error\n' + + ' at Request.set (/home/runner/work/undici/undici/lib/core/request.js:142:89)\n' + + ' at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:290:20)\n' + + ' at Parser.onMessageComplete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:712:13)\n' + + ' at wasm_on_message_complete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:160:30)\n' + + ' at wasm://wasm/00032d9a:wasm-function[20]:0x1b14\n' + + ' at Parser.execute (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:332:22)\n' + + ' at Parser.readMore (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:296:12)\n' + + ' at Socket.onHttpSocketReadable (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:879:18)\n' + + ' at Socket.emit (node:events:518:28)\n' + + ' at emitReadable_ (node:internal/streams/readable:834:12)\n' - '' at res.<computed> [as strictEqual] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at /home/runner/work/undici/undici/test/client-node-max-header-size.js:39:9 at ChildProcess.exithandler (node:child_process:411:7) at ChildProcess.emit (node:events:518:28) at maybeClose (node:internal/child_process:1104:16) at ChildProcess._handle.onexit (node:internal/child_process:304:5) { generatedMessage: false, code: 'ERR_ASSERTION', actual: '0 completed set to true from false Error\n at Request.set (/home/runner/work/undici/undici/lib/core/request.js:142:89)\n at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:290:20)\n at Parser.onMessageComplete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:712:13)\n at wasm_on_message_complete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:160:30)\n at wasm://wasm/00032d9a:wasm-function[20]:0x1b14\n at Parser.execute (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:332:22)\n at Parser.readMore (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:296:12)\n at Socket.onHttpSocketReadable (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:879:18)\n at Socket.emit (node:events:518:28)\n at emitReadable_ (node:internal/streams/readable:834:12)\n', expected: '', operator: 'strictEqual' } }
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Process completed with exit code 1.
respect Node.js' --max-http-header-size: test/client-node-max-header-size.js#L39
Error [ERR_TEST_FAILURE]: default max-http-header-size should not throw + actual - expected + '0 completed set to true from false Error\n' + + ' at Request.set (/home/runner/work/undici/undici/lib/core/request.js:142:89)\n' + + ' at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:290:20)\n' + + ' at Parser.onMessageComplete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:712:13)\n' + + ' at wasm_on_message_complete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:160:30)\n' + + ' at wasm://wasm/00032d9a:wasm-function[20]:0x1b14\n' + + ' at Parser.execute (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:332:22)\n' + + ' at Parser.readMore (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:296:12)\n' + + ' at Socket.onHttpSocketReadable (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:879:18)\n' + + ' at Socket.emit (node:events:507:28)\n' + + ' at emitReadable_ (node:internal/streams/readable:832:12)\n' - '' at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: default max-http-header-size should not throw + actual - expected + '0 completed set to true from false Error\n' + + ' at Request.set (/home/runner/work/undici/undici/lib/core/request.js:142:89)\n' + + ' at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:290:20)\n' + + ' at Parser.onMessageComplete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:712:13)\n' + + ' at wasm_on_message_complete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:160:30)\n' + + ' at wasm://wasm/00032d9a:wasm-function[20]:0x1b14\n' + + ' at Parser.execute (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:332:22)\n' + + ' at Parser.readMore (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:296:12)\n' + + ' at Socket.onHttpSocketReadable (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:879:18)\n' + + ' at Socket.emit (node:events:507:28)\n' + + ' at emitReadable_ (node:internal/streams/readable:832:12)\n' - '' at res.<computed> [as strictEqual] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at /home/runner/work/undici/undici/test/client-node-max-header-size.js:39:9 at ChildProcess.exithandler (node:child_process:407:7) at ChildProcess.emit (node:events:507:28) at maybeClose (node:internal/child_process:1101: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 (/home/runner/work/undici/undici/lib/core/request.js:142:89)\n at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:290:20)\n at Parser.onMessageComplete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:712:13)\n at wasm_on_message_complete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:160:30)\n at wasm://wasm/00032d9a:wasm-function[20]:0x1b14\n at Parser.execute (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:332:22)\n at Parser.readMore (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:296:12)\n at Socket.onHttpSocketReadable (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:879:18)\n at Socket.emit (node:events:507:28)\n at emitReadable_ (node:internal/streams/readable:832:12)\n', expected: '', operator: 'strictEqual' } }
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Process completed with exit code 1.
respect Node.js' --max-http-header-size: test/client-node-max-header-size.js#L39
Error [ERR_TEST_FAILURE]: default max-http-header-size should not throw + actual - expected + '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:518:28)\n' + + ' at emitReadable_ (node:internal/streams/readable:834:12)\n' - '' at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: default max-http-header-size should not throw + actual - expected + '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:518:28)\n' + + ' at emitReadable_ (node:internal/streams/readable:834:12)\n' - '' 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:411:7) at ChildProcess.emit (node:events:518:28) at maybeClose (node:internal/child_process:1104:16) at Socket.<anonymous> (node:internal/child_process:456:11) at Socket.emit (node:events:518:28) at Pipe.<anonymous> (node:net:343: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: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:518:28)\n at emitReadable_ (node:internal/streams/readable:834:12)\n', expected: '', operator: 'strictEqual' } }
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Process completed with exit code 1.
respect Node.js' --max-http-header-size: test/client-node-max-header-size.js#L39
Error [ERR_TEST_FAILURE]: default max-http-header-size should not throw + actual - expected + '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:507:28)\n' + + ' at emitReadable_ (node:internal/streams/readable:832:12)\n' - '' at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: default max-http-header-size should not throw + actual - expected + '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:507:28)\n' + + ' at emitReadable_ (node:internal/streams/readable:832:12)\n' - '' 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:407:7) at ChildProcess.emit (node:events:507:28) at maybeClose (node:internal/child_process:1101:16) at Socket.<anonymous> (node:internal/child_process:457:11) at Socket.emit (node:events:507: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: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:507:28)\n at emitReadable_ (node:internal/streams/readable:832:12)\n', expected: '', operator: 'strictEqual' } }
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Process completed with exit code 1.
respect Node.js' --max-http-header-size: test\client-node-max-header-size.js#L39
Error [ERR_TEST_FAILURE]: default max-http-header-size should not throw + actual - expected + '0 completed set to true from false Error\r\n' + + ' at Request.set (D:\\a\\undici\\undici\\lib\\core\\request.js:142:89)\r\n' + + ' at Request.onComplete (D:\\a\\undici\\undici\\lib\\core\\request.js:290: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:518:28)\r\n' + + ' at emitReadable_ (node:internal/streams/readable:834:12)\r\n' - '' at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: default max-http-header-size should not throw + actual - expected + '0 completed set to true from false Error\r\n' + + ' at Request.set (D:\\a\\undici\\undici\\lib\\core\\request.js:142:89)\r\n' + + ' at Request.onComplete (D:\\a\\undici\\undici\\lib\\core\\request.js:290: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:518:28)\r\n' + + ' at emitReadable_ (node:internal/streams/readable:834:12)\r\n' - '' 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:411:7) at ChildProcess.emit (node:events:518:28) at maybeClose (node:internal/child_process:1104:16) at ChildProcess._handle.onexit (node:internal/child_process:304: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:142:89)\r\n at Request.onComplete (D:\\a\\undici\\undici\\lib\\core\\request.js:290: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:518:28)\r\n at emitReadable_ (node:internal/streams/readable:834:12)\r\n', expected: '', operator: 'strictEqual' } }
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Process completed with exit code 1.
respect Node.js' --max-http-header-size: test\client-node-max-header-size.js#L39
Error [ERR_TEST_FAILURE]: default max-http-header-size should not throw + actual - expected + '0 completed set to true from false Error\r\n' + + ' at Request.set (D:\\a\\undici\\undici\\lib\\core\\request.js:142:89)\r\n' + + ' at Request.onComplete (D:\\a\\undici\\undici\\lib\\core\\request.js:290: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:507:28)\r\n' + + ' at emitReadable_ (node:internal/streams/readable:832:12)\r\n' - '' at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: default max-http-header-size should not throw + actual - expected + '0 completed set to true from false Error\r\n' + + ' at Request.set (D:\\a\\undici\\undici\\lib\\core\\request.js:142:89)\r\n' + + ' at Request.onComplete (D:\\a\\undici\\undici\\lib\\core\\request.js:290: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:507:28)\r\n' + + ' at emitReadable_ (node:internal/streams/readable:832:12)\r\n' - '' 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:407:7) at ChildProcess.emit (node:events:507:28) at maybeClose (node:internal/child_process:1101: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\r\n at Request.set (D:\\a\\undici\\undici\\lib\\core\\request.js:142:89)\r\n at Request.onComplete (D:\\a\\undici\\undici\\lib\\core\\request.js:290: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:507:28)\r\n at emitReadable_ (node:internal/streams/readable:832:12)\r\n', expected: '', operator: 'strictEqual' } }
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Process completed with exit code 1.
respect Node.js' --max-http-header-size: 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: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:517:28)\n at emitReadable_ (node:internal/streams/readable:633:12)\n', expected: '', operator: 'strictEqual' }, code: 'ERR_TEST_FAILURE' }
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Process completed with exit code 1.
respect Node.js' --max-http-header-size: 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' } }
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Process completed with exit code 1.
respect Node.js' --max-http-header-size: 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] (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: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\r\n at Request.set (D:\\a\\undici\\undici\\lib\\core\\request.js:142:89)\r\n at Request.onComplete (D:\\a\\undici\\undici\\lib\\core\\request.js:290: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:519:28)\r\n at emitReadable_ (node:internal/streams/readable:832:12)\r\n', expected: '', operator: 'strictEqual' } }
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Process completed with exit code 1.
respect Node.js' --max-http-header-size: 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] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at /home/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 (/home/runner/work/undici/undici/lib/core/request.js:142:89)\n at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:290:20)\n at Parser.onMessageComplete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:712:13)\n at wasm_on_message_complete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:160:30)\n at wasm://wasm/00032d9a:wasm-function[20]:0x1b14\n at Parser.execute (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:332:22)\n at Parser.readMore (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:296:12)\n at Socket.onHttpSocketReadable (/home/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' } }
Test with Node.js 20 compiled --without-intl
Process completed with exit code 1.
respect Node.js' --max-http-header-size: 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' } }
test/client-node-max-header-size.js: 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' }
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Process completed with exit code 1.
respect Node.js' --max-http-header-size: test/client-node-max-header-size.js#L39
Error [ERR_TEST_FAILURE]: default max-http-header-size should not throw + actual - expected + '0 completed set to true from false Error\n' + + ' at Request.set (/home/runner/work/undici/undici/lib/core/request.js:142:89)\n' + + ' at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:290:20)\n' + + ' at Parser.onMessageComplete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:712:13)\n' + + ' at wasm_on_message_complete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:160:30)\n' + + ' at wasm://wasm/00032d9a:wasm-function[20]:0x1b14\n' + + ' at Parser.execute (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:332:22)\n' + + ' at Parser.readMore (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:296:12)\n' + + ' at Socket.onHttpSocketReadable (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:879:18)\n' + + ' at Socket.emit (node:events:507:28)\n' + + ' at emitReadable_ (node:internal/streams/readable:832:12)\n' - '' at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: default max-http-header-size should not throw + actual - expected + '0 completed set to true from false Error\n' + + ' at Request.set (/home/runner/work/undici/undici/lib/core/request.js:142:89)\n' + + ' at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:290:20)\n' + + ' at Parser.onMessageComplete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:712:13)\n' + + ' at wasm_on_message_complete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:160:30)\n' + + ' at wasm://wasm/00032d9a:wasm-function[20]:0x1b14\n' + + ' at Parser.execute (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:332:22)\n' + + ' at Parser.readMore (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:296:12)\n' + + ' at Socket.onHttpSocketReadable (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:879:18)\n' + + ' at Socket.emit (node:events:507:28)\n' + + ' at emitReadable_ (node:internal/streams/readable:832:12)\n' - '' at res.<computed> [as strictEqual] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at /home/runner/work/undici/undici/test/client-node-max-header-size.js:39:9 at ChildProcess.exithandler (node:child_process:407:7) at ChildProcess.emit (node:events:507:28) at maybeClose (node:internal/child_process:1101: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 (/home/runner/work/undici/undici/lib/core/request.js:142:89)\n at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:290:20)\n at Parser.onMessageComplete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:712:13)\n at wasm_on_message_complete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:160:30)\n at wasm://wasm/00032d9a:wasm-function[20]:0x1b14\n at Parser.execute (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:332:22)\n at Parser.readMore (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:296:12)\n at Socket.onHttpSocketReadable (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:879:18)\n at Socket.emit (node:events:507:28)\n at emitReadable_ (node:internal/streams/readable:832:12)\n', expected: '', operator: 'strictEqual' } }
Test with Node.js 23 compiled --without-intl
Process completed with exit code 1.
respect Node.js' --max-http-header-size: test/client-node-max-header-size.js#L39
Error [ERR_TEST_FAILURE]: default max-http-header-size should not throw + actual - expected + '0 completed set to true from false Error\n' + + ' at Request.set (/home/runner/work/undici/undici/lib/core/request.js:142:89)\n' + + ' at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:290:20)\n' + + ' at Parser.onMessageComplete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:712:13)\n' + + ' at wasm_on_message_complete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:160:30)\n' + + ' at wasm://wasm/00032d9a:wasm-function[20]:0x1b14\n' + + ' at Parser.execute (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:332:22)\n' + + ' at Parser.readMore (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:296:12)\n' + + ' at Socket.onHttpSocketReadable (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:879:18)\n' + + ' at Socket.emit (node:events:518:28)\n' + + ' at emitReadable_ (node:internal/streams/readable:834:12)\n' - '' at process.emit (node:events:518:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: default max-http-header-size should not throw + actual - expected + '0 completed set to true from false Error\n' + + ' at Request.set (/home/runner/work/undici/undici/lib/core/request.js:142:89)\n' + + ' at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:290:20)\n' + + ' at Parser.onMessageComplete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:712:13)\n' + + ' at wasm_on_message_complete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:160:30)\n' + + ' at wasm://wasm/00032d9a:wasm-function[20]:0x1b14\n' + + ' at Parser.execute (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:332:22)\n' + + ' at Parser.readMore (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:296:12)\n' + + ' at Socket.onHttpSocketReadable (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:879:18)\n' + + ' at Socket.emit (node:events:518:28)\n' + + ' at emitReadable_ (node:internal/streams/readable:834:12)\n' - '' at res.<computed> [as strictEqual] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at /home/runner/work/undici/undici/test/client-node-max-header-size.js:39:9 at ChildProcess.exithandler (node:child_process:411:7) at ChildProcess.emit (node:events:518:28) at maybeClose (node:internal/child_process:1104:16) at ChildProcess._handle.onexit (node:internal/child_process:304:5) { generatedMessage: false, code: 'ERR_ASSERTION', actual: '0 completed set to true from false Error\n at Request.set (/home/runner/work/undici/undici/lib/core/request.js:142:89)\n at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:290:20)\n at Parser.onMessageComplete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:712:13)\n at wasm_on_message_complete (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:160:30)\n at wasm://wasm/00032d9a:wasm-function[20]:0x1b14\n at Parser.execute (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:332:22)\n at Parser.readMore (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:296:12)\n at Socket.onHttpSocketReadable (/home/runner/work/undici/undici/lib/dispatcher/client-h1.js:879:18)\n at Socket.emit (node:events:518:28)\n at emitReadable_ (node:internal/streams/readable:834:12)\n', expected: '', operator: 'strictEqual' } }
Test with Node.js 22 compiled --without-intl
Process completed with exit code 1.
respect Node.js' --max-http-header-size: 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] (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: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\r\n at Request.set (D:\\a\\undici\\undici\\lib\\core\\request.js:142:89)\r\n at Request.onComplete (D:\\a\\undici\\undici\\lib\\core\\request.js:290: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:519:28)\r\n at emitReadable_ (node:internal/streams/readable:832:12)\r\n', expected: '', operator: 'strictEqual' } }
test\client-node-max-header-size.js: 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' }
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Process completed with exit code 1.
respect Node.js' --max-http-header-size: 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:142:89)\r\n at Request.onComplete (D:\\a\\undici\\undici\\lib\\core\\request.js:290: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' }
test\client-node-max-header-size.js: test\client-node-max-header-size.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Process completed with exit code 1.
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 1029 Suites 📂: 78 Passed ✅: 1023 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 29629.965ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 1029 Suites 📂: 78 Passed ✅: 1024 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 28420.110ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 1029 Suites 📂: 78 Passed ✅: 1024 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 35870.561ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 1029 Suites 📂: 78 Passed ✅: 1023 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 31174.781ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 1029 Suites 📂: 78 Passed ✅: 1023 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 28595.045ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 1029 Suites 📂: 78 Passed ✅: 1023 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 36495.376ms
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 1029 Suites 📂: 78 Passed ✅: 1023 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 36457.373ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 1029 Suites 📂: 78 Passed ✅: 1023 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 32900.143ms
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 1029 Suites 📂: 78 Passed ✅: 1023 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 33596.948ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 1029 Suites 📂: 78 Passed ✅: 1024 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 48789.286ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 1029 Suites 📂: 78 Passed ✅: 1023 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 43469.768ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 1029 Suites 📂: 78 Passed ✅: 1023 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 34538.142ms
Test with Node.js 20 compiled --without-intl
Total Tests: 1029 Suites 📂: 78 Passed ✅: 1023 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 29898.085ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 1030 Suites 📂: 77 Passed ✅: 1024 Failed ❌: 1 Canceled 🚫: 1 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 63503.750ms
Test with Node.js 23 compiled --without-intl
Total Tests: 1029 Suites 📂: 78 Passed ✅: 1023 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 29014.871ms
Test with Node.js 22 compiled --without-intl
Total Tests: 1029 Suites 📂: 78 Passed ✅: 1023 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 28592.539ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 1030 Suites 📂: 77 Passed ✅: 1024 Failed ❌: 1 Canceled 🚫: 1 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 58798.726ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 1030 Suites 📂: 77 Passed ✅: 1024 Failed ❌: 1 Canceled 🚫: 1 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 67217.834ms