Skip to content

runtime/debug: TestStack fails on windows #6974

@alexbrainman

Description

@alexbrainman
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:\>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions