Skip to content

Commit

Permalink
skip flaky test (#13501)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Mason <[email protected]>
  • Loading branch information
Andrew Mason authored Jul 14, 2023
1 parent 0013caa commit 344280a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go/viperutil/internal/sync/sync_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ import (
)

func TestWatchConfig(t *testing.T) {
t.Skip("flaky test (@ajm188): https://github.com/vitessio/vitess/issues/13498")
type config struct {
A, B int
}
Expand Down

0 comments on commit 344280a

Please sign in to comment.