Skip to content

test: improve robustness of time-constrained tests#356

Merged
franckgaga merged 2 commits intomainfrom
debug_test
May 8, 2026
Merged

test: improve robustness of time-constrained tests#356
franckgaga merged 2 commits intomainfrom
debug_test

Conversation

@franckgaga
Copy link
Copy Markdown
Member

@franckgaga franckgaga commented May 7, 2026

These test was failing systematically on Windows 11. I increased the sampling time to allow slower execution without failing.

franckgaga and others added 2 commits May 6, 2026 17:10
To avoid `TIME_LIMIT` status
The test was too sensible on windows

Co-authored-by: Copilot <copilot@github.com>
@franckgaga franckgaga changed the title test: improve robustness of time-constraint tests test: improve robustness of time-constrained tests May 7, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.55%. Comparing base (9e3687e) to head (869df04).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #356   +/-   ##
=======================================
  Coverage   98.55%   98.55%           
=======================================
  Files          27       27           
  Lines        5250     5250           
=======================================
  Hits         5174     5174           
  Misses         76       76           

☔ 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.

@franckgaga franckgaga merged commit aec400f into main May 8, 2026
5 checks passed
@franckgaga franckgaga deleted the debug_test branch May 8, 2026 02:46
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