]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.17] runtime: call testenv.MustHaveCGO in a couple of tests
authorIan Lance Taylor <iant@golang.org>
Wed, 16 Mar 2022 04:05:11 +0000 (21:05 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 28 Mar 2022 16:55:15 +0000 (16:55 +0000)
commitefed283e795c7f89fa4432b4addcd68aee0340fa
tree674e1375c4d8590232e1cf93582d3e8843f80a13
parent88be85f18bf0244a2470fdf6719e1b5ca5a5e50a
[release-branch.go1.17] runtime: call testenv.MustHaveCGO in a couple of tests

For #51695
Fixes #51696

Change-Id: Icfe9d26ecc28a7db9040d50d4661cf9e8245471e
Reviewed-on: https://go-review.googlesource.com/c/go/+/392916
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
(cherry picked from commit 2d32594396b231b39d09ec21d34b22b0270268b5)
Reviewed-on: https://go-review.googlesource.com/c/go/+/393698
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
src/runtime/signal_windows_test.go