perf(fetch): avoid redundant conversion #12922
Annotations
2 errors and 1 notice
Run tests:
test\client-request.js#L25
Error [ERR_TEST_FAILURE]: Failed
at process.emit (node:events:517:28) {
failureType: 'uncaughtException',
cause: AssertionError [ERR_ASSERTION]: Failed
at res.<computed> [as fail] (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35)
at ServerResponse.<anonymous> (D:\a\undici\undici\test\client-request.js:25:29)
at ServerResponse.emit (node:events:517:28)
at socketOnDrain (node:_http_server:758:9)
at Socket.emit (node:events:517:28)
at afterWrite (node:internal/streams/writable:495:12)
at afterWriteTick (node:internal/streams/writable:487:10)
at process.processTicksAndRejections (node:internal/process/task_queues:81:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
},
code: 'ERR_TEST_FAILURE'
}
|
Run tests
Process completed with exit code 1.
|
Run tests
Total Tests: 727
Suites 📂: 50
Passed ✅: 723
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 3
Todo 📝: 0
Duration 🕐: 41093.540ms
|
The logs for this run have expired and are no longer available.
Loading