feat: http caching #14976
Annotations
2 errors and 6 notices
Run tests with coverage:
test/fetch/long-lived-abort-controller.js#L47
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
true !== false
] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
true !== false
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/fetch/long-lived-abort-controller.js:47:3)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Test.run (node:internal/test_runner/test:931:9)
at async startSubtestAfterBootstrap (node:internal/test_runner/harness:289:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: true,
expected: false,
operator: 'strictEqual'
}
}
|
Run tests with coverage
Process completed with exit code 1.
|
Run tests with coverage
Total Tests: 1017
Suites 📂: 78
Passed ✅: 1012
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 32353.639ms
|
Run tests with coverage
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 3210.886ms
|
Run tests with coverage
Total Tests: 3
Suites 📂: 0
Passed ✅: 3
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 155.648ms
|
Run tests with coverage
Total Tests: 21
Suites 📂: 4
Passed ✅: 21
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 1735.518ms
|
Run tests with coverage
Total Tests: 105
Suites 📂: 1
Passed ✅: 105
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6366.775ms
|
Run tests with coverage
Total Tests: 401
Suites 📂: 17
Passed ✅: 400
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 39910.578ms
|
Loading