Skip to content

os: TestStartProcess should be case insensitive on Windows #4650

@matrixik

Description

@matrixik
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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions