-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
Closed
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Description
Test
parallel.test-child-process-fork-exec-path
Platform
Windows
Console output
---
duration_ms: 3901.991
exitcode: 1
severity: fail
stack: |-
Can't clean tmpdir: d:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.112
Files blocking: [ 'node-copy.exe' ]
d:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:69
throw e;
^
Error: EPERM, Permission denied: \\?\d:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.112 '\\?\d:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.112'
at Object.rmSync (node:fs:1246:18)
at rmSync (d:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:20:8)
at onexit (d:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:54:5)
at process.<anonymous> (d:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:43:14)
at process.emit (node:events:532:35) {
errno: 1,
code: 'EPERM',
path: '\\\\?\\d:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\.tmp.112',
syscall: 'rm'
}
Node.js v23.0.0-pre
...
Build links
Additional information
No response
Metadata
Metadata
Assignees
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.