]> Cypherpunks repositories - gostls13.git/commit
go/types: re-enable suppressed gcimporter tests
authorRobert Griesemer <gri@golang.org>
Thu, 16 May 2024 21:32:54 +0000 (14:32 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 17 May 2024 16:22:59 +0000 (16:22 +0000)
commitf73dd8173a2d459113254dbd71d47856b5be0441
tree6be7c54a1f05badc8612474f82f086d331ac0049
parenta61729b880f731bf89f40c5c0366cdeb61108753
go/types: re-enable suppressed gcimporter tests

Port CL 577616 from types2 to go/types allows us
to re-enable these tests.

Fixes #66859.
Fixes #67436.
Updates #50259.
Updates #65294.

Change-Id: I573e51cf16546ac1c115beac5322b51dd998c881
Reviewed-on: https://go-review.googlesource.com/c/go/+/586236
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Robert Griesemer <gri@google.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
Reviewed-by: Robert Griesemer <gri@google.com>
src/go/internal/gcimporter/gcimporter_test.go
src/go/types/resolver.go