]> Cypherpunks.ru repositories - gostls13.git/commit
[dev.typeparams] test: finish triaging all outstanding failing tests
authorRobert Griesemer <gri@golang.org>
Thu, 10 Dec 2020 04:14:07 +0000 (20:14 -0800)
committerRobert Griesemer <gri@golang.org>
Mon, 14 Dec 2020 21:28:48 +0000 (21:28 +0000)
commit5aca6e78570c4a4826e500613b1bc054bc95142a
treefa1a4c7a687cd97cf4006002646b216315d10918
parentdf58f3368e62fbc290b419f0b33b97a984b9ca19
[dev.typeparams] test: finish triaging all outstanding failing tests

Also: Adjusted error patterns for passing test that have different
error messages.

Change-Id: I216294b4c4855aa93da22cdc3c0b3303e54a8420
Reviewed-on: https://go-review.googlesource.com/c/go/+/277994
Trust: Robert Griesemer <gri@golang.org>
Run-TryBot: Robert Griesemer <gri@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
30 files changed:
test/convlit.go
test/fixedbugs/bug163.go
test/fixedbugs/bug192.go
test/fixedbugs/bug229.go
test/fixedbugs/bug325.go
test/fixedbugs/bug326.go
test/fixedbugs/bug340.go
test/fixedbugs/bug342.go
test/fixedbugs/bug350.go
test/fixedbugs/bug357.go
test/fixedbugs/bug362.go
test/fixedbugs/bug371.go
test/fixedbugs/bug379.go
test/fixedbugs/bug383.go
test/fixedbugs/bug386.go
test/fixedbugs/bug389.go
test/fixedbugs/bug390.go
test/fixedbugs/bug397.go
test/fixedbugs/bug416.go
test/fixedbugs/bug418.go
test/fixedbugs/bug462.go
test/fixedbugs/bug463.go
test/fixedbugs/bug487.go
test/makechan.go
test/makemap.go
test/run.go
test/slice3err.go
test/switch5.go
test/switch6.go
test/switch7.go