We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4413ec7 + 22a0fd7 commit f2e63a4Copy full SHA for f2e63a4
pkg/cli/zip_test.go
@@ -298,6 +298,7 @@ create table defaultdb."../system"(x int);
298
func TestUnavailableZip(t *testing.T) {
299
defer leaktest.AfterTest(t)()
300
301
+ skip.WithIssue(t, 107738, "flaky")
302
skip.UnderShort(t)
303
// Race builds make the servers so slow that they report spurious
304
// unavailability.
0 commit comments