]> Cypherpunks.ru repositories - gostls13.git/commit
crypto/x509: make TestIssue51759 builder only
authorRoland Shoemaker <roland@golang.org>
Wed, 1 Mar 2023 19:50:10 +0000 (11:50 -0800)
committerRoland Shoemaker <roland@golang.org>
Wed, 1 Mar 2023 20:16:39 +0000 (20:16 +0000)
commit70efe9f721d70f57eba8896ffd3939723e0f0b4a
tree73169a18f532cc965acb1d531518d60b782263ec
parentf1ea0249ed2a1e91095ed20cca31378027847c7d
crypto/x509: make TestIssue51759 builder only

Since we can't gate tests on the macOS version on normal machines,
restrict TestIssue51759 to only run on builders, where we have a way to
do this.

Change-Id: I70fc83c587689b499b6a38864973a77bb3e52596
Reviewed-on: https://go-review.googlesource.com/c/go/+/472619
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Roland Shoemaker <roland@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
src/crypto/x509/verify_test.go