fix: dont crash on invalid brotli payload #14680
Annotations
7 errors and 2 notices
Run tests:
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
}
}
|
Run tests:
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
}
}
|
Run tests:
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
}
}
|
Run tests:
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
}
}
|
Run tests:
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
}
}
|
Run tests:
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
}
}
|
Run tests
Process completed with exit code 1.
|
Run tests
Total Tests: 970
Suites 📂: 76
Passed ✅: 966
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 32655.071ms
|
Run tests
Total Tests: 189
Suites 📂: 6
Passed ✅: 170
Failed ❌: 6
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 2982.936ms
|
Loading