mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-02-20 23:47:21 -05:00
suspend ipv6 test
This commit is contained in:
parent
2a486c6b9e
commit
d2968e08ea
@ -660,6 +660,7 @@ func TestVMessKCP(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestVMessIPv6(t *testing.T) {
|
||||
t.SkipNow() // No IPv6 on travis-ci.
|
||||
assert := assert.On(t)
|
||||
|
||||
tcpServer := tcp.Server{
|
||||
|
Loading…
x
Reference in New Issue
Block a user