Skip to content

fix the failing warmup and duration are cumulative#2854

Merged
zuiderkwast merged 1 commit into
valkey-io:unstablefrom
roshkhatri:issue-2843
Nov 17, 2025
Merged

fix the failing warmup and duration are cumulative#2854
zuiderkwast merged 1 commit into
valkey-io:unstablefrom
roshkhatri:issue-2843

Conversation

@roshkhatri

Copy link
Copy Markdown
Member

We need to verify total duration was at least 2 seconds, elapsed time can be quite variable to check upper-bound

fixes #2843

Signed-off-by: Roshan Khatri <rvkhatri@amazon.com>
@codecov

codecov Bot commented Nov 17, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.42%. Comparing base (aef56e5) to head (05ea77f).
⚠️ Report is 1 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #2854      +/-   ##
============================================
- Coverage     72.44%   72.42%   -0.02%     
============================================
  Files           128      128              
  Lines         70371    70371              
============================================
- Hits          50977    50965      -12     
- Misses        19394    19406      +12     

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

@zuiderkwast zuiderkwast merged commit 616fccb into valkey-io:unstable Nov 17, 2025
56 checks passed

@rainsupreme rainsupreme left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

certainly fine for a quick fix! 👍

zhijun42 pushed a commit to zhijun42/valkey that referenced this pull request Nov 28, 2025
We need to verify total duration was at least 2 seconds, elapsed time
can be quite variable to check upper-bound

Fixes valkey-io#2843

Signed-off-by: Roshan Khatri <rvkhatri@amazon.com>
zhijun42 pushed a commit to zhijun42/valkey that referenced this pull request Nov 28, 2025
We need to verify total duration was at least 2 seconds, elapsed time
can be quite variable to check upper-bound

Fixes valkey-io#2843

Signed-off-by: Roshan Khatri <rvkhatri@amazon.com>
zhijun42 pushed a commit to zhijun42/valkey that referenced this pull request Nov 28, 2025
We need to verify total duration was at least 2 seconds, elapsed time
can be quite variable to check upper-bound

Fixes valkey-io#2843

Signed-off-by: Roshan Khatri <rvkhatri@amazon.com>
jjuleslasarte pushed a commit to jjuleslasarte/valkey that referenced this pull request Jan 6, 2026
We need to verify total duration was at least 2 seconds, elapsed time
can be quite variable to check upper-bound

Fixes valkey-io#2843

Signed-off-by: Roshan Khatri <rvkhatri@amazon.com>
Signed-off-by: jjuleslasarte <jules.lasarte@gmail.com>
jjuleslasarte pushed a commit to jjuleslasarte/valkey that referenced this pull request Jan 6, 2026
We need to verify total duration was at least 2 seconds, elapsed time
can be quite variable to check upper-bound

Fixes valkey-io#2843

Signed-off-by: Roshan Khatri <rvkhatri@amazon.com>
Signed-off-by: jjuleslasarte <jules.lasarte@gmail.com>
jdheyburn pushed a commit to jdheyburn/valkey that referenced this pull request Jan 8, 2026
We need to verify total duration was at least 2 seconds, elapsed time
can be quite variable to check upper-bound

Fixes valkey-io#2843

Signed-off-by: Roshan Khatri <rvkhatri@amazon.com>
hpatro pushed a commit to hpatro/valkey that referenced this pull request Mar 5, 2026
We need to verify total duration was at least 2 seconds, elapsed time
can be quite variable to check upper-bound

Fixes valkey-io#2843

Signed-off-by: Roshan Khatri <rvkhatri@amazon.com>
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.

[TEST-FAILURE] warmup and duration are cumulative in tests/integration/valkey-benchmark.tcl

5 participants