]> Cypherpunks repositories - gostls13.git/commit
go/internal/gcimporter: suppress 3 test cases when gotypesalias=1
authorAlan Donovan <adonovan@google.com>
Tue, 16 Apr 2024 20:01:50 +0000 (16:01 -0400)
committerGopher Robot <gobot@golang.org>
Tue, 16 Apr 2024 20:27:33 +0000 (20:27 +0000)
commit661f98141ac8b919802343467c05ea74abf8fae1
tree24511a51a3bfb6cc49bbf9461a65c35f4dbb3d16
parent07496729c58dd58316b01c8bb81aa21a925ae006
go/internal/gcimporter: suppress 3 test cases when gotypesalias=1

CL 577715 caused these test cases to fail, but this was not
detected by CI because they are "long" tests.

Updates #66859

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