You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kv: skip TestConstraintConformanceReportIntegration under deadlock
Fixescockroachdb#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
0 commit comments