]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: unbreak Windows build.
authorAdam Langley <agl@golang.org>
Fri, 28 Mar 2014 14:36:52 +0000 (10:36 -0400)
committerAdam Langley <agl@golang.org>
Fri, 28 Mar 2014 14:36:52 +0000 (10:36 -0400)
commitea3353b64c04a12a284fba10f6927e970849a33a
tree2e8705bb9061439c715f63e11636b1ba5a79186e
parent2dc7552f5701c110fd54609fc8eed421cef7f20f
crypto/x509: unbreak Windows build.

This change sets systemSkip on a test where Go and CAPI have different
chain building behaviour. CAPI is correct, but aligning the Go code is
probably too large a change prior to 1.3.

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/81620043
src/pkg/crypto/x509/verify_test.go