fix: max-age=0 and no-cache must be considered "immediately stale" #303
Annotations
2 errors and 3 notices
|
Test fetch
Process completed with exit code 1.
|
|
Test fetch:
test/fetch/cookies.js#L35
TypeError [Error]: fetch failed
at /Users/runner/work/undici/undici/index.js:124:13
at async TestContext.<anonymous> (/Users/runner/work/undici/undici/test/fetch/cookies.js:35:22)
at async Test.run (node:internal/test_runner/test:797:9)
at async Promise.all (index 0)
at async Suite.run (node:internal/test_runner/test:1135:7)
at async Test.processPendingSubtests (node:internal/test_runner/test:526:7) {
[cause]: Error: read ETIMEDOUT
at TCP.onStreamRead (node:internal/stream_base_commons:218:20) {
errno: -60,
code: 'ETIMEDOUT',
syscall: 'read'
}
}
|
|
Test fetch
Total Tests: 409
Suites 📂: 21
Passed ✅: 406
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 2
Todo 📝: 0
Duration 🕐: 79826.497ms
|
|
Test node-test
Total Tests: 213
Suites 📂: 3
Passed ✅: 213
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 5290.948ms
|
|
Test unit
Total Tests: 1188
Suites 📂: 122
Passed ✅: 1185
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 3
Todo 📝: 0
Duration 🕐: 62585.297ms
|
Loading