Skip to content

Commit

Permalink
kvfollowerreads: unskip TestFollowerReadsWithStaleDescriptor
Browse files Browse the repository at this point in the history
This was fixed by recent stopper improvements.

Release justification: non-production code changes

Release note: None
  • Loading branch information
knz committed Aug 31, 2020
1 parent cd8267c commit f5053e6
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 f5053e6

Please sign in to comment.