-
Notifications
You must be signed in to change notification settings - Fork 18k
vendor/golang.org/x/arch/arm64/arm64asm: Go 1.10.beta1: test failures #23237
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
Comments
Please update the issue title with what package and test failed (on mobile atm). |
The failing package is cmd/vendor/golang.org/x/arch/arm64/arm64asm. The failed tests are
|
From the log:
|
What version of It seems the difference is only the "comments" |
|
Change https://golang.org/cl/85476 mentions this issue: |
@cznic Could you please apply CL: https://golang.org/cl/85476 on your environment (I need to fix it on arch repo first then golang repo. But you can directly copy the changes to golang repo for test)? |
Works just fine here, details attached. |
Change https://golang.org/cl/85495 mentions this issue: |
Pick up CL 85476 to fix #23237. Updates #23237. Change-Id: I31a48ef39ce90bc1424334762452281ae706d273 Reviewed-on: https://go-review.googlesource.com/85495 Reviewed-by: Brad Fitzpatrick <[email protected]>
Change https://golang.org/cl/85615 mentions this issue: |
What version of Go are you using (
go version
)?go version devel +9ce6b5c2ed Thu Dec 7 17:38:51 2017 +0000 linux/amd64
(Go 1.10beta1)Does this issue reproduce with the latest release?
yes (
go version devel +f3f507b2d8 Fri Dec 22 21:13:38 2017 +0000 linux/amd64
).What operating system and processor architecture are you using (
go env
)?What did you do?
Invoked all.bash.
What did you expect to see?
No failures.
What did you see instead?
Full log attached.
fail.log.tar.gz
The text was updated successfully, but these errors were encountered: