Explorar el Código

skip TestConnClosedBlocked due to test flake

Chris Bannister hace 7 años
padre
commit
729e5bd7dd
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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