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

[Sessions Integration Tests] fail running on macos-14 #12771

Open
paulb777 opened this issue Apr 12, 2024 · 3 comments
Open

[Sessions Integration Tests] fail running on macos-14 #12771

paulb777 opened this issue Apr 12, 2024 · 3 comments
Labels
sessions Changes pertaining to the Firebase Sessions SDK Xcode 15 - iOS 17

Comments

@paulb777
Copy link
Member

Description

The tests fail. Fix and update session-integration-tests.yml to use macos-14

Testing failed:
UITests_iOS-Runner (93978) encountered an error (The test runner failed to initialize for UI testing. (Underlying Error: Timed out while loading Accessibility.))

** TEST FAILED **

Reproducing the issue

https://github.com/firebase/firebase-ios-sdk/actions/runs/8638279486/job/23682376410

Firebase SDK Version

10.24.0

Xcode Version

15.3

Installation Method

CocoaPods

Firebase Product(s)

Crashlytics

Targeted Platforms

iOS

Relevant Log Output

No response

If using Swift Package Manager, the project's Package.resolved

Expand Package.resolved snippet
Replace this line with the contents of your Package.resolved.

If using CocoaPods, the project's Podfile.lock

Expand Podfile.lock snippet
Replace this line with the contents of your Podfile.lock!
@paulb777 paulb777 added sessions Changes pertaining to the Firebase Sessions SDK Xcode 15 - iOS 17 labels Apr 12, 2024
@themiswang
Copy link
Contributor

themiswang commented May 7, 2024

Seems like it related to the performance issue for xcode15? I am seeing many discussions within the community: https://github.com/orgs/community/discussions/68807, https://discuss.circleci.com/t/severe-performance-problems-with-xcode-15/49205/47

Haven't be able to reproduce on local yet, I am on macOS 14.4.1, xcode15.2 tho, I'll try 15.3 then

@themiswang
Copy link
Contributor

themiswang commented May 7, 2024

Hmmmm reran the job seems work this time https://github.com/firebase/firebase-ios-sdk/actions/runs/8638279486/job/24694636170, it references the head commit of this change, old job could be flaky.

@ncooke3
Copy link
Member

ncooke3 commented May 8, 2024

Some more evidence that the flakes are runner specific– actions/runner-images/#9591

I haven't investigated, but it is interesting that certain SDKs are failing (and then successfully re-running) consistently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sessions Changes pertaining to the Firebase Sessions SDK Xcode 15 - iOS 17
Projects
None yet
Development

No branches or pull requests

3 participants