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

Wait for emulator to start #446

Merged
merged 6 commits into from
Dec 29, 2023
Merged

Conversation

MattSkala
Copy link
Contributor

@MattSkala MattSkala commented Dec 16, 2023

It sometimes happens the tests are executed before Firebase Emulator is ready due to a race condition. Waiting for the Firebase emulators to start should be make tests more reliable.

@nbransby
Copy link
Member

android failed 😞

@Daeda88
Copy link
Contributor

Daeda88 commented Dec 19, 2023

I've had current iOS failure, remove the iOS cocoapods cache to fix

@MattSkala
Copy link
Contributor Author

The Android test is flaky, it still sometimes fails, but it shouldn't be made worse by these changes as it happens in other PRs as well. It passed now after restart.

I've cleared cocoapods cache by changing the cache key.

@nbransby nbransby merged commit 636eade into GitLiveApp:master Dec 29, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants