Skip to content

Commit

Permalink
Merge pull request #99321 from cockroachdb/blathers/backport-release-…
Browse files Browse the repository at this point in the history
…23.1-99216
  • Loading branch information
ajstorm authored Mar 23, 2023
2 parents 038837a + d744249 commit 9b43094
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/ccl/kvccl/kvtenantccl/tenant_upgrade_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,6 @@ func TestTenantUpgradeFailure(t *testing.T) {
// is too low.
func TestTenantUpgradeInterlock(t *testing.T) {
defer leaktest.AfterTest(t)()
skip.WithIssue(t, 98987)
// Times out under stress race
skip.UnderStressRace(t)
// Test takes 30s to run
Expand Down

0 comments on commit 9b43094

Please sign in to comment.