flaky: test-fs-cp
Test
test-fs-cp
Platform
Windows x64
Console output
not ok 304 parallel/test-fs-cp 12:01:46 --- 12:01:46 duration_ms: 520.01000 12:01:46 severity: fail 12:01:46 exitcode: 1 12:01:46 stack: |- 12:01:46 node:assert:128 12:01:46 throw new AssertionError(obj); 12:01:46 ^ 12:01:46 12:01:46 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 12:01:46 + actual - expected 12:01:46 12:01:46 + 'ERR_FS_EISDIR' 12:01:46 - 'ERR_FS_CP_EINVAL' 12:01:46 ^ 12:01:46 12:01:46 at file:///c:/workspace/node-test-binary-windows-js-suites/node/test/parallel/test-fs-cp.mjs:687:12 12:01:46 at c:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:491:15 12:01:46 at node:fs:190:23 12:01:46 at callbackifyOnRejected (node:util:230:10) 12:01:46 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { 12:01:46 generatedMessage: true, 12:01:46 code: 'ERR_ASSERTION', 12:01:46 actual: 'ERR_FS_EISDIR', 12:01:46 expected: 'ERR_FS_CP_EINVAL', 12:01:46 operator: 'strictEqual' 12:01:46 } 12:01:46 12:01:46 Node.js v24.0.0-pre 12:01:46 ...
Build links
Additional information
No response