Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix flaky test #2457

Merged
merged 2 commits into from
Jan 18, 2025
Merged

Fix flaky test #2457

merged 2 commits into from
Jan 18, 2025

Conversation

martincostello
Copy link
Member

Attempt to fix flaky test where SystemClock.Sleep() doesn't throw when expected.

Attempt to fix flaky test.

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Copy link

codecov bot commented Jan 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.36%. Comparing base (dc4010a) to head (5a12054).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2457      +/-   ##
==========================================
- Coverage   85.39%   85.36%   -0.03%     
==========================================
  Files         312      312              
  Lines        7464     7464              
  Branches     1121     1121              
==========================================
- Hits         6374     6372       -2     
- Misses        905      907       +2     
  Partials      185      185              
Flag Coverage Δ
linux 85.36% <ø> (ø)
macos 85.36% <ø> (ø)
windows 85.33% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Increase timeout on test.
@martincostello
Copy link
Member Author

Latest commit passed 5 times in a row, so assuming it's fixed... 🤞

@martincostello martincostello marked this pull request as ready for review January 18, 2025 12:56
@martincostello martincostello merged commit d19069a into App-vNext:main Jan 18, 2025
23 of 24 checks passed
@martincostello martincostello deleted the fix-flaky-test branch January 18, 2025 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant