Skip to content

Remove if condition and disable the new failover test#2477

Merged
enjoy-binbin merged 2 commits into
valkey-io:unstablefrom
enjoy-binbin:assert
Aug 13, 2025
Merged

Remove if condition and disable the new failover test#2477
enjoy-binbin merged 2 commits into
valkey-io:unstablefrom
enjoy-binbin:assert

Conversation

@enjoy-binbin

Copy link
Copy Markdown
Member

In #2431 we changed the assert to a if condition, and the test cause some trouble, now we just remove the assert (if condition) and disable the test for now due to #2441.

In valkey-io#2431 we changed the assert to a if condition, and the test
cause some trouble, now we just remove the assert (if condition)
and disable the test for now due to valkey-io#2441.

Signed-off-by: Binbin <binloveplay1314@qq.com>
@enjoy-binbin enjoy-binbin requested a review from PingXie August 13, 2025 07:33
@enjoy-binbin enjoy-binbin added the run-extra-tests Run extra tests on this PR (Runs all tests from daily except valgrind and RESP) label Aug 13, 2025
Comment thread tests/unit/cluster/manual-failover.tcl Outdated
Signed-off-by: Binbin <binloveplay1314@qq.com>
@codecov

codecov Bot commented Aug 13, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.88%. Comparing base (d7993b7) to head (3f18d7d).
⚠️ Report is 7 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #2477      +/-   ##
============================================
- Coverage     72.03%   71.88%   -0.16%     
============================================
  Files           126      126              
  Lines         70435    70436       +1     
============================================
- Hits          50740    50632     -108     
- Misses        19695    19804     +109     
Files with missing lines Coverage Δ
src/cluster_legacy.c 87.35% <100.00%> (-0.40%) ⬇️

... and 13 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@enjoy-binbin enjoy-binbin merged commit 3d1ff2a into valkey-io:unstable Aug 13, 2025
57 of 60 checks passed
@enjoy-binbin enjoy-binbin deleted the assert branch August 13, 2025 09:01
allenss-amazon pushed a commit to allenss-amazon/valkey-core that referenced this pull request Aug 19, 2025
In valkey-io#2431 we changed the assert to a if condition, and the test cause
some trouble, now we just remove the assert (if condition) and disable
the test for now due to valkey-io#2441.

Signed-off-by: Binbin <binloveplay1314@qq.com>
rjd15372 pushed a commit to rjd15372/valkey that referenced this pull request Sep 19, 2025
In valkey-io#2431 we changed the assert to a if condition, and the test cause
some trouble, now we just remove the assert (if condition) and disable
the test for now due to valkey-io#2441.

Signed-off-by: Binbin <binloveplay1314@qq.com>
rjd15372 pushed a commit that referenced this pull request Sep 23, 2025
In #2431 we changed the assert to a if condition, and the test cause
some trouble, now we just remove the assert (if condition) and disable
the test for now due to #2441.

Signed-off-by: Binbin <binloveplay1314@qq.com>
@enjoy-binbin enjoy-binbin moved this to To be backported in Valkey 8.0 Sep 30, 2025
@enjoy-binbin enjoy-binbin moved this to To be backported in Valkey 8.1 Sep 30, 2025
@zuiderkwast zuiderkwast moved this from To be backported to Don't backport yet in Valkey 8.0 Sep 30, 2025
@ranshid ranshid moved this from To be backported to Don't backport yet in Valkey 8.1 Sep 30, 2025
hpatro pushed a commit to hpatro/valkey that referenced this pull request Oct 3, 2025
In valkey-io#2431 we changed the assert to a if condition, and the test cause
some trouble, now we just remove the assert (if condition) and disable
the test for now due to valkey-io#2441.

Signed-off-by: Binbin <binloveplay1314@qq.com>
Signed-off-by: Harkrishn Patro <harkrisp@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run-extra-tests Run extra tests on this PR (Runs all tests from daily except valgrind and RESP)

Projects

Status: Don't backport yet
Status: Don't backport yet

Development

Successfully merging this pull request may close these issues.

4 participants