fix: handle missing vary header values #15922
Annotations
2 errors and 1 notice
Run tests:
test/issue-3959.js#L61
[Error [ERR_TEST_FAILURE]: No such built-in module: node:sqlite] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error [ERR_UNKNOWN_BUILTIN_MODULE]: No such built-in module: node:sqlite
at Module._load (node:internal/modules/cjs/loader:1044:13)
at Module.require (node:internal/modules/cjs/loader:1311:19)
at require (node:internal/modules/helpers:179:18)
at new SqliteCacheStore (/home/runner/work/undici/undici/lib/cache/sqlite-cache-store.js:113:22)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/issue-3959.js:61:25)
at Test.runInAsyncScope (node:async_hooks:206:9)
at Test.run (node:internal/test_runner/test:796:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:527:18)
at Test.postRun (node:internal/test_runner/test:889:19)
at Test.run (node:internal/test_runner/test:835:12) {
code: 'ERR_UNKNOWN_BUILTIN_MODULE'
}
}
|
Run tests
Process completed with exit code 1.
|
Run tests
Total Tests: 1020
Suites 📂: 93
Passed ✅: 1014
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 29880.056ms
|
Loading