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 SR flaky test #2042

Merged
merged 1 commit into from
May 21, 2024
Merged

Fix SR flaky test #2042

merged 1 commit into from
May 21, 2024

Conversation

xgouchet
Copy link
Member

What does this PR do?

Fix some flaky tests: the tests didn't take into account the fact that the progress computation would change for Android O or legacy APIs

@xgouchet xgouchet requested review from a team as code owners May 20, 2024 14:51
@codecov-commenter
Copy link

codecov-commenter commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.07%. Comparing base (a0e05c3) to head (9887c26).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2042      +/-   ##
===========================================
- Coverage    83.14%   83.07%   -0.08%     
===========================================
  Files          491      491              
  Lines        17691    17703      +12     
  Branches      2691     2691              
===========================================
- Hits         14709    14705       -4     
- Misses        2238     2261      +23     
+ Partials       744      737       -7     

see 32 files with indirect coverage changes

@xgouchet xgouchet merged commit 9117094 into develop May 21, 2024
21 checks passed
@xgouchet xgouchet deleted the xgouchet/flaky_tests branch May 21, 2024 07:25
@xgouchet xgouchet added this to the 2.10.x milestone Jul 31, 2024
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.

3 participants