Skip to content

module: add clearCache for CJS and ESM #80922

module: add clearCache for CJS and ESM

module: add clearCache for CJS and ESM #80922

Triggered via pull request February 10, 2026 22:17
Status Failure
Total duration 56m 38s
Artifacts

test-linux.yml

on: pull_request
Matrix: test-linux
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 notices
test-linux (ubuntu-24.04-arm)
Process completed with exit code 2.
test-linux (ubuntu-24.04-arm): test/es-module/test-module-clear-cache.mjs#L0
--- stderr --- node:internal/modules/run_main:107 triggerUncaughtException( ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: true !== false at file:///home/runner/work/node/node/node/test/es-module/test-module-clear-cache.mjs:16:8 { generatedMessage: true, code: 'ERR_ASSERTION', actual: true, expected: false, operator: 'strictEqual', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/es-module/test-module-clear-cache.mjs
test-linux (ubuntu-24.04)
Process completed with exit code 2.
test-linux (ubuntu-24.04): test/es-module/test-module-clear-cache.mjs#L0
--- stderr --- node:internal/modules/run_main:107 triggerUncaughtException( ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: true !== false at file:///home/runner/work/node/node/node/test/es-module/test-module-clear-cache.mjs:16:8 { generatedMessage: true, code: 'ERR_ASSERTION', actual: true, expected: false, operator: 'strictEqual', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/es-module/test-module-clear-cache.mjs
sccache stats
46% - 2232 hits, 2626 misses, 0 errors
sccache stats
58% - 2800 hits, 2045 misses, 0 errors