fix: decode split chunks after readable setEncoding #1607
Annotations
4 errors and 10 notices
|
Test interceptors
Process completed with exit code 1.
|
|
Test interceptors:
test/interceptors/cache.js#L1198
AssertionError [ERR_ASSERTION]: 2 == 3
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/interceptors/cache.js:1198:7)
at async Test.run (node:internal/test_runner/test:1389:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:960:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 2,
expected: 3,
operator: '==',
diff: 'simple'
}
|
|
Test interceptors:
test/interceptors/cache.js#L884
AssertionError [ERR_ASSERTION]: 0 == 1
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/interceptors/cache.js:884:7)
at async Test.run (node:internal/test_runner/test:1389:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:960:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 0,
expected: 1,
operator: '==',
diff: 'simple'
}
|
|
Test interceptors:
test/interceptors/cache.js#L482
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
0 !== 1
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/interceptors/cache.js:482:5)
at async Test.run (node:internal/test_runner/test:1389:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:960:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 0,
expected: 1,
operator: 'strictEqual',
diff: 'simple'
}
|
|
Test interceptors
Total Tests: 266
Suites 📂: 8
Passed ✅: 260
Failed ❌: 3
Canceled 🚫: 0
Skipped ⏭️: 3
Todo 📝: 0
Duration 🕐: 35178.613ms
|
|
Test cookies
Total Tests: 76
Suites 📂: 8
Passed ✅: 76
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 1162.416ms
|
|
Test cache-interceptor with sqlite
Total Tests: 58
Suites 📂: 5
Passed ✅: 58
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 251.006ms
|
|
Test cache
Total Tests: 4
Suites 📂: 0
Passed ✅: 4
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 374.143ms
|
|
Test node-fetch
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 2422.482ms
|
|
Test fetch
Total Tests: 47
Suites 📂: 0
Passed ✅: 47
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 956.163ms
|
|
Test fetch
Total Tests: 28
Suites 📂: 5
Passed ✅: 28
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 128.915ms
|
|
Test fetch
Total Tests: 471
Suites 📂: 22
Passed ✅: 471
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 42294.540ms
|
|
Test node-test
Total Tests: 230
Suites 📂: 3
Passed ✅: 226
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 4829.901ms
|
|
Test unit
Total Tests: 1379
Suites 📂: 129
Passed ✅: 1376
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 3
Todo 📝: 0
Duration 🕐: 47224.232ms
|
background
wait
wait-all
cancel
parallel
Loading