Skip to content

[Office Hours] testLicenseInformationPage() passes locally but fails on the CI #126

Discussion options

You must be logged in to vote

@kkellybonilla Thank you for asking this question; this is very unfortunate! Unfortunately the iOS simulator is really flakey and sometimes crashes some time after a reset. This is not something we can easily solve ourselves nor something that you can solve in your app, this is a bug in Xcode and the iOS Simulator. The reboot screen should never be surfaced during a UI test.

I would suggest to remove the UI test from your UI tests for now. Not ideal but the test is mainly there to validate the functionality in the Template application and can be removed in your copy, it would make more sense to eventually add UI tests to your app that are specific to the app in the future (maybe as soon a…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kkellybonilla
Comment options

kkellybonilla Feb 11, 2025
Collaborator Author

Answer selected by kkellybonilla
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants