[Infra] Disable flaky FIAM UI tests in Xcode 16#14758
Conversation
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point in your pull request via creating an issue comment (i.e. comment on the pull request page) using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist is currently in preview and may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments to provide feedback. |
|
Thanks! Would you take a quick look at #12770 to see if it also resolves? |
|
And an even quicker look at #8682? |
|
@paulb777 , sure, but unfortunately this didn't fix CI. It had fixed it locally for me but not on here... https://github.com/firebase/firebase-ios-sdk/actions/runs/14620149571/job/41017804557?pr=14758 |
The UI animations of the FIAM UI elements appear to be slowing down the UI test tests.Disabling. Tracking in #14760