Skip to content

kvserver: unskip TestStoreRangeMergeConcurrentRequests#53777

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
aayushshah15:TestStoreRangeMergeConcurrentRequests_unskip
Sep 1, 2020
Merged

kvserver: unskip TestStoreRangeMergeConcurrentRequests#53777
craig[bot] merged 1 commit intocockroachdb:masterfrom
aayushshah15:TestStoreRangeMergeConcurrentRequests_unskip

Conversation

@aayushshah15
Copy link
Copy Markdown
Contributor

@aayushshah15 aayushshah15 commented Sep 1, 2020

I stressraceed it for ~4K runs and couldn't repro.

4456 runs so far, 0 failures, over 28m5s

In all likelihood, this test was fixed by @andreimatei's changes around
the range descriptor cache. In particular, #51437 and/or #51395.

Fixes #50795

Release justification: Non production code change
Release note: None

@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

I `stressrace`ed it for ~4K runs and couldn't repro.

```
4456 runs so far, 0 failures, over 28m5s
```

In all likelihood, this test was fixed by @andreimatei's changes around
the range descriptor cache. In particular, cockroachdb#51437 and/or cockroachdb#51395.

Release justification: Non production code change
Release note: None

Fixes cockroachdb#50795
@aayushshah15 aayushshah15 force-pushed the TestStoreRangeMergeConcurrentRequests_unskip branch from ae5c9ad to 15a6062 Compare September 1, 2020 18:18
Copy link
Copy Markdown
Contributor

@andreimatei andreimatei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @andreimatei)

@aayushshah15
Copy link
Copy Markdown
Contributor Author

TFTR!

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Sep 1, 2020

Build succeeded:

@craig craig bot merged commit e41fcc7 into cockroachdb:master Sep 1, 2020
@aayushshah15 aayushshah15 deleted the TestStoreRangeMergeConcurrentRequests_unskip branch October 13, 2020 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

kv: TestStoreRangeMergeConcurrentRequests failed due to "SuggestedRange not different from original desc"

3 participants