clientv3: skip "TestDialTimeout"

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
Gyuho Lee 2018-03-28 11:28:14 -07:00
parent 29185da0e0
commit 2160c476a2

View File

@ -79,6 +79,8 @@ func TestDialCancel(t *testing.T) {
}
func TestDialTimeout(t *testing.T) {
t.Skip()
defer testutil.AfterTest(t)
testCfgs := []Config{