Skip to content

fix: dont crash on invalid brotli payload #14680

fix: dont crash on invalid brotli payload

fix: dont crash on invalid brotli payload #14680

Triggered via pull request September 19, 2024 13:54
@UzlopakUzlopak
synchronize #3620
issue-3616
Status Failure
Total duration 3m 45s
Artifacts

nodejs.yml

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

Annotations

107 errors and 30 notices
Lint: lib/web/fetch/index.js#L68
'noop' is assigned a value but never used
Lint
Process completed with exit code 1.
should decompress gzip response: test/node-fetch/main.js#L614
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:529:20 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress slightly invalid gzip response: test/node-fetch/main.js#L625
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:529:20 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress deflate response: test/node-fetch/main.js#L634
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:529:20 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress deflate raw response from old apache server: test/node-fetch/main.js#L645
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:529:20 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress brotli response: test/node-fetch/main.js#L656
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:529:20 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress multiple coding: test/node-fetch/main.js#L711
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:529:20 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Process completed with exit code 1.
should decompress gzip response: test/node-fetch/main.js#L614
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:522:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress slightly invalid gzip response: test/node-fetch/main.js#L625
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:522:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress deflate response: test/node-fetch/main.js#L634
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:522:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress deflate raw response from old apache server: test/node-fetch/main.js#L645
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:522:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress brotli response: test/node-fetch/main.js#L656
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:522:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress multiple coding: test/node-fetch/main.js#L711
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:522:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Process completed with exit code 1.
should decompress gzip response: test/node-fetch/main.js#L614
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:543:20 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { [cause]: undefined } }
should decompress slightly invalid gzip response: test/node-fetch/main.js#L625
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:543:20 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { [cause]: undefined } }
should decompress deflate response: test/node-fetch/main.js#L634
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:543:20 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { [cause]: undefined } }
should decompress deflate raw response from old apache server: test/node-fetch/main.js#L645
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:543:20 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { [cause]: undefined } }
should decompress brotli response: test/node-fetch/main.js#L656
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:543:20 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { [cause]: undefined } }
should decompress multiple coding: test/node-fetch/main.js#L711
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:543:20 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { [cause]: undefined } }
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Process completed with exit code 1.
should decompress gzip response: test/node-fetch/main.js#L614
[Error [ERR_TEST_FAILURE]: terminated] { failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:517:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:530:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined }, code: 'ERR_TEST_FAILURE' }
should decompress slightly invalid gzip response: test/node-fetch/main.js#L625
[Error [ERR_TEST_FAILURE]: terminated] { failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:517:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:530:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined }, code: 'ERR_TEST_FAILURE' }
should decompress deflate response: test/node-fetch/main.js#L634
[Error [ERR_TEST_FAILURE]: terminated] { failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:517:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:530:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined }, code: 'ERR_TEST_FAILURE' }
should decompress deflate raw response from old apache server: test/node-fetch/main.js#L645
[Error [ERR_TEST_FAILURE]: terminated] { failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:517:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:530:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined }, code: 'ERR_TEST_FAILURE' }
should decompress brotli response: test/node-fetch/main.js#L656
[Error [ERR_TEST_FAILURE]: terminated] { failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:517:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:530:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined }, code: 'ERR_TEST_FAILURE' }
should decompress multiple coding: test/node-fetch/main.js#L711
[Error [ERR_TEST_FAILURE]: terminated] { failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:517:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:530:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined }, code: 'ERR_TEST_FAILURE' }
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Process completed with exit code 1.
should decompress gzip response: test/node-fetch/main.js#L614
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:529:20 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress slightly invalid gzip response: test/node-fetch/main.js#L625
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:529:20 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress deflate response: test/node-fetch/main.js#L634
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:529:20 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress deflate raw response from old apache server: test/node-fetch/main.js#L645
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:529:20 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress brotli response: test/node-fetch/main.js#L656
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:529:20 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress multiple coding: test/node-fetch/main.js#L711
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:529:20 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Process completed with exit code 1.
should decompress gzip response: test/node-fetch/main.js#L614
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:522:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress slightly invalid gzip response: test/node-fetch/main.js#L625
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:522:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress deflate response: test/node-fetch/main.js#L634
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:522:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress deflate raw response from old apache server: test/node-fetch/main.js#L645
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:522:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress brotli response: test/node-fetch/main.js#L656
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:522:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress multiple coding: test/node-fetch/main.js#L711
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:522:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Process completed with exit code 1.
should decompress gzip response: test/node-fetch/main.js#L614
[Error [ERR_TEST_FAILURE]: terminated] { failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:517:28) at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:530:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined }, code: 'ERR_TEST_FAILURE' }
should decompress slightly invalid gzip response: test/node-fetch/main.js#L625
[Error [ERR_TEST_FAILURE]: terminated] { failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:517:28) at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:530:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined }, code: 'ERR_TEST_FAILURE' }
should decompress deflate response: test/node-fetch/main.js#L634
[Error [ERR_TEST_FAILURE]: terminated] { failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:517:28) at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:530:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined }, code: 'ERR_TEST_FAILURE' }
should decompress deflate raw response from old apache server: test/node-fetch/main.js#L645
[Error [ERR_TEST_FAILURE]: terminated] { failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:517:28) at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:530:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined }, code: 'ERR_TEST_FAILURE' }
should decompress brotli response: test/node-fetch/main.js#L656
[Error [ERR_TEST_FAILURE]: terminated] { failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:517:28) at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:530:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined }, code: 'ERR_TEST_FAILURE' }
should decompress multiple coding: test/node-fetch/main.js#L711
[Error [ERR_TEST_FAILURE]: terminated] { failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:517:28) at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:530:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined }, code: 'ERR_TEST_FAILURE' }
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Process completed with exit code 1.
should decompress gzip response: test/node-fetch/main.js#L614
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:543:20 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { [cause]: undefined } }
should decompress slightly invalid gzip response: test/node-fetch/main.js#L625
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:543:20 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { [cause]: undefined } }
should decompress deflate response: test/node-fetch/main.js#L634
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:543:20 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { [cause]: undefined } }
should decompress deflate raw response from old apache server: test/node-fetch/main.js#L645
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:543:20 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { [cause]: undefined } }
should decompress brotli response: test/node-fetch/main.js#L656
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:543:20 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { [cause]: undefined } }
should decompress multiple coding: test/node-fetch/main.js#L711
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:543:20 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { [cause]: undefined } }
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Process completed with exit code 1.
should decompress gzip response: test\node-fetch\main.js#L614
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:94:10) at Object.onError (D:\a\undici\undici\lib\web\fetch\index.js:2227:34) at node:internal/util:543:20 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { [cause]: undefined } }
should decompress slightly invalid gzip response: test\node-fetch\main.js#L625
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:94:10) at Object.onError (D:\a\undici\undici\lib\web\fetch\index.js:2227:34) at node:internal/util:543:20 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { [cause]: undefined } }
should decompress deflate response: test\node-fetch\main.js#L634
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:94:10) at Object.onError (D:\a\undici\undici\lib\web\fetch\index.js:2227:34) at node:internal/util:543:20 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { [cause]: undefined } }
should decompress deflate raw response from old apache server: test\node-fetch\main.js#L645
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:94:10) at Object.onError (D:\a\undici\undici\lib\web\fetch\index.js:2227:34) at node:internal/util:543:20 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { [cause]: undefined } }
should decompress brotli response: test\node-fetch\main.js#L656
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:94:10) at Object.onError (D:\a\undici\undici\lib\web\fetch\index.js:2227:34) at node:internal/util:543:20 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { [cause]: undefined } }
should decompress multiple coding: test\node-fetch\main.js#L711
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:94:10) at Object.onError (D:\a\undici\undici\lib\web\fetch\index.js:2227:34) at node:internal/util:543:20 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { [cause]: undefined } }
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Process completed with exit code 1.
should decompress gzip response: test\node-fetch\main.js#L614
[Error [ERR_TEST_FAILURE]: terminated] { failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2041:49) at Fetch.emit (node:events:517:28) at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:94:10) at Object.onError (D:\a\undici\undici\lib\web\fetch\index.js:2227:34) at node:internal/util:530:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined }, code: 'ERR_TEST_FAILURE' }
should decompress slightly invalid gzip response: test\node-fetch\main.js#L625
[Error [ERR_TEST_FAILURE]: terminated] { failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2041:49) at Fetch.emit (node:events:517:28) at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:94:10) at Object.onError (D:\a\undici\undici\lib\web\fetch\index.js:2227:34) at node:internal/util:530:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined }, code: 'ERR_TEST_FAILURE' }
should decompress deflate response: test\node-fetch\main.js#L634
[Error [ERR_TEST_FAILURE]: terminated] { failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2041:49) at Fetch.emit (node:events:517:28) at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:94:10) at Object.onError (D:\a\undici\undici\lib\web\fetch\index.js:2227:34) at node:internal/util:530:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined }, code: 'ERR_TEST_FAILURE' }
should decompress deflate raw response from old apache server: test\node-fetch\main.js#L645
[Error [ERR_TEST_FAILURE]: terminated] { failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2041:49) at Fetch.emit (node:events:517:28) at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:94:10) at Object.onError (D:\a\undici\undici\lib\web\fetch\index.js:2227:34) at node:internal/util:530:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined }, code: 'ERR_TEST_FAILURE' }
should decompress brotli response: test\node-fetch\main.js#L656
[Error [ERR_TEST_FAILURE]: terminated] { failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2041:49) at Fetch.emit (node:events:517:28) at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:94:10) at Object.onError (D:\a\undici\undici\lib\web\fetch\index.js:2227:34) at node:internal/util:530:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined }, code: 'ERR_TEST_FAILURE' }
should decompress multiple coding: test\node-fetch\main.js#L711
[Error [ERR_TEST_FAILURE]: terminated] { failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2041:49) at Fetch.emit (node:events:517:28) at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:94:10) at Object.onError (D:\a\undici\undici\lib\web\fetch\index.js:2227:34) at node:internal/util:530:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined }, code: 'ERR_TEST_FAILURE' }
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Process completed with exit code 1.
should decompress gzip response: test\node-fetch\main.js#L614
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:94:10) at Object.onError (D:\a\undici\undici\lib\web\fetch\index.js:2227:34) at node:internal/util:522:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress slightly invalid gzip response: test\node-fetch\main.js#L625
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:94:10) at Object.onError (D:\a\undici\undici\lib\web\fetch\index.js:2227:34) at node:internal/util:522:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress deflate response: test\node-fetch\main.js#L634
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:94:10) at Object.onError (D:\a\undici\undici\lib\web\fetch\index.js:2227:34) at node:internal/util:522:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress deflate raw response from old apache server: test\node-fetch\main.js#L645
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:94:10) at Object.onError (D:\a\undici\undici\lib\web\fetch\index.js:2227:34) at node:internal/util:522:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress brotli response: test\node-fetch\main.js#L656
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:94:10) at Object.onError (D:\a\undici\undici\lib\web\fetch\index.js:2227:34) at node:internal/util:522:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress multiple coding: test\node-fetch\main.js#L711
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:94:10) at Object.onError (D:\a\undici\undici\lib\web\fetch\index.js:2227:34) at node:internal/util:522:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Process completed with exit code 1.
should decompress gzip response: test\node-fetch\main.js#L614
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:94:10) at Object.onError (D:\a\undici\undici\lib\web\fetch\index.js:2227:34) at node:internal/util:529:20 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress slightly invalid gzip response: test\node-fetch\main.js#L625
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:94:10) at Object.onError (D:\a\undici\undici\lib\web\fetch\index.js:2227:34) at node:internal/util:529:20 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress deflate response: test\node-fetch\main.js#L634
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:94:10) at Object.onError (D:\a\undici\undici\lib\web\fetch\index.js:2227:34) at node:internal/util:529:20 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress deflate raw response from old apache server: test\node-fetch\main.js#L645
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:94:10) at Object.onError (D:\a\undici\undici\lib\web\fetch\index.js:2227:34) at node:internal/util:529:20 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress brotli response: test\node-fetch\main.js#L656
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:94:10) at Object.onError (D:\a\undici\undici\lib\web\fetch\index.js:2227:34) at node:internal/util:529:20 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress multiple coding: test\node-fetch\main.js#L711
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:94:10) at Object.onError (D:\a\undici\undici\lib\web\fetch\index.js:2227:34) at node:internal/util:529:20 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Process completed with exit code 1.
should decompress gzip response: test/node-fetch/main.js#L614
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:529:20 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress slightly invalid gzip response: test/node-fetch/main.js#L625
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:529:20 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress deflate response: test/node-fetch/main.js#L634
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:529:20 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress deflate raw response from old apache server: test/node-fetch/main.js#L645
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:529:20 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress brotli response: test/node-fetch/main.js#L656
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:529:20 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress multiple coding: test/node-fetch/main.js#L711
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:529:20 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
Test with Node.js 20 compiled --without-intl
Process completed with exit code 1.
should decompress gzip response: test/node-fetch/main.js#L614
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:522:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress slightly invalid gzip response: test/node-fetch/main.js#L625
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:522:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress deflate response: test/node-fetch/main.js#L634
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:522:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress deflate raw response from old apache server: test/node-fetch/main.js#L645
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:522:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress brotli response: test/node-fetch/main.js#L656
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:522:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
should decompress multiple coding: test/node-fetch/main.js#L711
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:522:12 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: undefined } }
Test with Node.js 21 compiled --without-intl
Process completed with exit code 1.
should decompress gzip response: test/node-fetch/main.js#L614
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:543:20 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { [cause]: undefined } }
should decompress slightly invalid gzip response: test/node-fetch/main.js#L625
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:543:20 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { [cause]: undefined } }
should decompress deflate response: test/node-fetch/main.js#L634
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:543:20 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { [cause]: undefined } }
should decompress deflate raw response from old apache server: test/node-fetch/main.js#L645
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:543:20 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { [cause]: undefined } }
should decompress brotli response: test/node-fetch/main.js#L656
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:543:20 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { [cause]: undefined } }
should decompress multiple coding: test/node-fetch/main.js#L711
[Error [ERR_TEST_FAILURE]: terminated] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: TypeError [Error]: terminated at Fetch.onAborted (/home/runner/work/undici/undici/lib/web/fetch/index.js:2041:49) at Fetch.emit (node:events:519:28) at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:94:10) at Object.onError (/home/runner/work/undici/undici/lib/web/fetch/index.js:2227:34) at node:internal/util:543:20 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { [cause]: undefined } }
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: 970 Suites 📂: 76 Passed ✅: 965 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 33687.368ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 170 Failed ❌: 6 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3028.588ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 970 Suites 📂: 76 Passed ✅: 966 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 32655.071ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 170 Failed ❌: 6 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2982.936ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 970 Suites 📂: 76 Passed ✅: 965 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 36814.388ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 170 Failed ❌: 6 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3181.374ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 970 Suites 📂: 76 Passed ✅: 966 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 39838.603ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 170 Failed ❌: 6 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3027.605ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 970 Suites 📂: 76 Passed ✅: 965 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 43695.947ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 170 Failed ❌: 6 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2809.109ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 970 Suites 📂: 76 Passed ✅: 966 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 44340.537ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 170 Failed ❌: 6 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2939.463ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 970 Suites 📂: 76 Passed ✅: 966 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 53445.001ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 170 Failed ❌: 6 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2951.399ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 970 Suites 📂: 76 Passed ✅: 965 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 46627.803ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 170 Failed ❌: 6 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3288.889ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 970 Suites 📂: 76 Passed ✅: 965 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 36711.483ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 170 Failed ❌: 6 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3413.038ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 970 Suites 📂: 76 Passed ✅: 966 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 42784.021ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 170 Failed ❌: 6 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3319.209ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 970 Suites 📂: 76 Passed ✅: 966 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 35941.187ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 170 Failed ❌: 6 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3301.722ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 970 Suites 📂: 76 Passed ✅: 965 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 37488.029ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 170 Failed ❌: 6 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3424.852ms
Test with Node.js 20 compiled --without-intl
Total Tests: 970 Suites 📂: 76 Passed ✅: 965 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 34386.237ms
Test with Node.js 20 compiled --without-intl
Total Tests: 189 Suites 📂: 6 Passed ✅: 170 Failed ❌: 6 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3081.604ms
Test with Node.js 21 compiled --without-intl
Total Tests: 970 Suites 📂: 76 Passed ✅: 966 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 32612.741ms
Test with Node.js 21 compiled --without-intl
Total Tests: 189 Suites 📂: 6 Passed ✅: 170 Failed ❌: 6 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2991.747ms
Test with Node.js 22 compiled --without-intl
Total Tests: 970 Suites 📂: 76 Passed ✅: 965 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 33262.866ms
Test with Node.js 22 compiled --without-intl
Total Tests: 189 Suites 📂: 6 Passed ✅: 170 Failed ❌: 6 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3023.593ms