feat: http caching #14705
Annotations
2 errors and 1 notice
Run tests:
test/timers.js#L127
Error [ERR_TEST_FAILURE]: 501ms fired early
at process.emit (node:events:519:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'uncaughtException',
cause: AssertionError [ERR_ASSERTION]: 501ms fired early
at res.<computed> [as ok] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35)
at Timeout._onTimeout (/home/runner/work/undici/undici/test/timers.js:127:11)
at listOnTimeout (node:internal/timers:583:11)
at process.processTimers (node:internal/timers:519:7) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
}
|
Run tests
Process completed with exit code 1.
|
Run tests
Error:: Test "meet acceptable resolution time" at test/timers.js:116:3 generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: 5000ms fired late, got difference of 1003ms" and would have caused the test to fail, but instead triggered an uncaughtException event.
Total Tests: 966
Suites 📂: 75
Passed ✅: 960
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 31921.497ms
|
Loading