-
Notifications
You must be signed in to change notification settings - Fork 18k
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
net/http/cgi: TestDirWindows should be case insensitive #4645
Labels
Milestone
Comments
https://golang.org/cl/7105047 Owner changed to @bradfitz. Status changed to Started. |
This issue was closed by revision 05bf9a4. Status changed to Fixed. |
Thank you for fix, test run successfully. Unfortunately I overlooked second similar error: --- FAIL: TestStartProcess (0.27 seconds) os_test.go:542: exec "cmd.exe cmd.exe /c cd" returned "C:\\Windows\\System32\r\n" wanted "C:\\Windows\\system32\r\n" FAIL FAIL os 0.638s Which version are you using? (run 'go version') go version devel +1b4a28e7f042 Fri Jan 11 15:11:08 2013 -0800 windows/386 Best regards |
Done: issue #4650 Thank you. |
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: