@@ -570,6 +570,7 @@ func TestQueryTimeoutClose(t *testing.T) {
}
func TestExecPanic(t *testing.T) {
+ t.Skip("test can cause unrelated failures, skipping until it can be fixed.")
srv := NewTestServer(t, defaultProto)
defer srv.Stop()