Skip to content

catalog/lease: deflake TestTableCreationPushesTxnsInRecentPast#114024

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
fqazi:TestTableCreationPushesTxnsInRecentPast
Nov 8, 2023
Merged

catalog/lease: deflake TestTableCreationPushesTxnsInRecentPast#114024
craig[bot] merged 1 commit intocockroachdb:masterfrom
fqazi:TestTableCreationPushesTxnsInRecentPast

Conversation

@fqazi
Copy link
Copy Markdown
Collaborator

@fqazi fqazi commented Nov 8, 2023

Previously, the TestTableCreationPushesTxnsInRecentPast test could be flaky because the clock uncertainty may not have been sufficient to cause a transaction to get pushed. To address this, this patch modifies the test to inject a small amount of latency to improve reliability.

Fixes: #113208

Release note: None

Previously, the TestTableCreationPushesTxnsInRecentPast test
could be flaky because the clock uncertainty may not have been
sufficient to cause a transaction to get pushed. To address this,
this patch modifies the test to inject a small amount of latency
to improve reliability.

Fixes: cockroachdb#113208

Release note: None
@fqazi fqazi requested a review from a team as a code owner November 8, 2023 14:49
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Collaborator

@rafiss rafiss left a comment

Choose a reason for hiding this comment

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

nice find!

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained

@rafiss rafiss added the backport-23.2.x PAST MAINTENANCE SUPPORT: 23.2 patch releases via ER request only label Nov 8, 2023
@fqazi
Copy link
Copy Markdown
Collaborator Author

fqazi commented Nov 8, 2023

@rafiss TFTR!

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Nov 8, 2023

Build succeeded:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-23.2.x PAST MAINTENANCE SUPPORT: 23.2 patch releases via ER request only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sql/catalog/lease: TestTableCreationPushesTxnsInRecentPast failed

3 participants