Skip to content

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

doc: clarify fs.copyFile() symlink behavior

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

Re-run triggered January 26, 2026 20:54
Status Failure
Total duration 39m 48s
Artifacts

test-macos.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 notice
test-macOS
Process completed with exit code 2.
test-macOS: test/parallel/test-fs-copyfile.js#L32
--- stderr --- (node:5607) 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 '/Users/runner/work/node/node/node/test/.tmp.955/copyfile.out' at Object.readFileSync (node:fs:435:20) at verify (/Users/runner/work/node/node/node/test/parallel/test-fs-copyfile.js:32:23) at /Users/runner/work/node/node/node/test/parallel/test-fs-copyfile.js:88:3 at /Users/runner/work/node/node/node/test/common/index.js:470:17 at /Users/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: '/Users/runner/work/node/node/node/test/.tmp.955/copyfile.out' } Node.js v26.0.0-pre Command: out/Release/node --expose-internals /Users/runner/work/node/node/node/test/parallel/test-fs-copyfile.js
sccache stats
0% - 0 hits, 0 misses, 0 errors