lib: more cache fixes #15284
Annotations
5 errors and 4 notices
Run tests:
test/cache-interceptor/cache-stores.js#L276
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'on')] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'on')
at readResponse (/Users/runner/work/undici/undici/test/cache-interceptor/cache-stores.js:276:10)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/cache-interceptor/cache-stores.js:58:29)
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 async Promise.all (index 0)
at async Suite.run (node:internal/test_runner/test:1320:7)
at async startSubtestAfterBootstrap (node:internal/test_runner/harness:296:3)
}
|
Run tests:
test/cache-interceptor/cache-stores.js#L276
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'on')] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'on')
at readResponse (/Users/runner/work/undici/undici/test/cache-interceptor/cache-stores.js:276:10)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/cache-interceptor/cache-stores.js:127:29)
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 async Suite.processPendingSubtests (node:internal/test_runner/test:633:7)
}
|
Run tests:
test/cache-interceptor/cache-stores.js#L276
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'on')] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'on')
at readResponse (/Users/runner/work/undici/undici/test/cache-interceptor/cache-stores.js:276:10)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/cache-interceptor/cache-stores.js:197:29)
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 async Suite.processPendingSubtests (node:internal/test_runner/test:633:7)
}
|
Run tests:
test/cache-interceptor/cache-stores.js#L239
[Error [ERR_TEST_FAILURE]: {
body: undefined,
response: undefined
} == undefined] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: {
body: undefined,
response: undefined
} == undefined
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/cache-interceptor/cache-stores.js:239:3)
at Test.runInAsyncScope (node:async_hooks:211:14)
at Test.run (node:internal/test_runner/test:934:25)
at Test.processPendingSubtests (node:internal/test_runner/test:633:18)
at Suite.postRun (node:internal/test_runner/test:1045:19)
at Suite.run (node:internal/test_runner/test:1335:10)
at async startSubtestAfterBootstrap (node:internal/test_runner/harness:296:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: { response: undefined, body: undefined },
expected: undefined,
operator: '=='
}
}
|
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 🕐: 36434.008ms
|
Run tests
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 2865.177ms
|
Run tests
Total Tests: 3
Suites 📂: 0
Passed ✅: 3
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 126.165ms
|
Run tests
Total Tests: 17
Suites 📂: 3
Passed ✅: 13
Failed ❌: 4
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 55.853ms
|
Loading