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

[FIAM unit tests] Fix unit test failures running on Xcode 15 on macos-14 #12770

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

Comments

@paulb777
Copy link
Member

Description

Three unit test failures occur. Fix and update the tests job in inappmessaging.yml to use macos-14

Reproducing the issue

From https://github.com/firebase/firebase-ios-sdk/actions/runs/8650156018/job/23718047345

Test Suite 'InAppMessagingDisplay-UITests.xctest' failed at 2024-04-11 20:36:56.005.
Executed 32 tests, with 3 failures (0 unexpected) in 3871.893 (3871.928) seconds
Test Suite 'All tests' failed at 2024-04-11 20:36:56.006.
Executed 32 tests, with 3 failures (0 unexpected) in 3871.893 (3871.930) seconds

Firebase SDK Version

10.24.0

Xcode Version

15.3

Installation Method

CocoaPods

Firebase Product(s)

In-App Messaging

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!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant