Nightly tests #344
nightly.yml
on: schedule
test-linux
/
Test with Node.js 23-nightly on ubuntu-latest
1m 6s
test-autobahn
/
Autobahn Test Suite
10m 13s
test-windows
/
Test with Node.js 23-nightly on windows-latest
1m 30s
test-macos
/
Test with Node.js 23-nightly on macos-latest
1m 16s
report-failure
3s
Annotations
6 errors and 3 notices
should cache response with SqliteCacheStore when Vary header exists but request header is missing:
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 (/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: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'
}
}
|
test-linux / Test with Node.js 23-nightly on ubuntu-latest
Process completed with exit code 1.
|
should cache response with SqliteCacheStore when Vary header exists but request header is missing:
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'
}
}
|
test-macos / Test with Node.js 23-nightly on macos-latest
Process completed with exit code 1.
|
should cache response with SqliteCacheStore when Vary header exists but request header is missing:
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 (D:\a\undici\undici\lib\cache\sqlite-cache-store.js:113:22)
at TestContext.<anonymous> (D:\a\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'
}
}
|
test-windows / Test with Node.js 23-nightly on windows-latest
Process completed with exit code 1.
|
test-linux / Test with Node.js 23-nightly on ubuntu-latest
Total Tests: 1022
Suites 📂: 93
Passed ✅: 1016
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 28451.827ms
|
test-macos / Test with Node.js 23-nightly on macos-latest
Total Tests: 1022
Suites 📂: 93
Passed ✅: 1016
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 38692.762ms
|
test-windows / Test with Node.js 23-nightly on windows-latest
Total Tests: 1022
Suites 📂: 93
Passed ✅: 1016
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 34292.151ms
|