-
-
Notifications
You must be signed in to change notification settings - Fork 366
tests: Boot iOS26 simulator before running tests #6435
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6435 +/- ##
=============================================
+ Coverage 86.682% 87.001% +0.318%
=============================================
Files 447 449 +2
Lines 37523 37728 +205
Branches 17446 17460 +14
=============================================
+ Hits 32526 32824 +298
+ Misses 4951 4861 -90
+ Partials 46 43 -3 see 42 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
I noticed that iOS 26 test getting stuck could be related to the simulator not booting.
Found some comments in CircleCI forum mentioning that manually booting the sim helps: