]> Cypherpunks repositories - gostls13.git/commit
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>
Fri, 18 Mar 2022 00:49:08 +0000 (00:49 +0000)
commit2d32594396b231b39d09ec21d34b22b0270268b5
tree3eb8afee2754aa2744cfcb6286b33d659bc3deae
parent3d7392a08f00a7328af45c877dc0b3a431780c5b
runtime: call testenv.MustHaveCGO in a couple of tests

Fixes #51695

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>
src/runtime/signal_windows_test.go