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

kv: skip TestConstraintConformanceReportIntegration under deadlock #108446

Merged

Conversation

nvanbenschoten
Copy link
Member

Fixes #108430.

This commit avoids flakiness in TestConstraintConformanceReportIntegration by skipping the test under deadlock builds. It has been observed to run slowly and flake under stress, and we see the same kinds of behavior under deadlock builds.

Release notes: None

Fixes cockroachdb#108430.

This commit avoids flakiness in `TestConstraintConformanceReportIntegration`
by skipping the test under deadlock builds. It has been observed to run
slowly and flake under stress, and we see the same kinds of behavior under
deadlock builds.

Release notes: None
@nvanbenschoten nvanbenschoten requested a review from a team as a code owner August 9, 2023 14:46
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@erikgrinaker
Copy link
Contributor

Let's backport too, if relevant.

@nvanbenschoten nvanbenschoten added backport-22.2.x backport-23.1.x Flags PRs that need to be backported to 23.1 labels Aug 10, 2023
@nvanbenschoten
Copy link
Member Author

TFTR!

bors r=erikgrinaker

@craig craig bot merged commit f194f92 into cockroachdb:master Aug 10, 2023
@craig
Copy link
Contributor

craig bot commented Aug 10, 2023

Build succeeded:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-23.1.x Flags PRs that need to be backported to 23.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kv/kvserver/reports: TestConstraintConformanceReportIntegration failed
3 participants