Skip to content

Commit 022d124

Browse files
committed
Skipping test until 8.13.3 is built
1 parent f1086af commit 022d124

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

testing/integration/upgrade_broken_package_test.go

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ func TestUpgradeBrokenPackageVersion(t *testing.T) {
3232
Sudo: true, // requires Agent installation
3333
})
3434

35+
t.Skip("Skip until we have 8.13.4 build available")
36+
3537
ctx, cancel := testcontext.WithDeadline(t, context.Background(), time.Now().Add(10*time.Minute))
3638
defer cancel()
3739

0 commit comments

Comments
 (0)