Skip to content

Conversation

@miraradeva
Copy link
Contributor

In a recent failure, this test cleared a replica's load stats and later asserted they are 0. However, a request raced in and resulted in the assertion failing. This commit skips the test under deadlock.

Fixes: #160265

Release note: None

In a recent failure, this test cleared a replica's load stats and later
asserted they are 0. However, a request raced in and resulted in the
assertion failing. This commit skips the test under deadlock.

Fixes: cockroachdb#160265

Release note: None
@miraradeva miraradeva requested a review from a team as a code owner December 29, 2025 15:45
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@miraradeva miraradeva added branch-release-25.4 Used to mark GA and release blockers and technical advisories for 25.4 branch-release-26.1 Used to mark GA and release blockers, technical advisories, and bugs for 26.1 labels Dec 29, 2025
Copy link
Contributor

@wenyihu6 wenyihu6 left a comment

Choose a reason for hiding this comment

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

Failed on Extended CI again but a different flavor. LGTM regardless.

bors r+

@craig
Copy link
Contributor

craig bot commented Jan 8, 2026

@craig craig bot merged commit 5c0dabc into cockroachdb:master Jan 8, 2026
22 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

branch-release-25.4 Used to mark GA and release blockers and technical advisories for 25.4 branch-release-26.1 Used to mark GA and release blockers, technical advisories, and bugs for 26.1 target-release-26.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

kv/kvserver: TestWriteLoadStatsAccounting failed

3 participants