]> Cypherpunks repositories - gostls13.git/commit
runtime: don't run TestCheckPtr/TestCheckPtr2 in short mode
authorIan Lance Taylor <iant@golang.org>
Wed, 17 Nov 2021 17:40:11 +0000 (09:40 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 17 Nov 2021 19:18:24 +0000 (19:18 +0000)
commitaa34ea2f4c57ea2648286463ef3f891e49b64fa8
tree57304cb625f39fc111436089e6a9212030cab7c4
parent0981724eaeb9e3a4553473072c38cf11822bc7fd
runtime: don't run TestCheckPtr/TestCheckPtr2 in short mode

Change-Id: I02c9bea1637c2694a76e7747cb8a2e3562301566
Reviewed-on: https://go-review.googlesource.com/c/go/+/364755
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/runtime/checkptr_test.go