Skip to content

Conversation

@jpnurmi
Copy link
Collaborator

@jpnurmi jpnurmi commented Sep 23, 2025

I failed to fix the occasional failure related to external storage permissions in Android device tests, so this PR resorts to mitigating the flakiness:

Bonus:

  • Fixes /temp vs. /tmp for local runs.
  • Allows workflow dispatch for debugging device tests straight from a WIP branch without opening PRs.

Hopefully (time will tell) resolves:

#skip-changelog

@codecov
Copy link

codecov bot commented Sep 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.33%. Comparing base (934ee4e) to head (3ea1b6a).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4553      +/-   ##
==========================================
- Coverage   73.35%   73.33%   -0.02%     
==========================================
  Files         479      479              
  Lines       17505    17505              
  Branches     3445     3445              
==========================================
- Hits        12840    12838       -2     
- Misses       3785     3786       +1     
- Partials      880      881       +1     

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

@jpnurmi jpnurmi changed the title ci: investigate flaky device tests on android 36 ci: retry flaky android device tests Sep 23, 2025
@Flash0ver Flash0ver self-requested a review September 23, 2025 13:16
@Flash0ver
Copy link
Member

oops ... still a draft ^^

@jpnurmi jpnurmi marked this pull request as ready for review September 23, 2025 13:17
@jpnurmi
Copy link
Collaborator Author

jpnurmi commented Sep 23, 2025

oops ... still a draft ^^

np, it's good to go :)

@jpnurmi jpnurmi merged commit 6ea6bf4 into main Sep 24, 2025
43 checks passed
@jpnurmi jpnurmi deleted the ci/android-device-tests branch September 24, 2025 10:59
jpnurmi added a commit that referenced this pull request Sep 24, 2025
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