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

[Auth unit test] testUseUserAccessGroup usually flakes when run on macos-14 via SPM #12767

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

Comments

@paulb777
Copy link
Member

paulb777 commented Apr 12, 2024

Description

The swift-build-run job in spm.yml usually flakes on testUseUserAccessGroup when run on macos-14.

It may be a timing or synchronization issue, since when it succeeds, it takes over 200 milliseconds.

Reenable the test disabled in #12746 after fixing.

Reproducing the issue

https://github.com/firebase/firebase-ios-sdk/actions/runs/8656165601

Firebase SDK Version

10.24.0

Xcode Version

15.3

Installation Method

Swift Package Manager

Firebase Product(s)

Authentication

Targeted Platforms

iOS

Relevant Log Output

Failing tests:
	-[UseUserAccessGroupTests testUseUserAccessGroup]

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