Skip to content

Conversation

@herkolategan
Copy link
Collaborator

@herkolategan herkolategan commented Jun 20, 2025

The panic node mutator error assertion is causing flakes, as the error is not always the specific TCP error that is expected even if the panic is working as it should.

Given that we are not testing the panic implementation here, asserting on the node being down should be enough.

Fixes: #148586

Epic: None
Release note: None

The panic node mutator error assertion is causing flakes, as the error is not
always the specific TCP error that is expected even if the panic is working as
it should.

Given that we are not testing the panic implementation here, asserting on the
node being down should be enough.

Epic: None
Release note: None
@herkolategan herkolategan requested a review from a team as a code owner June 20, 2025 12:33
@herkolategan herkolategan requested review from DarrylWong, golgeek and srosenberg and removed request for a team June 20, 2025 12:33
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@herkolategan
Copy link
Collaborator Author

herkolategan commented Jun 20, 2025

@DarrylWong I did notice the comment you left on the original PR:
#147641 (comment)
But I haven't really checked the PR in too much detail if we do require some assertion on the error, or just the assertion that an error has occurred.

@herkolategan herkolategan requested a review from Dev-Kyle June 20, 2025 12:43
@herkolategan
Copy link
Collaborator Author

TFTRs!

bors r=stevendann,DarrylWong

@craig
Copy link
Contributor

craig bot commented Jun 20, 2025

@craig craig bot merged commit 60cd2b1 into cockroachdb:master Jun 20, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

roachtest: panic injector fails with unexpected error

4 participants