-
Notifications
You must be signed in to change notification settings - Fork 30.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple tests will fail on Windows. #22147
Comments
@nodejs/platform-windows |
Looks like the failures are caused by incorrect line break settings. I've never seen those when I work on Windows though, can you try using cmd instead of Git bash? Also did you use the makefile? (I don't think that worked on Windows the last time I've tried it. It's always vcbuild.bat for Windows) |
@joyeecheung I tried using cmd, but a similar AssertionError happened. I do not use the makefile. I ran it with |
@briete could you provide exact windows version and complete log from |
Windows version complete log |
It will cause errors in multiple Windows tests.
I am using Git for Windows Bash tool.
Paste the error log.
The text was updated successfully, but these errors were encountered: