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

Integration tests crash on physical iOS devices when using XCode 15 #273

Open
ivard opened this issue Mar 12, 2024 · 0 comments
Open

Integration tests crash on physical iOS devices when using XCode 15 #273

ivard opened this issue Mar 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ivard
Copy link
Member

ivard commented Mar 12, 2024

It only occurs on physical iOS devices. No clear exception is being shown. It looks like a silent timeout or something. It happens when the enrollment introduction integration test is starting. That's after the issuance issue-municipality-en test finishes. It's likely that the issue lies in one of these two tests.

The issue occurs both in Firebase Test Lab and in my local setup using my own iPhone, so it is not related to a specific environment.

When compiling with XCode 14.3.1 there are no issues. Upgrading flutter, golang or gomobile to the latest versions does not make a difference.

As a work-around we pinned the XCode version to 14.3.1 in #272 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant