Add "decompress" response utility #14969
Annotations
11 errors and 1 notice
|
Run tests:
test/proxy-agent.js#L535
[Error [ERR_TEST_FAILURE]: webidl.converters.USVString is not a function] {
failureType: 'testCodeFailure',
cause: TypeError [Error]: webidl.converters.USVString is not a function
at fetch (/Users/runner/work/undici/undici/index.js:111:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async TestContext.<anonymous> (/Users/runner/work/undici/undici/test/proxy-agent.js:535:3)
at async Test.run (node:internal/test_runner/test:632:9)
at async Test.processPendingSubtests (node:internal/test_runner/test:374:7),
code: 'ERR_TEST_FAILURE'
}
|
Run tests:
test/proxy-agent.js#L591
[Error [ERR_TEST_FAILURE]: The expression evaluated to a falsy value:
assert[method](...args)
] {
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert[method](...args)
at res.<computed> [as ok] (/Users/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/proxy-agent.js:591:7)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:632:9)
at async Test.processPendingSubtests (node:internal/test_runner/test:374:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
},
code: 'ERR_TEST_FAILURE'
}
|
Run tests:
test/proxy-agent.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
|
Run tests:
test/mock-utils.js#L217
[Error [ERR_TEST_FAILURE]: isValidHeaderName is not a function] {
failureType: 'testCodeFailure',
cause: TypeError [Error]: isValidHeaderName is not a function
at appendHeader (/Users/runner/work/undici/undici/lib/web/fetch/headers.js:94:8)
at fill (/Users/runner/work/undici/undici/lib/web/fetch/headers.js:62:7)
at new Headers (/Users/runner/work/undici/undici/lib/web/fetch/headers.js:455:7)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/mock-utils.js:217:19)
at Test.runInAsyncScope (node:async_hooks:203:9)
at Test.run (node:internal/test_runner/test:631:25)
at Test.processPendingSubtests (node:internal/test_runner/test:374:18)
at Test.postRun (node:internal/test_runner/test:715:19)
at Test.run (node:internal/test_runner/test:673:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5),
code: 'ERR_TEST_FAILURE'
}
|
Run tests:
test/mock-pool.js#L348
[Error [ERR_TEST_FAILURE]: webidl.converters.USVString is not a function] {
failureType: 'testCodeFailure',
cause: TypeError [Error]: webidl.converters.USVString is not a function
at fetch (/Users/runner/work/undici/undici/index.js:111:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async TestContext.<anonymous> (/Users/runner/work/undici/undici/test/mock-pool.js:348:3)
at async Test.run (node:internal/test_runner/test:632:9)
at async Test.processPendingSubtests (node:internal/test_runner/test:374:7),
code: 'ERR_TEST_FAILURE'
}
|
Run tests:
test/mock-interceptor.js#L283
Error [ERR_TEST_FAILURE]: webidl.converters.USVString is not a function
at async Promise.all (index 0) {
failureType: 'testCodeFailure',
cause: TypeError [Error]: webidl.converters.USVString is not a function
at webidl.converters.RequestInfo (/Users/runner/work/undici/undici/lib/web/fetch/request.js:1003:28)
at new Request (/Users/runner/work/undici/undici/lib/web/fetch/request.js:104:31)
at fetch (/Users/runner/work/undici/undici/lib/web/fetch/index.js:145:21)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/mock-interceptor.js:283:25)
at Test.runInAsyncScope (node:async_hooks:203:9)
at Test.run (node:internal/test_runner/test:631:25)
at Test.start (node:internal/test_runner/test:542:17)
at node:internal/test_runner/test:946:71
at node:internal/per_context/primordials:487:82
at new Promise (<anonymous>),
code: 'ERR_TEST_FAILURE'
}
|
Run tests:
test/mock-interceptor.js#L297
[Error [ERR_TEST_FAILURE]: webidl.converters.USVString is not a function] {
failureType: 'testCodeFailure',
cause: TypeError [Error]: webidl.converters.USVString is not a function
at webidl.converters.RequestInfo (/Users/runner/work/undici/undici/lib/web/fetch/request.js:1003:28)
at new Request (/Users/runner/work/undici/undici/lib/web/fetch/request.js:104:31)
at fetch (/Users/runner/work/undici/undici/lib/web/fetch/index.js:145:21)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/mock-interceptor.js:297:25)
at Test.runInAsyncScope (node:async_hooks:203:9)
at Test.run (node:internal/test_runner/test:631:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:374:18)
at Test.postRun (node:internal/test_runner/test:715:19)
at Test.run (node:internal/test_runner/test:673:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5),
code: 'ERR_TEST_FAILURE'
}
|
Run tests:
test/mock-interceptor.js#L315
[Error [ERR_TEST_FAILURE]: webidl.converters.USVString is not a function] {
failureType: 'testCodeFailure',
cause: TypeError [Error]: webidl.converters.USVString is not a function
at webidl.converters.RequestInfo (/Users/runner/work/undici/undici/lib/web/fetch/request.js:1003:28)
at new Request (/Users/runner/work/undici/undici/lib/web/fetch/request.js:104:31)
at fetch (/Users/runner/work/undici/undici/lib/web/fetch/index.js:145:21)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/mock-interceptor.js:315:27)
at Test.runInAsyncScope (node:async_hooks:203:9)
at Test.run (node:internal/test_runner/test:631:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:374:18)
at Test.postRun (node:internal/test_runner/test:715:19)
at Test.run (node:internal/test_runner/test:673:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5),
code: 'ERR_TEST_FAILURE'
}
|
Run tests:
test/mock-interceptor.js#L283
[Error [ERR_TEST_FAILURE]: webidl.converters.USVString is not a function] {
failureType: 'testCodeFailure',
cause: TypeError [Error]: webidl.converters.USVString is not a function
at webidl.converters.RequestInfo (/Users/runner/work/undici/undici/lib/web/fetch/request.js:1003:28)
at new Request (/Users/runner/work/undici/undici/lib/web/fetch/request.js:104:31)
at fetch (/Users/runner/work/undici/undici/lib/web/fetch/index.js:145:21)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/mock-interceptor.js:283:25)
at Test.runInAsyncScope (node:async_hooks:203:9)
at Test.run (node:internal/test_runner/test:631:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:374:18)
at Test.postRun (node:internal/test_runner/test:715:19)
at Test.run (node:internal/test_runner/test:673:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5),
code: 'ERR_TEST_FAILURE'
}
|
Run tests:
test/mock-interceptor.js#L297
[Error [ERR_TEST_FAILURE]: webidl.converters.USVString is not a function] {
failureType: 'testCodeFailure',
cause: TypeError [Error]: webidl.converters.USVString is not a function
at webidl.converters.RequestInfo (/Users/runner/work/undici/undici/lib/web/fetch/request.js:1003:28)
at new Request (/Users/runner/work/undici/undici/lib/web/fetch/request.js:104:31)
at fetch (/Users/runner/work/undici/undici/lib/web/fetch/index.js:145:21)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/mock-interceptor.js:297:25)
at Test.runInAsyncScope (node:async_hooks:203:9)
at Test.run (node:internal/test_runner/test:631:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:374:18)
at Test.postRun (node:internal/test_runner/test:715:19)
at Test.run (node:internal/test_runner/test:673:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5),
code: 'ERR_TEST_FAILURE'
}
|
Run tests
Total Tests: 1025
Suites 📂: 77
Passed ✅: 928
Failed ❌: 87
Canceled 🚫: 6
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 140010.938ms
|
Loading