feat: sqlite cache store #15428
Annotations
2 errors and 4 notices
Run tests:
test/cache-interceptor/cache-store-test-utils.js#L157
[Error [ERR_TEST_FAILURE]: expected value.rawHeaders to be array, got undefined] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: TypeError [Error]: expected value.rawHeaders to be array, got undefined
at assertCacheValue (/Users/runner/work/undici/undici/lib/util/cache.js:67:11)
at MemoryCacheStore.createWriteStream (/Users/runner/work/undici/undici/lib/cache/memory-cache-store.js:106:5)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/cache-interceptor/cache-store-test-utils.js:157:33)
at Test.runInAsyncScope (node:async_hooks:211:14)
at Test.run (node:internal/test_runner/test:934:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:633:18)
at Test.postRun (node:internal/test_runner/test:1045:19)
at Test.run (node:internal/test_runner/test:973:12)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Suite.processPendingSubtests (node:internal/test_runner/test:633:7)
}
|
Run tests
Process completed with exit code 1.
|
Run tests
Total Tests: 1029
Suites 📂: 78
Passed ✅: 1024
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 41492.549ms
|
Run tests
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 3281.709ms
|
Run tests
Total Tests: 3
Suites 📂: 0
Passed ✅: 3
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 195.564ms
|
Run tests
Total Tests: 28
Suites 📂: 4
Passed ✅: 25
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 2
Todo 📝: 0
Duration 🕐: 158.095ms
|
Loading