Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logictest: move large upsert tests to non-metamorphic file #120417

Merged
merged 1 commit into from
Mar 16, 2024

Conversation

yuzefovich
Copy link
Member

We've seen a few suspicious failures around a couple of test cases in the upsert file that use large number of rows, so this commit moves them into the non-metamorphic file in hopes of preventing flakes.

Additionally, I'm guessing these test cases were the reason for recently added skip under race, so that is removed too.

Informs: #119907.

Epic: None

Release note: None

We've seen a few suspicious failures around a couple of test cases in
the `upsert` file that use large number of rows, so this commit moves
them into the non-metamorphic file in hopes of preventing flakes.

Additionally, I'm guessing these test cases were the reason for recently
added skip under race, so that is removed too.

Epic: None

Release note: None
@yuzefovich yuzefovich requested review from mgartner and a team March 13, 2024 16:48
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@yuzefovich
Copy link
Member Author

Friendly ping @cockroachdb/sql-queries-prs

Copy link
Collaborator

@rytaft rytaft left a comment

Choose a reason for hiding this comment

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

:lgtm:

Do you think this will fix #120474?

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @mgartner)

@yuzefovich
Copy link
Member Author

That issue seems like a dup of #119907 (which this PR is not closing yet - it seems plausible that recent DistSender circuit breaker changes are to blame).

TFTR!

bors r+

@craig
Copy link
Contributor

craig bot commented Mar 16, 2024

@craig craig bot merged commit 067e48d into cockroachdb:master Mar 16, 2024
19 checks passed
@yuzefovich yuzefovich deleted the upsert-large branch March 16, 2024 20:01
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