]> Cypherpunks repositories - gostls13.git/commit
test: enable fixedbugs/bug193.go for -G compiler option
authorRobert Griesemer <gri@golang.org>
Fri, 19 Mar 2021 01:35:53 +0000 (18:35 -0700)
committerRobert Griesemer <gri@golang.org>
Tue, 23 Mar 2021 05:12:39 +0000 (05:12 +0000)
commitf4b918384d64dbd046f144012a60080fae16af86
tree7296166705c6748229c2eeee5afac382331dba84
parentcd26192abab742cb2df24827226eab0e9f3683a9
test: enable fixedbugs/bug193.go for -G compiler option

Temporarily disable a questionable test case in fixedbugs/bug193.go
and enable the test as a whole. See the issues below for details.

Updates #45114.
Updates #45117.

Change-Id: I1de6f8d79b592eeeec139cd92b6c9cac56a9a74b
Reviewed-on: https://go-review.googlesource.com/c/go/+/303094
Trust: Robert Griesemer <gri@golang.org>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
test/fixedbugs/bug193.go
test/run.go