Nightly tests #362
Annotations
2 errors and 1 notice
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 Function._load (node:internal/modules/cjs/loader:1078:13)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:218:24)
at Module.require (node:internal/modules/cjs/loader:1350:12)
at require (node:internal/modules/helpers:138:16)
at new SqliteCacheStore (/Users/runner/work/undici/undici/lib/cache/sqlite-cache-store.js:113:22)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/issue-3959.js:61:25)
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) {
code: 'ERR_UNKNOWN_BUILTIN_MODULE'
}
}
|
|
|
The logs for this run have expired and are no longer available.
Loading