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

Improve stability of channels_test:Key rotation #6782

Merged
merged 19 commits into from
Jan 30, 2025

Conversation

eddyashton
Copy link
Member

Picking up some fixes noticed by fuzzing this test, and adding a wait-for-agreement loop to the end of the test so that it deterministically passes.

@eddyashton eddyashton requested a review from a team as a code owner January 28, 2025 15:11
@maxtropets maxtropets added the run-long-test Run Long Test job label Jan 28, 2025
@maxtropets
Copy link
Collaborator

I wish this PR had more descriptive header on the issues fixed.

@eddyashton
Copy link
Member Author

I wish this PR had more descriptive header on the issues fixed.

Yes - more comments incoming.

src/ds/non_blocking.h Show resolved Hide resolved
src/node/channels.h Show resolved Hide resolved
src/node/channels.h Show resolved Hide resolved
@achamayou
Copy link
Member

@eddyashton the ASAN failure looks like a delay/timeout issue, but the TSAN output seems concerning.

@achamayou achamayou enabled auto-merge January 30, 2025 18:29
@achamayou achamayou added this pull request to the merge queue Jan 30, 2025
Merged via the queue into microsoft:main with commit 786e2a8 Jan 30, 2025
18 checks passed
@achamayou achamayou deleted the key_rotation_test_flakiness branch January 30, 2025 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-long-test Run Long Test job
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants