1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-15 20:25:23 +00:00

temporary skip tls test on arm64

This commit is contained in:
Darien Raymond 2018-08-09 16:30:05 +02:00
parent c89531022f
commit e64b800149
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169

View File

@ -149,6 +149,10 @@ func TestAutoIssuingCertificate(t *testing.T) {
return
}
if runtime.GOARCH == "arm64" {
return
}
assert := With(t)
tcpServer := tcp.Server{