diff --git a/src/pkg/exp/gotype/gotype_test.go b/src/pkg/exp/gotype/gotype_test.go index c93515e50b..2d58f32883 100644 --- a/src/pkg/exp/gotype/gotype_test.go +++ b/src/pkg/exp/gotype/gotype_test.go @@ -77,7 +77,7 @@ var tests = []string{ "crypto/md5", "crypto/rand", "crypto/rc4", - "crypto/rsa", + // "crypto/rsa", // investigate (GOARCH=386) "crypto/sha1", "crypto/sha256", "crypto/sha512",