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

Fix unreliable dual channel Valgrind tests #1500

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

naglera
Copy link
Contributor

@naglera naglera commented Jan 1, 2025

Used same approach as PR #1165 to solve random failures.

resolves #1491

Used same approach as PR valkey-io#1165 to solve random failures.
valkey-io#1165

Signed-off-by: naglera <[email protected]>
Copy link

codecov bot commented Jan 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.71%. Comparing base (8b40341) to head (9c69657).
Report is 5 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #1500      +/-   ##
============================================
- Coverage     70.84%   70.71%   -0.14%     
============================================
  Files           119      119              
  Lines         64860    64870      +10     
============================================
- Hits          45953    45870      -83     
- Misses        18907    19000      +93     

see 14 files with indirect coverage changes

@enjoy-binbin enjoy-binbin merged commit 8aff235 into valkey-io:unstable Jan 2, 2025
49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Test Failure] Timeout for dual channel replication
2 participants