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/objdump: TestDisasm flake on windows-amd64-2016 #32029

Closed
bcmills opened this issue May 14, 2019 · 1 comment
Closed

cmd/objdump: TestDisasm flake on windows-amd64-2016 #32029

bcmills opened this issue May 14, 2019 · 1 comment
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented May 14, 2019

From https://storage.googleapis.com/go-build-log/433caf31/windows-amd64-2016_dcea98e4.log:

--- FAIL: TestDisasm (0.87s)
    objdump_test.go:142: objdump fmthello.exe: exit status 1
        objdump: open C:\Users\gopher\AppData\Local\Temp\1\TestObjDump506746307\hello.exe: unrecognized object file
FAIL
FAIL	cmd/objdump	2.023s
@bcmills bcmills added Testing An issue that has been verified to require only test changes, not just a test failure. OS-Windows NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels May 14, 2019
@bcmills bcmills added this to the Go1.13 milestone May 14, 2019
@bcmills
Copy link
Contributor Author

bcmills commented May 14, 2019

This might be the failure fixed by CL 176903 (CC @josharian), so closing for now on the assumption that it is.

@bcmills bcmills closed this as completed May 14, 2019
@golang golang locked and limited conversation to collaborators May 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows Testing An issue that has been verified to require only test changes, not just a test failure.
Projects
None yet
Development

No branches or pull requests

2 participants