fix: dont crash on invalid brotli payload #14681
Triggered via pull request
September 19, 2024 13:57
Status
Failure
Total duration
3m 37s
Artifacts
–
nodejs.yml
on: pull_request
Matrix: test-without-intl
Matrix: test
dependency-review
13s
Lint
36s
Fuzzing
3m 28s
Test TypeScript types
35s
automerge
0s
Annotations
105 errors and 30 notices
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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:517:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:517:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:517:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:517:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:517:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:517:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:92: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 (D:\a\undici\undici\lib\web\fetch\index.js:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:92: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] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: TypeError [Error]: terminated
at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:92: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 (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:92: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] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: TypeError [Error]: terminated
at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:92: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] {
failureType: 'testCodeFailure',
cause: TypeError [Error]: terminated
at Fetch.onAborted (/Users/runner/work/undici/undici/lib/web/fetch/index.js:2039:49)
at Fetch.emit (node:events:517:28)
at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:517:28)
at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:517:28)
at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:517:28)
at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:517:28)
at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:517:28)
at Fetch.terminate (/Users/runner/work/undici/undici/lib/web/fetch/index.js:92: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 (/home/runner/work/undici/undici/lib/web/fetch/index.js:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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.
|
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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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:2039:49)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (/home/runner/work/undici/undici/lib/web/fetch/index.js:92: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] {
failureType: 'testCodeFailure',
cause: TypeError [Error]: terminated
at Fetch.onAborted (D:\a\undici\undici\lib\web\fetch\index.js:2039:49)
at Fetch.emit (node:events:517:28)
at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:92: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:2039:49)
at Fetch.emit (node:events:517:28)
at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:92: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:2039:49)
at Fetch.emit (node:events:517:28)
at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:92: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:2039:49)
at Fetch.emit (node:events:517:28)
at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:92: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:2039:49)
at Fetch.emit (node:events:517:28)
at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:92: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:2039:49)
at Fetch.emit (node:events:517:28)
at Fetch.terminate (D:\a\undici\undici\lib\web\fetch\index.js:92: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.
|
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 🕐: 33887.678ms
|
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 🕐: 3091.570ms
|
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 🕐: 32328.305ms
|
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 🕐: 2998.532ms
|
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 🕐: 36649.265ms
|
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 🕐: 3182.801ms
|
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 🕐: 39870.263ms
|
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 🕐: 3078.263ms
|
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 🕐: 46247.581ms
|
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 🕐: 3043.161ms
|
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 🕐: 36017.183ms
|
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 🕐: 3316.056ms
|
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 🕐: 48921.372ms
|
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 🕐: 3129.960ms
|
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 🕐: 36406.499ms
|
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 🕐: 3303.082ms
|
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 🕐: 48223.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 🕐: 3092.149ms
|
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 🕐: 38616.366ms
|
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 🕐: 3473.871ms
|
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 🕐: 60528.209ms
|
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 🕐: 3297.449ms
|
Test with Node.js 21 compiled --without-intl
Total Tests: 970
Suites 📂: 76
Passed ✅: 966
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 32965.356ms
|
Test with Node.js 21 compiled --without-intl
Total Tests: 189
Suites 📂: 6
Passed ✅: 170
Failed ❌: 6
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 3031.041ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 970
Suites 📂: 76
Passed ✅: 965
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 33202.551ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 189
Suites 📂: 6
Passed ✅: 170
Failed ❌: 6
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 3006.029ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 970
Suites 📂: 76
Passed ✅: 965
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 34315.480ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 189
Suites 📂: 6
Passed ✅: 170
Failed ❌: 6
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 3069.452ms
|
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 🕐: 44509.112ms
|
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 🕐: 3474.107ms
|