Skip to content

vfs: avoid recursive readdir symlink cycles #87324

vfs: avoid recursive readdir symlink cycles

vfs: avoid recursive readdir symlink cycles #87324

Triggered via pull request June 27, 2026 10:56
Status Failure
Total duration 40m 48s
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/parallel/test-vfs-readdir-symlink-recursive.js#L39
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: assert.ok(dirents.some((dirent) => at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-vfs-readdir-symlink-recursive.js:39:10) at Module._compile (node:internal/modules/cjs/loader:1947:14) at Object..js (node:internal/modules/cjs/loader:2087:10) at Module.load (node:internal/modules/cjs/loader:1669:32) at Module._load (node:internal/modules/cjs/loader:1450:12) at wrapModuleLoad (node:internal/modules/cjs/loader:260:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' } Node.js v27.0.0-pre Command: out/Release/node --experimental-vfs /home/runner/work/node/node/node/test/parallel/test-vfs-readdir-symlink-recursive.js
test-linux (ubuntu-24.04)
Process completed with exit code 2.
test-linux (ubuntu-24.04): test/parallel/test-vfs-readdir-symlink-recursive.js#L39
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: assert.ok(dirents.some((dirent) => at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-vfs-readdir-symlink-recursive.js:39:10) at Module._compile (node:internal/modules/cjs/loader:1947:14) at Object..js (node:internal/modules/cjs/loader:2087:10) at Module.load (node:internal/modules/cjs/loader:1669:32) at Module._load (node:internal/modules/cjs/loader:1450:12) at wrapModuleLoad (node:internal/modules/cjs/loader:260:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' } Node.js v27.0.0-pre Command: out/Release/node --experimental-vfs /home/runner/work/node/node/node/test/parallel/test-vfs-readdir-symlink-recursive.js
sccache stats - test-linux
71% - 3573 hits, 1457 misses, 0 errors
sccache stats - test-linux
79% - 4004 hits, 1037 misses, 0 errors