Skip to content

sql: fix TestTruncateCompletion#53711

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
ajwerner:ajwerner/fix-flakey-TestTruncateCompletion
Sep 1, 2020
Merged

sql: fix TestTruncateCompletion#53711
craig[bot] merged 1 commit intocockroachdb:masterfrom
ajwerner:ajwerner/fix-flakey-TestTruncateCompletion

Conversation

@ajwerner
Copy link
Copy Markdown
Contributor

The table data is deleted asynchronously by the GC job. It's not obvious to me
why this wasn't flakey before. The work in #53589 to generally speed up job
adoption seems to have revealed the flake that I think existed before the
change. This test used to fail under stress 2 minutes. I've run it for 6
now and so far so good.

Release justification: non-production code changes

Release note: None

The table data is deleted asynchronously by the GC job. It's not obvious to me
why this wasn't flakey before. The work in cockroachdb#53589 to generally speed up job
adoption seems to have revealed the flake that I think existed before the
change. This test used to fail under stress 2 minutes. I've run it for 6
now and so far so good.

Release justification: non-production code changes

Release note: None
@ajwerner ajwerner requested a review from rohany August 31, 2020 21:57
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Contributor

@rohany rohany left a comment

Choose a reason for hiding this comment

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

Yeah not sure how this wasn’t caught earlier

@ajwerner
Copy link
Copy Markdown
Contributor Author

TFTR!

bors r=rohany

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Sep 1, 2020

Build succeeded:

@craig craig bot merged commit 2d5cd11 into cockroachdb:master Sep 1, 2020
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.

3 participants