Skip to content

Remove explicit timeout in step-meter tests#273

Closed
tweska wants to merge 1 commit into
developfrom
fix/test-timeout
Closed

Remove explicit timeout in step-meter tests#273
tweska wants to merge 1 commit into
developfrom
fix/test-timeout

Conversation

@tweska
Copy link
Copy Markdown
Member

@tweska tweska commented May 11, 2026

This change removes the explicit TIMEOUT 10 from the step-meter tests. My hope is that this will reduce the number of CI failures due to timeouts in these tests.

🌈🌦️📖🚧 Documentation 🚧📖🌦️🌈
https://sites.ecmwf.int/docs/dev-section/multio/pull-requests/PR-273

Rely on default CTest timeout instead
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 33.21%. Comparing base (290a118) to head (490b782).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #273   +/-   ##
========================================
  Coverage    33.21%   33.21%           
========================================
  Files          374      374           
  Lines        41063    41063           
  Branches      1701     1701           
========================================
  Hits         13638    13638           
  Misses       27425    27425           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tweska
Copy link
Copy Markdown
Member Author

tweska commented May 11, 2026

I just realized that we are testing something that is not supported and that is the real issue: updating the meter at different rates (increase by 3 vs 4 steps in this case).

@tweska
Copy link
Copy Markdown
Member Author

tweska commented May 11, 2026

Closed in favor of #274

@tweska tweska closed this May 11, 2026
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.

2 participants