Skip to content

Conversation

@ranshid
Copy link
Member

@ranshid ranshid commented Jan 28, 2026

The test is currently flakey, because until we merge: #3001
when the expiration time provided is in the past, and the field does not exist the HSETX will just silently ignore it, without incrementing the statistics.

I prefer to focus on writing a dedicated test for: #3001 and deflake this test now.

@ranshid ranshid moved this to To be backported in Valkey 9.0 Jan 28, 2026
@ranshid
Copy link
Member Author

ranshid commented Jan 28, 2026

@zuiderkwast if you can approve this I will add it to the 9.0 backport PR

@ranshid ranshid requested a review from zuiderkwast January 28, 2026 06:20
@codecov
Copy link

codecov bot commented Jan 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.85%. Comparing base (928e912) to head (bce0fe4).
⚠️ Report is 1 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #3120      +/-   ##
============================================
- Coverage     74.93%   74.85%   -0.08%     
============================================
  Files           129      129              
  Lines         71145    71145              
============================================
- Hits          53310    53259      -51     
- Misses        17835    17886      +51     

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

@ranshid ranshid merged commit 8d509a5 into valkey-io:unstable Jan 28, 2026
25 checks passed
ranshid added a commit to ranshid/valkey that referenced this pull request Jan 28, 2026
…alkey-io#3120)

The test is currently flakey, because until we merge:
valkey-io#3001
when the expiration time provided is in the past, and the field does not
exist the HSETX will just silently ignore it, without incrementing the
statistics.

I prefer to focus on writing a dedicated test for:
valkey-io#3001 and deflake this test now.

Signed-off-by: Ran Shidlansik <[email protected]>
@zuiderkwast zuiderkwast moved this from To be backported to 9.0.2 WIP in Valkey 9.0 Jan 28, 2026
ranshid added a commit to ranshid/valkey that referenced this pull request Jan 28, 2026
…alkey-io#3120)

The test is currently flakey, because until we merge:
valkey-io#3001
when the expiration time provided is in the past, and the field does not
exist the HSETX will just silently ignore it, without incrementing the
statistics.

I prefer to focus on writing a dedicated test for:
valkey-io#3001 and deflake this test now.

Signed-off-by: Ran Shidlansik <[email protected]>
ranshid added a commit to ranshid/valkey that referenced this pull request Jan 28, 2026
…alkey-io#3120)

The test is currently flakey, because until we merge:
valkey-io#3001
when the expiration time provided is in the past, and the field does not
exist the HSETX will just silently ignore it, without incrementing the
statistics.

I prefer to focus on writing a dedicated test for:
valkey-io#3001 and deflake this test now.

Signed-off-by: Ran Shidlansik <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 9.0.2 WIP
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants