-
-
Notifications
You must be signed in to change notification settings - Fork 37.3k
flaky: test-child-process-cwd #53989
Copy link
Copy link
Closed
Labels
flaky-testIssues and PRs involving tests that fail intermittently in CI.Issues and PRs involving tests that fail intermittently in CI.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Description
Activity
Metadata
Metadata
Assignees
Labels
flaky-testIssues and PRs involving tests that fail intermittently in CI.Issues and PRs involving tests that fail intermittently in CI.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Test
test-child-process-cwd
Platform
Windows
Console output
Build links
Additional information
Issue Description
I built Node.js on my local computer using the
vcbuild.batscript. After the build was completed, I verified it through theRelease\nodedirectory. However, when running.\vcbuild test, I consistently encountered the same error. The error seems to be caused by Windows not distinguishing between uppercase and lowercase folder names.