Преглед изворни кода

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