Skip to content

Commit

Permalink
Merge #53660
Browse files Browse the repository at this point in the history
53660: kvfollowerreads: unskip TestFollowerReadsWithStaleDescriptor r=ajwerner a=knz

Fixes #52681

This was fixed by recent stopper improvements.

Release justification: non-production code changes

Release note: None

Co-authored-by: Raphael 'kena' Poss <[email protected]>
  • Loading branch information
craig[bot] and knz committed Aug 31, 2020
2 parents 560e213 + f5053e6 commit 0cb4247
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/ccl/kvccl/kvfollowerreadsccl/followerreads_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@ func TestOracleFactory(t *testing.T) {
func TestFollowerReadsWithStaleDescriptor(t *testing.T) {
defer leaktest.AfterTest(t)()

skip.WithIssue(t, 52681)
// This test sleeps for a few sec.
skip.UnderShort(t)

Expand Down

0 comments on commit 0cb4247

Please sign in to comment.