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 Maestro iOS tests #24

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Fix Maestro iOS tests #24

merged 1 commit into from
Jun 25, 2024

Conversation

aaalaniz
Copy link
Owner

@aaalaniz aaalaniz commented Jun 21, 2024

These changes represent a collection of debugging focused steps to fix the runtime crash that occurred in the Maestro iOS tests after updating the project to Kotlin 2.0

Ultimately, the issue ended up being a chicken-or-egg issue related to compose resources not being installed into the final iOS app.

@aaalaniz aaalaniz changed the title Debug this failure Collect logs from iOS simulator on Test Failures Jun 22, 2024
These changes represent a collection of debugging focused steps to fix the runtime crash that occurred in the Maestro iOS tests after updating the project to Kotlin 2.0

Ultimately, the issue ended up being a chicken-or-egg issue related to compose resources not being installed into the final iOS app.
@aaalaniz aaalaniz changed the title Collect logs from iOS simulator on Test Failures Fix Maestro iOS tests Jun 25, 2024
@aaalaniz aaalaniz marked this pull request as ready for review June 25, 2024 19:21
@aaalaniz aaalaniz merged commit 9499a43 into main Jun 25, 2024
11 checks passed
@aaalaniz aaalaniz deleted the task/fix-maestro-ios branch June 25, 2024 20:04
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.

1 participant