-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal/gcimporter: remove test of unsupported "goroot" iimport
This CL eliminates the "goroot" flavor of TestIExportDataTypeParameterizedAliases, leaving just the "tools" flavor, and simplifies accordingly. The logic of the goroot version assumed that importer.Default() could read what gcexportdata.Write would write... except that that comments correctly stated the assumption was false. Updates golang/go#68898 Change-Id: Ifded4ed2cc2103de32ac869731176a49877d10e0 Reviewed-on: https://go-review.googlesource.com/c/tools/+/620036 Auto-Submit: Alan Donovan <[email protected]> Reviewed-by: Robert Findley <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
- Loading branch information
Showing
1 changed file
with
30 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters