mirror of
https://github.com/golang/go
synced 2024-11-20 04:44:40 -07:00
fix build: remove a flaky test for now
R=rsc CC=golang-dev https://golang.org/cl/6889052
This commit is contained in:
parent
e06d90136f
commit
9088d17afb
@ -77,7 +77,7 @@ var tests = []string{
|
|||||||
"crypto/md5",
|
"crypto/md5",
|
||||||
"crypto/rand",
|
"crypto/rand",
|
||||||
"crypto/rc4",
|
"crypto/rc4",
|
||||||
"crypto/rsa",
|
// "crypto/rsa", // investigate (GOARCH=386)
|
||||||
"crypto/sha1",
|
"crypto/sha1",
|
||||||
"crypto/sha256",
|
"crypto/sha256",
|
||||||
"crypto/sha512",
|
"crypto/sha512",
|
||||||
|
Loading…
Reference in New Issue
Block a user