소스 검색

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