Skip to content

Skip MPTCP test on platforms without MPTCP#3089

Merged
zuiderkwast merged 2 commits into
valkey-io:unstablefrom
zuiderkwast:skip-mptcp-test-when-unavailable
Jan 21, 2026
Merged

Skip MPTCP test on platforms without MPTCP#3089
zuiderkwast merged 2 commits into
valkey-io:unstablefrom
zuiderkwast:skip-mptcp-test-when-unavailable

Conversation

@zuiderkwast

Copy link
Copy Markdown
Contributor

The test case added in #3042 fails on platforms without MPTCP support.

This change automatically skips the MPTCP tests on platforms without MTPCP.

Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
@zuiderkwast zuiderkwast added the run-extra-tests Run extra tests on this PR (Runs all tests from daily except valgrind and RESP) label Jan 21, 2026
@codecov

codecov Bot commented Jan 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.34%. Comparing base (4b5a48a) to head (1371a80).
⚠️ Report is 1 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #3089      +/-   ##
============================================
- Coverage     74.39%   74.34%   -0.05%     
============================================
  Files           129      129              
  Lines         71011    71011              
============================================
- Hits          52826    52792      -34     
- Misses        18185    18219      +34     

see 18 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.

@github-actions github-actions Bot removed the run-extra-tests Run extra tests on this PR (Runs all tests from daily except valgrind and RESP) label Jan 21, 2026
@zuiderkwast zuiderkwast merged commit c1b4129 into valkey-io:unstable Jan 21, 2026
57 of 65 checks passed
@zuiderkwast zuiderkwast deleted the skip-mptcp-test-when-unavailable branch January 22, 2026 09:28
arshidkv12 pushed a commit to arshidkv12/valkey that referenced this pull request Jan 23, 2026
The test case added in valkey-io#3042 fails on platforms without MPTCP support.

This change automatically skips the MPTCP tests on platforms without
MTPCP.

---------

Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
Signed-off-by: arshidkv12 <arshidkv12@gmail.com>
harrylin98 pushed a commit to harrylin98/valkey_forked that referenced this pull request Feb 19, 2026
The test case added in valkey-io#3042 fails on platforms without MPTCP support.

This change automatically skips the MPTCP tests on platforms without
MTPCP.

---------

Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
hpatro pushed a commit to hpatro/valkey that referenced this pull request Mar 5, 2026
The test case added in valkey-io#3042 fails on platforms without MPTCP support.

This change automatically skips the MPTCP tests on platforms without
MTPCP.

---------

Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
Signed-off-by: Harkrishn Patro <bunty.hari@gmail.com>
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.

3 participants