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

cmd/go: TestNoteReading test failure (note_test.go) #11083

Closed
kostya-sh opened this issue Jun 5, 2015 · 2 comments
Closed

cmd/go: TestNoteReading test failure (note_test.go) #11083

kostya-sh opened this issue Jun 5, 2015 · 2 comments
Milestone

Comments

@kostya-sh
Copy link
Contributor

Using tip (bbc4351)

ok      cmd/fix 0.013s
--- FAIL: TestNoteReading (5.30s)
    note_test.go:43: buildID in hello binary = "75011c52e1681173c8712030a5cebd243923eaf8", want "TestNoteReading-Build-ID"
FAIL
FAIL    cmd/go  11.217s
ok      cmd/gofmt   0.025s

git bisect says:

16ebe9f72eee1ccba4e94fb2a79afa0785cb554a is the first bad commit
commit 16ebe9f72eee1ccba4e94fb2a79afa0785cb554a
Author: Russ Cox <rsc@golang.org>
Date:   Thu Jun 4 14:41:02 2015 -0400

    cmd/go: use ELF note instead of binary stamp on ELF systems
@bradfitz
Copy link
Contributor

bradfitz commented Jun 5, 2015

Fixed by 48f2d30 already

@bradfitz bradfitz closed this as completed Jun 5, 2015
@kostya-sh
Copy link
Contributor Author

That was quick ;)

@mikioh mikioh added this to the Go1.5 milestone Jun 6, 2015
@golang golang locked and limited conversation to collaborators Jun 25, 2016
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

4 participants