Skip to content

Flaky Test: test-child-process-fork-exec-path #54189

Description

@pmarchini

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    flaky-testIssues and PRs involving tests that fail intermittently in CI.windowsIssues and PRs related to the Windows platform.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions