]> Cypherpunks repositories - gostls13.git/commit
[dev.typeparams] cmd/compile: disable failing generic tests
authorKeith Randall <khr@golang.org>
Mon, 19 Jul 2021 23:49:32 +0000 (16:49 -0700)
committerKeith Randall <khr@golang.org>
Wed, 21 Jul 2021 21:04:29 +0000 (21:04 +0000)
commit73af5f718f6012c0a76cabd43c91505d5a80c169
tree64edc9f303b8623dd2293f9017410fadac7be891
parenta7a17f0ca86d252dc1ef20b5852c352ade5f8610
[dev.typeparams] cmd/compile: disable failing generic tests

We'll have to revisit eventually, but disabling for now.

Change-Id: Ic34cfe451939d61884079bb125b9290db1e05e47
Reviewed-on: https://go-review.googlesource.com/c/go/+/335829
Run-TryBot: Keith Randall <khr@golang.org>
Trust: Keith Randall <khr@golang.org>
Trust: Dan Scales <danscales@google.com>
Reviewed-by: Dan Scales <danscales@google.com>
test/run.go