Skip to content
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

os: TestStartProcess should be case insensitive on Windows #4650

Closed
matrixik opened this issue Jan 11, 2013 · 3 comments
Closed

os: TestStartProcess should be case insensitive on Windows #4650

matrixik opened this issue Jan 11, 2013 · 3 comments
Milestone

Comments

@matrixik
Copy link

What steps will reproduce the problem?
1. Checkout the latest head version
2. Build Go

What is the expected output?
All tests complete successfully

What do you see instead?
--- 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 compiler are you using (5g, 6g, 8g, gccgo)?
8g

Which operating system are you using?
Windows 7 x32

Which version are you using?  (run 'go version')
go version devel +1b4a28e7f042 Fri Jan 11 15:11:08 2013 -0800 windows/386

Best regards,
Dobrosław Żybort
@minux
Copy link
Member

minux commented Jan 11, 2013

Comment 1:

https://golang.org/cl/7085048

Labels changed: added priority-soon, removed priority-triage.

Owner changed to @minux.

Status changed to Started.

@minux
Copy link
Member

minux commented Jan 17, 2013

Comment 2:

This issue was closed by revision 40b3758.

Status changed to Fixed.

@matrixik
Copy link
Author

Comment 3:

Working.
Thank you.

@rsc rsc added this to the Go1.1 milestone Apr 14, 2015
@rsc rsc removed the go1.1 label Apr 14, 2015
@golang golang locked and limited conversation to collaborators Jun 24, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants