POC: Request through undici #103
Annotations
32 errors
|
Unhandled error:
lib/test/lib/https-proxy.test.ts#L95
AssertionError: expected '43695' to deeply equal '39139'
Expected: "39139"
Received: "43695"
❯ Server.<anonymous> lib/test/lib/https-proxy.test.ts:95:51
❯ Server.emit node:events:524:28
❯ parserOnIncoming node:_http_server:1141:12
❯ HTTPParser.parserOnHeadersComplete node:_http_common:118:17
This error originated in "lib/test/lib/https-proxy.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should proxy the request, then send back the response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/test/lib/http-proxy-passes-web-incoming.test.ts#L285
AssertionError: expected undefined to deeply equal 'ECONNREFUSED'
- Expected:
"ECONNREFUSED"
+ Received:
undefined
❯ ProxyServer.<anonymous> lib/test/lib/http-proxy-passes-web-incoming.test.ts:285:53
❯ Object.onceWrapper node:events:639:26
❯ ProxyServer.emit node:events:536:35
❯ handleError lib/http-proxy/passes/web-incoming.ts:209:14
❯ stream2 lib/http-proxy/passes/web-incoming.ts:277:7
❯ processTicksAndRejections node:internal/process/task_queues:95:5
This error originated in "lib/test/lib/http-proxy-passes-web-incoming.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should forward the request and handle error via event listener". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/test/lib/http-proxy.test.ts#L174
AssertionError: expected undefined to deeply equal 'ECONNREFUSED'
- Expected:
"ECONNREFUSED"
+ Received:
undefined
❯ ProxyServer.<anonymous> lib/test/lib/http-proxy.test.ts:174:53
❯ ProxyServer.emit node:events:536:35
❯ handleError lib/http-proxy/passes/web-incoming.ts:209:14
❯ stream2 lib/http-proxy/passes/web-incoming.ts:390:7
❯ processTicksAndRejections node:internal/process/task_queues:95:5
This error originated in "lib/test/lib/http-proxy.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should make the request and emit the error event". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/test/lib/https-proxy.test.ts#L31
AssertionError: expected '33195' to deeply equal '44309'
Expected: "44309"
Received: "33195"
❯ Server.<anonymous> lib/test/lib/https-proxy.test.ts:31:49
❯ Server.emit node:events:524:28
❯ parserOnIncoming node:_http_server:1141:12
❯ HTTPParser.parserOnHeadersComplete node:_http_common:118:17
This error originated in "lib/test/lib/https-proxy.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should proxy the request, then send back the response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/test/lib/http-proxy-passes-web-incoming.test.ts#L251
AssertionError: expected undefined to deeply equal 'ECONNREFUSED'
- Expected:
"ECONNREFUSED"
+ Received:
undefined
❯ ProxyServer.<anonymous> lib/test/lib/http-proxy-passes-web-incoming.test.ts:251:53
❯ Object.onceWrapper node:events:639:26
❯ ProxyServer.emit node:events:536:35
❯ handleError lib/http-proxy/passes/web-incoming.ts:209:14
❯ stream2 lib/http-proxy/passes/web-incoming.ts:390:7
❯ processTicksAndRejections node:internal/process/task_queues:95:5
This error originated in "lib/test/lib/http-proxy-passes-web-incoming.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should proxy the request and handle error via event listener". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/http-proxy/passes/web-incoming.ts#L323
TypeError: RequestInit: duplex option is required when sending a body.
❯ node:internal/deps/undici/undici:13510:13
❯ processTicksAndRejections node:internal/process/task_queues:95:5
❯ stream2 lib/http-proxy/passes/web-incoming.ts:323:22
This error originated in "lib/test/lib/http-proxy.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should make the request on pipe and finish it". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/test/lib/http-proxy-passes-web-incoming.test.ts#L219
AssertionError: expected undefined to deeply equal 'ECONNREFUSED'
- Expected:
"ECONNREFUSED"
+ Received:
undefined
❯ lib/test/lib/http-proxy-passes-web-incoming.test.ts:219:53
❯ handleError lib/http-proxy/passes/web-incoming.ts:207:7
❯ stream2 lib/http-proxy/passes/web-incoming.ts:390:7
❯ processTicksAndRejections node:internal/process/task_queues:95:5
This error originated in "lib/test/lib/http-proxy-passes-web-incoming.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should proxy the request and handle error via callback". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/test/lib/http-proxy-passes-web-incoming.test.ts#L118
AssertionError: expected '44485' to deeply equal '36749'
Expected: "36749"
Received: "44485"
❯ Server.<anonymous> lib/test/lib/http-proxy-passes-web-incoming.test.ts:118:47
❯ Server.emit node:events:524:28
❯ parserOnIncoming node:_http_server:1141:12
❯ HTTPParser.parserOnHeadersComplete node:_http_common:118:17
This error originated in "lib/test/lib/http-proxy-passes-web-incoming.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should proxy the request using the web proxy handler". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/http-proxy/passes/web-incoming.ts#L323
TypeError: RequestInit: duplex option is required when sending a body.
❯ node:internal/deps/undici/undici:13510:13
❯ stream2 lib/http-proxy/passes/web-incoming.ts:323:22
This error originated in "lib/test/websocket/latent-websocket-proxy.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Illustrate that the socketio client is very clever if we don't specify the protocol". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/test/lib/http-proxy.test.ts#L64
AssertionError: expected '38385' to deeply equal '44265'
Expected: "44265"
Received: "38385"
❯ Server.<anonymous> lib/test/lib/http-proxy.test.ts:64:49
❯ Server.emit node:events:524:28
❯ parserOnIncoming node:_http_server:1141:12
❯ HTTPParser.parserOnHeadersComplete node:_http_common:118:17
This error originated in "lib/test/lib/http-proxy.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should pipe the request using web-incoming#stream method". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
build (24)
The strategy configuration was canceled because "build._20" failed
|
|
Unhandled error:
lib/test/lib/https-proxy.test.ts#L95
AssertionError: expected '40191' to deeply equal '36181'
Expected: "36181"
Received: "40191"
❯ Server.<anonymous> lib/test/lib/https-proxy.test.ts:95:51
❯ Server.emit node:events:508:28
❯ parserOnIncoming node:_http_server:1186:12
❯ HTTPParser.parserOnHeadersComplete node:_http_common:122:17
This error originated in "lib/test/lib/https-proxy.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should proxy the request, then send back the response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/test/lib/http-proxy-passes-web-incoming.test.ts#L285
AssertionError: expected undefined to deeply equal 'ECONNREFUSED'
- Expected:
"ECONNREFUSED"
+ Received:
undefined
❯ ProxyServer.<anonymous> lib/test/lib/http-proxy-passes-web-incoming.test.ts:285:53
❯ Object.onceWrapper node:events:623:26
❯ ProxyServer.emit node:events:520:35
❯ handleError lib/http-proxy/passes/web-incoming.ts:209:14
❯ stream2 lib/http-proxy/passes/web-incoming.ts:277:7
❯ processTicksAndRejections node:internal/process/task_queues:105:5
This error originated in "lib/test/lib/http-proxy-passes-web-incoming.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should forward the request and handle error via event listener". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/test/lib/http-proxy.test.ts#L174
AssertionError: expected undefined to deeply equal 'ECONNREFUSED'
- Expected:
"ECONNREFUSED"
+ Received:
undefined
❯ ProxyServer.<anonymous> lib/test/lib/http-proxy.test.ts:174:53
❯ ProxyServer.emit node:events:520:35
❯ handleError lib/http-proxy/passes/web-incoming.ts:209:14
❯ stream2 lib/http-proxy/passes/web-incoming.ts:390:7
❯ processTicksAndRejections node:internal/process/task_queues:105:5
This error originated in "lib/test/lib/http-proxy.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should make the request and emit the error event". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/test/lib/https-proxy.test.ts#L31
AssertionError: expected '39419' to deeply equal '37329'
Expected: "37329"
Received: "39419"
❯ Server.<anonymous> lib/test/lib/https-proxy.test.ts:31:49
❯ Server.emit node:events:508:28
❯ parserOnIncoming node:_http_server:1186:12
❯ HTTPParser.parserOnHeadersComplete node:_http_common:122:17
This error originated in "lib/test/lib/https-proxy.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should proxy the request, then send back the response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/test/lib/http-proxy-passes-web-incoming.test.ts#L251
AssertionError: expected undefined to deeply equal 'ECONNREFUSED'
- Expected:
"ECONNREFUSED"
+ Received:
undefined
❯ ProxyServer.<anonymous> lib/test/lib/http-proxy-passes-web-incoming.test.ts:251:53
❯ Object.onceWrapper node:events:623:26
❯ ProxyServer.emit node:events:520:35
❯ handleError lib/http-proxy/passes/web-incoming.ts:209:14
❯ stream2 lib/http-proxy/passes/web-incoming.ts:390:7
❯ processTicksAndRejections node:internal/process/task_queues:105:5
This error originated in "lib/test/lib/http-proxy-passes-web-incoming.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should proxy the request and handle error via event listener". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/http-proxy/passes/web-incoming.ts#L323
TypeError: RequestInit: duplex option is required when sending a body.
❯ node:internal/deps/undici/undici:15845:13
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ stream2 lib/http-proxy/passes/web-incoming.ts:323:22
This error originated in "lib/test/lib/http-proxy.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should make the request on pipe and finish it". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/http-proxy/passes/web-incoming.ts#L323
TypeError: RequestInit: duplex option is required when sending a body.
❯ node:internal/deps/undici/undici:15845:13
❯ stream2 lib/http-proxy/passes/web-incoming.ts:323:22
This error originated in "lib/test/websocket/latent-websocket-proxy.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Illustrate that the socketio client is very clever if we don't specify the protocol". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/test/lib/http-proxy-passes-web-incoming.test.ts#L219
AssertionError: expected undefined to deeply equal 'ECONNREFUSED'
- Expected:
"ECONNREFUSED"
+ Received:
undefined
❯ lib/test/lib/http-proxy-passes-web-incoming.test.ts:219:53
❯ handleError lib/http-proxy/passes/web-incoming.ts:207:7
❯ stream2 lib/http-proxy/passes/web-incoming.ts:390:7
❯ processTicksAndRejections node:internal/process/task_queues:105:5
This error originated in "lib/test/lib/http-proxy-passes-web-incoming.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should proxy the request and handle error via callback". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/test/lib/http-proxy-passes-web-incoming.test.ts#L118
AssertionError: expected '39567' to deeply equal '41459'
Expected: "41459"
Received: "39567"
❯ Server.<anonymous> lib/test/lib/http-proxy-passes-web-incoming.test.ts:118:47
❯ Server.emit node:events:508:28
❯ parserOnIncoming node:_http_server:1186:12
❯ HTTPParser.parserOnHeadersComplete node:_http_common:122:17
This error originated in "lib/test/lib/http-proxy-passes-web-incoming.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should proxy the request using the web proxy handler". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/test/lib/http-proxy.test.ts#L64
AssertionError: expected '43259' to deeply equal '46715'
Expected: "46715"
Received: "43259"
❯ Server.<anonymous> lib/test/lib/http-proxy.test.ts:64:49
❯ Server.emit node:events:508:28
❯ parserOnIncoming node:_http_server:1186:12
❯ HTTPParser.parserOnHeadersComplete node:_http_common:122:17
This error originated in "lib/test/lib/http-proxy.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should pipe the request using web-incoming#stream method". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
build (22)
The strategy configuration was canceled because "build._20" failed
|
|
Unhandled error:
lib/test/lib/http-proxy-passes-web-incoming.test.ts#L285
AssertionError: expected undefined to deeply equal 'ECONNREFUSED'
- Expected:
"ECONNREFUSED"
+ Received:
undefined
❯ ProxyServer.<anonymous> lib/test/lib/http-proxy-passes-web-incoming.test.ts:285:53
❯ Object.onceWrapper node:events:634:26
❯ ProxyServer.emit node:events:531:35
❯ handleError lib/http-proxy/passes/web-incoming.ts:209:14
❯ stream2 lib/http-proxy/passes/web-incoming.ts:277:7
❯ processTicksAndRejections node:internal/process/task_queues:105:5
This error originated in "lib/test/lib/http-proxy-passes-web-incoming.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should forward the request and handle error via event listener". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/test/lib/https-proxy.test.ts#L95
AssertionError: expected '35005' to deeply equal '45057'
Expected: "45057"
Received: "35005"
❯ Server.<anonymous> lib/test/lib/https-proxy.test.ts:95:51
❯ Server.emit node:events:519:28
❯ parserOnIncoming node:_http_server:1186:12
❯ HTTPParser.parserOnHeadersComplete node:_http_common:122:17
This error originated in "lib/test/lib/https-proxy.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should proxy the request, then send back the response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/test/lib/http-proxy.test.ts#L174
AssertionError: expected undefined to deeply equal 'ECONNREFUSED'
- Expected:
"ECONNREFUSED"
+ Received:
undefined
❯ ProxyServer.<anonymous> lib/test/lib/http-proxy.test.ts:174:53
❯ ProxyServer.emit node:events:531:35
❯ handleError lib/http-proxy/passes/web-incoming.ts:209:14
❯ stream2 lib/http-proxy/passes/web-incoming.ts:390:7
❯ processTicksAndRejections node:internal/process/task_queues:105:5
This error originated in "lib/test/lib/http-proxy.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should make the request and emit the error event". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/test/lib/http-proxy-passes-web-incoming.test.ts#L251
AssertionError: expected undefined to deeply equal 'ECONNREFUSED'
- Expected:
"ECONNREFUSED"
+ Received:
undefined
❯ ProxyServer.<anonymous> lib/test/lib/http-proxy-passes-web-incoming.test.ts:251:53
❯ Object.onceWrapper node:events:634:26
❯ ProxyServer.emit node:events:531:35
❯ handleError lib/http-proxy/passes/web-incoming.ts:209:14
❯ stream2 lib/http-proxy/passes/web-incoming.ts:390:7
❯ processTicksAndRejections node:internal/process/task_queues:105:5
This error originated in "lib/test/lib/http-proxy-passes-web-incoming.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should proxy the request and handle error via event listener". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/test/lib/https-proxy.test.ts#L31
AssertionError: expected '38215' to deeply equal '35263'
Expected: "35263"
Received: "38215"
❯ Server.<anonymous> lib/test/lib/https-proxy.test.ts:31:49
❯ Server.emit node:events:519:28
❯ parserOnIncoming node:_http_server:1186:12
❯ HTTPParser.parserOnHeadersComplete node:_http_common:122:17
This error originated in "lib/test/lib/https-proxy.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should proxy the request, then send back the response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/http-proxy/passes/web-incoming.ts#L323
TypeError: RequestInit: duplex option is required when sending a body.
❯ node:internal/deps/undici/undici:14900:13
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ stream2 lib/http-proxy/passes/web-incoming.ts:323:22
This error originated in "lib/test/lib/http-proxy.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should make the request on pipe and finish it". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/test/lib/http-proxy-passes-web-incoming.test.ts#L219
AssertionError: expected undefined to deeply equal 'ECONNREFUSED'
- Expected:
"ECONNREFUSED"
+ Received:
undefined
❯ lib/test/lib/http-proxy-passes-web-incoming.test.ts:219:53
❯ handleError lib/http-proxy/passes/web-incoming.ts:207:7
❯ stream2 lib/http-proxy/passes/web-incoming.ts:390:7
❯ processTicksAndRejections node:internal/process/task_queues:105:5
This error originated in "lib/test/lib/http-proxy-passes-web-incoming.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should proxy the request and handle error via callback". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/test/lib/http-proxy-passes-web-incoming.test.ts#L118
AssertionError: expected '41035' to deeply equal '36929'
Expected: "36929"
Received: "41035"
❯ Server.<anonymous> lib/test/lib/http-proxy-passes-web-incoming.test.ts:118:47
❯ Server.emit node:events:519:28
❯ parserOnIncoming node:_http_server:1186:12
❯ HTTPParser.parserOnHeadersComplete node:_http_common:122:17
This error originated in "lib/test/lib/http-proxy-passes-web-incoming.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should proxy the request using the web proxy handler". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/http-proxy/passes/web-incoming.ts#L323
TypeError: RequestInit: duplex option is required when sending a body.
❯ node:internal/deps/undici/undici:14900:13
❯ stream2 lib/http-proxy/passes/web-incoming.ts:323:22
This error originated in "lib/test/websocket/latent-websocket-proxy.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Illustrate that the socketio client is very clever if we don't specify the protocol". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
lib/test/lib/http-proxy.test.ts#L64
AssertionError: expected '34023' to deeply equal '45541'
Expected: "45541"
Received: "34023"
❯ Server.<anonymous> lib/test/lib/http-proxy.test.ts:64:49
❯ Server.emit node:events:519:28
❯ parserOnIncoming node:_http_server:1186:12
❯ HTTPParser.parserOnHeadersComplete node:_http_common:122:17
This error originated in "lib/test/lib/http-proxy.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should pipe the request using web-incoming#stream method". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|