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] Investigate and fix v11 integration test CI failures #13254

Merged
merged 4 commits into from
Jul 10, 2024

Conversation

paulb777
Copy link
Member

@paulb777 paulb777 commented Jul 9, 2024

The Auth integration tests were failing to run because of dependencies on old Swift Package binaries. They don't cause a failure to build when using the Xcode UI, but fail with xcodebuild. To resolve, I updated the Facebook SDK version and removed the recaptchaEnterprise dependency. Until Recaptcha resolves, its package should be added for manual testing.

I also separated the three integration tests with a matrix for easier analysis and fixed a regression that happened in the UITests.

#no-changelog

@paulb777 paulb777 requested review from ncooke3 and pragatimodi July 9, 2024 22:02
@paulb777 paulb777 mentioned this pull request Jul 9, 2024
@paulb777 paulb777 merged commit ea0d787 into main Jul 10, 2024
74 of 83 checks passed
@paulb777 paulb777 deleted the pb-fix-auth-integration-test-ci branch July 10, 2024 19:48
@firebase firebase locked and limited conversation to collaborators Aug 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants