You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: