瀏覽代碼

skip TestConnClosedBlocked due to test flake

Chris Bannister 7 年之前
父節點
當前提交
729e5bd7dd
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      conn_test.go

+ 1 - 0
conn_test.go

@@ -584,6 +584,7 @@ func TestStream0(t *testing.T) {
 }
 
 func TestConnClosedBlocked(t *testing.T) {
+	t.Skip("FLAKE: skipping test flake see https://github.com/gocql/gocql/issues/1088")
 	// issue 664
 	const proto = 3