Skip to content

Conversation

@sarthakaggarwal97
Copy link
Contributor

Based on @enjoy-binbin's suggestion on #1611, I made the change to find the available port. The test has been passing in the daily tests in my local repo.

Some passed tests:

  1. https://github.com/sarthakaggarwal97/valkey/actions/runs/16557979070/job/46822378308
  2. https://github.com/sarthakaggarwal97/valkey/actions/runs/16628936517

Resolved #1611

Signed-off-by: Sarthak Aggarwal <[email protected]>
@codecov
Copy link

codecov bot commented Jul 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.29%. Comparing base (ec58a48) to head (f3a94af).
⚠️ Report is 2 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #2399      +/-   ##
============================================
- Coverage     71.49%   71.29%   -0.20%     
============================================
  Files           123      123              
  Lines         67179    67179              
============================================
- Hits          48028    47894     -134     
- Misses        19151    19285     +134     

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

Copy link
Member

@enjoy-binbin enjoy-binbin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, let give it a try

@enjoy-binbin enjoy-binbin changed the title Fix AOF Test Try to stabilize aof test Jul 31, 2025
@enjoy-binbin enjoy-binbin merged commit bcaf918 into valkey-io:unstable Jul 31, 2025
51 checks passed
@zuiderkwast
Copy link
Contributor

Please add to relevant projects for backporting. Flaky tests in old release branches is a pain too.

@zuiderkwast zuiderkwast moved this to To be backported in Valkey 7.2 Aug 15, 2025
@zuiderkwast zuiderkwast moved this to To be backported in Valkey 8.0 Aug 15, 2025
@zuiderkwast zuiderkwast moved this to To be backported in Valkey 8.1 Aug 15, 2025
@zuiderkwast
Copy link
Contributor

I'm guessing we need this for 7.2, 8.0 and 8.1. Please change if I'm wrong.

zuiderkwast pushed a commit to vitarb/valkey that referenced this pull request Aug 15, 2025
Based on @enjoy-binbin's suggestion on valkey-io#1611, I made the change to find
the available port. The test has been passing in the daily tests in my
local repo.

Resolved valkey-io#1611

Signed-off-by: Sarthak Aggarwal <[email protected]>
@sarthakaggarwal97
Copy link
Contributor Author

@zuiderkwast does it need manual backports to those branches? I can help cherry-pick the change and raise a PR.

@zuiderkwast
Copy link
Contributor

zuiderkwast commented Aug 15, 2025

So far, we've been backporting them when we're doing the next release. We just cherry-pick all of them into a PR and then we merge it without squashing the commits.

We just look at the project board for each version under the to-be-backported column.

I'm already picking this one to 8.0 in #2210. I'm reviving it.

@zuiderkwast zuiderkwast moved this from To be backported to 8.0.5 in Valkey 8.0 Aug 18, 2025
zuiderkwast pushed a commit to vitarb/valkey that referenced this pull request Aug 21, 2025
Based on @enjoy-binbin's suggestion on valkey-io#1611, I made the change to find
the available port. The test has been passing in the daily tests in my
local repo.

Resolved valkey-io#1611

Signed-off-by: Sarthak Aggarwal <[email protected]>
Signed-off-by: Viktor Söderqvist <[email protected]>
zuiderkwast pushed a commit that referenced this pull request Aug 22, 2025
Based on @enjoy-binbin's suggestion on #1611, I made the change to find
the available port. The test has been passing in the daily tests in my
local repo.

Resolved #1611

Signed-off-by: Sarthak Aggarwal <[email protected]>
Signed-off-by: Viktor Söderqvist <[email protected]>
sarthakaggarwal97 added a commit to sarthakaggarwal97/valkey that referenced this pull request Sep 16, 2025
Based on @enjoy-binbin's suggestion on valkey-io#1611, I made the change to find
the available port. The test has been passing in the daily tests in my
local repo.

Resolved valkey-io#1611

Signed-off-by: Sarthak Aggarwal <[email protected]>
Signed-off-by: Viktor Söderqvist <[email protected]>
@ranshid ranshid moved this from To be backported to In Progress in Valkey 8.1 Sep 30, 2025
ranshid pushed a commit to ranshid/valkey that referenced this pull request Sep 30, 2025
Based on @enjoy-binbin's suggestion on valkey-io#1611, I made the change to find
the available port. The test has been passing in the daily tests in my
local repo.

Resolved valkey-io#1611

Signed-off-by: Sarthak Aggarwal <[email protected]>
ranshid pushed a commit to ranshid/valkey that referenced this pull request Sep 30, 2025
Based on @enjoy-binbin's suggestion on valkey-io#1611, I made the change to find
the available port. The test has been passing in the daily tests in my
local repo.

Resolved valkey-io#1611

Signed-off-by: Sarthak Aggarwal <[email protected]>
@ranshid ranshid moved this from In Progress to 8.1.4 in Valkey 8.1 Sep 30, 2025
@ranshid ranshid moved this from 8.1.4 to To be backported in Valkey 8.1 Sep 30, 2025
@zuiderkwast zuiderkwast removed this from Valkey 7.2 Sep 30, 2025
@zuiderkwast
Copy link
Contributor

7.2 doesn't have this test case, so nothing to backport.

zuiderkwast pushed a commit that referenced this pull request Oct 1, 2025
Based on @enjoy-binbin's suggestion on #1611, I made the change to find
the available port. The test has been passing in the daily tests in my
local repo.

Resolved #1611

Signed-off-by: Sarthak Aggarwal <[email protected]>
@zuiderkwast zuiderkwast moved this from To be backported to 8.1.4 in Valkey 8.1 Oct 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 8.0.5
Status: 8.1.4

Development

Successfully merging this pull request may close these issues.

[Test Failure] Socket timeout for AOF test

3 participants