Skip to content

cmd/go: TestNoteReading fails on Solaris with linkmode=external #12178

Closed
@rsc

Description

@rsc

See http://build.golang.org/log/c7559674bb66a323958ebc8f8b51aaa0908c46f9

--- FAIL: TestNoteReading (0.36s)
    go_test.go:251: running testgo [build -ldflags -buildid=TestNoteReading-Build-ID -o /tmp/gotest473966932/hello.exe /tmp/gotest473966932/hello.go]
    go_test.go:251: running testgo [build -ldflags -buildid=TestNoteReading-Build-ID -linkmode=external -o /tmp/gotest473966932/hello.exe /tmp/gotest47396693   2/hello.go]
    note_test.go:39: buildID in hello binary = "", want "TestNoteReading-Build-ID" (linkmode=external)
FAIL

Disabling test for Go 1.5.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions