Skip to content

Commit

Permalink
roachtest: temporarily skip synctest as it is broken on Pebble
Browse files Browse the repository at this point in the history
See #48603

Release note: None
  • Loading branch information
petermattis committed May 9, 2020
1 parent 4cb8298 commit 5d08f59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/cmd/roachtest/synctest.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ fi
`

r.Add(testSpec{
Skip: "#48603: broken on Pebble",
Name: "synctest",
Owner: OwnerStorage,
MinVersion: "v19.1.0",
Expand Down

0 comments on commit 5d08f59

Please sign in to comment.