Skip to content

Commit

Permalink
roachtest: unskip acceptance/version-upgrade
Browse files Browse the repository at this point in the history
This test should pass again, now that #64610 is in.

Release note: None
  • Loading branch information
tbg committed May 4, 2021
1 parent e3327f0 commit 42dab7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/cmd/roachtest/acceptance.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ func registerAcceptance(r *testRegistry) {
// to head after 19.2 fails.
minVersion: "v19.2.0",
timeout: 30 * time.Minute,
skip: "https://github.com/cockroachdb/cockroach/issues/64491",
},
},
OwnerServer: {
Expand Down

0 comments on commit 42dab7f

Please sign in to comment.