]> Cypherpunks repositories - gostls13.git/commit
go/types: temporarily disable a verification in Stdlib test
authorRobert Griesemer <gri@golang.org>
Fri, 19 Oct 2018 22:11:37 +0000 (15:11 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 19 Oct 2018 22:44:49 +0000 (22:44 +0000)
commit2e88689168a57ae550ddae7ad0966fa14c877c5f
tree40a126f36b0e2e48d2f527ba5ee845ca1e40c364
parent2578ac54eb417488c70324e7f3fc25565ec3f03d
go/types: temporarily disable a verification in Stdlib test

Keeps the longtest builder green for now.
Proper fix to come ASAP.

Also, reword an internal comment that could easily be misread.

Updates #28282.

Change-Id: I8f41c9faa5a3eb638e6204bae3ff374ed49e5177
Reviewed-on: https://go-review.googlesource.com/c/143478
Run-TryBot: Robert Griesemer <gri@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/go/types/stdlib_test.go
src/go/types/typexpr.go