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 iOS smoke tests #1969

Merged
merged 6 commits into from
Jan 20, 2025
Merged

fix: Flaky iOS smoke tests #1969

merged 6 commits into from
Jan 20, 2025

Conversation

bitsandfoxes
Copy link
Contributor

@bitsandfoxes bitsandfoxes commented Jan 15, 2025

During build we would get warnings of Too Many Simulators and then flake out by hitting timeouts. Since we're only setting a lower OS version limit we can specify this destination.

Similarly to the Android test we're also now wrapping the device logs in a group and always output them to have them available (in the event of a timeout or somesuch).

#skip-changelog

@bitsandfoxes bitsandfoxes marked this pull request as ready for review January 17, 2025 13:31
@bitsandfoxes bitsandfoxes requested a review from vaind January 17, 2025 14:30
@bitsandfoxes bitsandfoxes merged commit 18a99fd into main Jan 20, 2025
60 checks passed
@bitsandfoxes bitsandfoxes deleted the fix/ios-flake branch January 20, 2025 09:21
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.

2 participants