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

runtime/debug: TestStack fails on windows #6974

Closed
alexbrainman opened this issue Dec 17, 2013 · 1 comment
Closed

runtime/debug: TestStack fails on windows #6974

alexbrainman opened this issue Dec 17, 2013 · 1 comment

Comments

@alexbrainman
Copy link
Member

C:\>go test -short runtime/debug
--- FAIL: TestStack (0.02 seconds)
        stack_test.go:60: expected "src/pkg/runtime/debug/stack_test.go" in "c:\\go\\root\\src\\pkg\\runtime\\debug\\stack_test.go:15 (0x433ff3)"
        stack_test.go:60: expected "src/pkg/runtime/debug/stack_test.go" in "c:\\go\\root\\src\\pkg\\runtime\\debug\\stack_test.go:18 (0x43403a)"
        stack_test.go:60: expected "src/pkg/runtime/debug/stack_test.go" in "c:\\go\\root\\src\\pkg\\runtime\\debug\\stack_test.go:37 (0x43408a)"
        stack_test.go:60: expected "src/pkg/testing/testing.go" in "C:\\go\\root\\src\\pkg\\testing\\testing.go:391 (0x42de97)"
FAIL
FAIL    runtime/debug   0.078s

C:\>hg id
8ef815dd2770+ tip

C:\>
@minux
Copy link
Member

minux commented Dec 18, 2013

Comment 1:

This issue was closed by revision 8ce584c.

Status changed to Fixed.

@golang golang locked and limited conversation to collaborators Jun 25, 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

3 participants