-
Notifications
You must be signed in to change notification settings - Fork 18k
x/tools/go/ssa/interp: broken at tip #27292
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
Change https://golang.org/cl/131717 mentions this issue: |
Updates golang/go#27292 Change-Id: I845afc64ca9ed2065c3b5645b7ce6def290d7a6d Reviewed-on: https://go-review.googlesource.com/131717 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
We're trying out Can we disable these in long mode too, or do we expect an easy fix soon? |
Change https://golang.org/cl/137315 mentions this issue: |
This test introduces noise when using 'go test all' or 'go test ./...' to test go/packages and the tools that depend on it. Since it has been broken for around a month, skip it indefinitely. Updates golang/go#27292 Change-Id: I796292310332712e14bc8a0b73e36a8ed6f8a73f Reviewed-on: https://go-review.googlesource.com/137315 Run-TryBot: Bryan C. Mills <bcmills@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Change https://golang.org/cl/153860 mentions this issue: |
Change https://golang.org/cl/153861 mentions this issue: |
This test introduces noise when using 'go test all' or 'go test ./...' to test go/packages and the tools that depend on it. Since it has been broken for around a month, skip it indefinitely. Updates golang/go#27292 Change-Id: Ia22f371bbf8f94bbb604327b3028d1259b65a91f Reviewed-on: https://go-review.googlesource.com/137315 Run-TryBot: Bryan C. Mills <bcmills@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-on: https://go-review.googlesource.com/c/153861 Run-TryBot: Andrew Bonventre <andybons@golang.org>
Change https://golang.org/cl/168898 mentions this issue: |
I'm going to disable these tests in short mode until they're made robust.
The text was updated successfully, but these errors were encountered: