Skip to content

fix: iOS device tests timeout when installing the test app#5096

Merged
jamescrosswell merged 1 commit intomainfrom
ios-devicetests-5095
Apr 1, 2026
Merged

fix: iOS device tests timeout when installing the test app#5096
jamescrosswell merged 1 commit intomainfrom
ios-devicetests-5095

Conversation

@jamescrosswell
Copy link
Copy Markdown
Collaborator

@jamescrosswell jamescrosswell commented Mar 31, 2026

fixes: #5095

@Flash0ver this worked on both attempts to install the application using xcrun simctl install and I didn't have to rerun any jobs (for once), which at the very least isn't any worse than the current behaviour. I'd recommend we merge this ASAP and see how it performs over the next couple of days. It's a minor change and we can always roll it back if we eventually feel it's worsened the situation.

@jamescrosswell jamescrosswell added the skip-changelog Suppress automatic changelog generation via Craft label Mar 31, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 31, 2026

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


This PR will not appear in the changelog.


🤖 This preview updates automatically when you update the PR.

@jamescrosswell jamescrosswell changed the title fix: xcrun simctl install timeout running device tests fix: iOS device tests timeout when installing the test app Mar 31, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.99%. Comparing base (01eb7cf) to head (ce2befa).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5096      +/-   ##
==========================================
- Coverage   74.00%   73.99%   -0.02%     
==========================================
  Files         499      499              
  Lines       18067    18067              
  Branches     3519     3519              
==========================================
- Hits        13370    13368       -2     
- Misses       3838     3839       +1     
- Partials      859      860       +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.

@jamescrosswell jamescrosswell marked this pull request as ready for review March 31, 2026 23:56
@jamescrosswell jamescrosswell requested a review from jpnurmi April 1, 2026 06:58
@jamescrosswell jamescrosswell merged commit 6668b4d into main Apr 1, 2026
52 checks passed
@jamescrosswell jamescrosswell deleted the ios-devicetests-5095 branch April 1, 2026 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Suppress automatic changelog generation via Craft

Projects

None yet

Development

Successfully merging this pull request may close these issues.

iOS device tests timeout when installing the test app

2 participants