Skip to content

doc: clarify fs.copyFile() symlink behavior #80226

doc: clarify fs.copyFile() symlink behavior

doc: clarify fs.copyFile() symlink behavior #80226

Re-run triggered January 26, 2026 20:54
Status Failure
Total duration 28m 25s
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-fs-copyfile.js#L32
--- stderr --- (node:167269) internal/test/binding: These APIs are for internal testing only. Do not use them. (Use `node --trace-warnings ...` to show where the warning was created) node:fs:435 return binding.readFileUtf8(path, stringToFlags(options.flag)); ^ Error: ENOENT: no such file or directory, open '/home/runner/work/node/node/node/test/.tmp.1521/copyfile.out' at Object.readFileSync (node:fs:435:20) at verify (/home/runner/work/node/node/node/test/parallel/test-fs-copyfile.js:32:23) at /home/runner/work/node/node/node/test/parallel/test-fs-copyfile.js:88:3 at /home/runner/work/node/node/node/test/common/index.js:470:17 at /home/runner/work/node/node/node/test/common/index.js:505:15 at FSReqCallback.oncomplete (node:fs:180:23) { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/work/node/node/node/test/.tmp.1521/copyfile.out' } Node.js v26.0.0-pre Command: out/Release/node --expose-internals /home/runner/work/node/node/node/test/parallel/test-fs-copyfile.js
test-linux (ubuntu-24.04)
Process completed with exit code 2.
test-linux (ubuntu-24.04): test/parallel/test-fs-copyfile.js#L32
--- stderr --- (node:159187) internal/test/binding: These APIs are for internal testing only. Do not use them. (Use `node --trace-warnings ...` to show where the warning was created) node:fs:435 return binding.readFileUtf8(path, stringToFlags(options.flag)); ^ Error: ENOENT: no such file or directory, open '/home/runner/work/node/node/node/test/.tmp.1096/copyfile.out' at Object.readFileSync (node:fs:435:20) at verify (/home/runner/work/node/node/node/test/parallel/test-fs-copyfile.js:32:23) at /home/runner/work/node/node/node/test/parallel/test-fs-copyfile.js:88:3 at /home/runner/work/node/node/node/test/common/index.js:470:17 at /home/runner/work/node/node/node/test/common/index.js:505:15 at FSReqCallback.oncomplete (node:fs:180:23) { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/work/node/node/node/test/.tmp.1096/copyfile.out' } Node.js v26.0.0-pre Command: out/Release/node --expose-internals /home/runner/work/node/node/node/test/parallel/test-fs-copyfile.js
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors