Skip to content

fix(tests): increase timeouts for CI stability in durable buffer tests#2793

Merged
drewrelmas merged 1 commit intoopen-telemetry:mainfrom
AaronRM:flaky_durable_buffer_processor_test
Apr 30, 2026
Merged

fix(tests): increase timeouts for CI stability in durable buffer tests#2793
drewrelmas merged 1 commit intoopen-telemetry:mainfrom
AaronRM:flaky_durable_buffer_processor_test

Conversation

@AaronRM
Copy link
Copy Markdown
Contributor

@AaronRM AaronRM commented Apr 30, 2026

Change Summary

This change increases some of the timeouts for the durable_buffer_processor tests to improve stability on slow CI systems where pipeline initialization takes longer than expected.

What issue does this PR close?

How are these changes tested?

Was able to manually reproduce the failure reported in #2720. Validated that tests pass on local runs.

Are there any user-facing changes?

No. This is a test-only change.

@AaronRM AaronRM requested a review from a team as a code owner April 30, 2026 17:23
@github-actions github-actions Bot added the rust Pull requests that update Rust code label Apr 30, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.08%. Comparing base (524b78d) to head (2c5caf2).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2793      +/-   ##
==========================================
- Coverage   86.09%   86.08%   -0.01%     
==========================================
  Files         694      694              
  Lines      263421   263421              
==========================================
- Hits       226789   226778      -11     
- Misses      36108    36119      +11     
  Partials      524      524              
Components Coverage Δ
otap-dataflow 87.04% <ø> (-0.01%) ⬇️
query_abstraction 80.61% <ø> (ø)
query_engine 90.76% <ø> (ø)
otel-arrow-go 52.45% <ø> (ø)
quiver 92.25% <ø> (ø)
🚀 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.

@drewrelmas drewrelmas added this pull request to the merge queue Apr 30, 2026
Merged via the queue into open-telemetry:main with commit 42ae9be Apr 30, 2026
78 of 79 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rust Pull requests that update Rust code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants