Skip to content

Fix goaway

Fix goaway #15324

Triggered via pull request November 14, 2024 09:55
Status Failure
Total duration 3m 46s
Artifacts

nodejs.yml

on: pull_request
Matrix: test-without-intl
Matrix: test
automerge
0s
automerge
Fit to window
Zoom out
Zoom in

Annotations

41 errors and 18 notices
Lint: lib/core/request.js#L137
More than 1 blank line not allowed
Lint: lib/dispatcher/client-h2.js#L97
Trailing spaces not allowed
Lint: lib/dispatcher/client-h2.js#L378
Unexpected use of comma operator
Lint
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:143:89)\n at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:291: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:143:89)\n at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:291: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 + actual - expected + '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: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: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: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: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: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 (/home/runner/work/undici/undici/lib/core/request.js:143:89)\n' + + ' at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:291: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:143:89)\n' + + ' at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:291: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:143:89)\n at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:291: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 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 Socket.<anonymous> (node:internal/child_process:457:11) at Socket.emit (node:events:519:28) at Pipe.<anonymous> (node:net:339: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: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 + actual - expected + '0 completed set to true from false Error\n' + + ' at Request.set (/home/runner/work/undici/undici/lib/core/request.js:143:89)\n' + + ' at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:291: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:143:89)\n' + + ' at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:291: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:143:89)\n at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:291: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 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' }
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] (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: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: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 + actual - expected + '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: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: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: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: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: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] (/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:143:89)\n at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:291: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/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, 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 (/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: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: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: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: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: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 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' }
test (18, windows-latest) / Test with Node.js 18 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] (/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 Socket.<anonymous> (node:internal/child_process:457:11) at Socket.emit (node:events:519:28) at Pipe.<anonymous> (node:net:337: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:519:28)\n at emitReadable_ (node:internal/streams/readable:832:12)\n', expected: '', operator: 'strictEqual' } }
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 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: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:519:28)\r\n at emitReadable_ (node:internal/streams/readable:832:12)\r\n', expected: '', operator: 'strictEqual' } }
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 + actual - expected + '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: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: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: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 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\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: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\n' + + ' at Request.set (/home/runner/work/undici/undici/lib/core/request.js:143:89)\n' + + ' at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:291: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:143:89)\n' + + ' at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:291: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:143:89)\n at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:291: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 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:143:89)\n at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:291: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 + actual - expected + '0 completed set to true from false Error\n' + + ' at Request.set (/home/runner/work/undici/undici/lib/core/request.js:143:89)\n' + + ' at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:291: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:143:89)\n' + + ' at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:291: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:143:89)\n at Request.onComplete (/home/runner/work/undici/undici/lib/core/request.js:291: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.
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 🕐: 29337.767ms
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 🕐: 28584.494ms
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 🕐: 36417.048ms
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 🕐: 28120.906ms
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 🕐: 36299.395ms
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 🕐: 31695.822ms
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 🕐: 47006.509ms
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 🕐: 33246.130ms
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 🕐: 33585.327ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 1030 Suites 📂: 77 Passed ✅: 1024 Failed ❌: 1 Canceled 🚫: 1 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 62643.828ms
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 🕐: 40554.103ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 1029 Suites 📂: 78 Passed ✅: 1024 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 39556.976ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 1029 Suites 📂: 78 Passed ✅: 1024 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 41162.658ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 1029 Suites 📂: 78 Passed ✅: 1024 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 32746.502ms
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 🕐: 35742.909ms
Test with Node.js 23 compiled --without-intl
Total Tests: 1029 Suites 📂: 78 Passed ✅: 1023 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 28690.783ms
Test with Node.js 20 compiled --without-intl
Total Tests: 1029 Suites 📂: 78 Passed ✅: 1023 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 30075.662ms
Test with Node.js 22 compiled --without-intl
Total Tests: 1029 Suites 📂: 78 Passed ✅: 1023 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 28717.685ms