]> Cypherpunks.ru repositories - gostls13.git/commit
test: use cgo.Incomplete instead of go:notinheap for "run" tests
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Sun, 7 Aug 2022 17:14:43 +0000 (00:14 +0700)
committerCuong Manh Le <cuong.manhle.vn@gmail.com>
Thu, 1 Sep 2022 00:42:27 +0000 (00:42 +0000)
commit64b260dbdefcd2205e74d236a7f33d0e6b8f48cb
tree8c30113f2d70e03d73a262b84fbf7c98ae02195c
parentca634fa2c550cd85a1a2cc03c208304ee38c6a82
test: use cgo.Incomplete instead of go:notinheap for "run" tests

Same as CL 421880, but for test directory.

Updates #46731

Change-Id: If8d18df013a6833adcbd40acc1a721bbc23ca6b2
Reviewed-on: https://go-review.googlesource.com/c/go/+/421881
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Reviewed-by: Keith Randall <khr@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
test/fixedbugs/bug514.go
test/fixedbugs/issue40954.go
test/fixedbugs/issue42032.go
test/fixedbugs/issue42076.go
test/fixedbugs/issue46903.go
test/fixedbugs/issue51733.go [moved from test/typeparam/issue51733.go with 89% similarity]