-
Notifications
You must be signed in to change notification settings - Fork 624
Prevent gradle daemon from crashing #4016
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
Conversation
@yifanyang: The following test failed, say
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Size Report 1Affected ProductsNo changes between base commit (58c1677) and merge commit (d55ca38).Test Logs
Notes |
Coverage Report 1Affected Products
Test Logs
Notes |
Smoke tests have been occasionally failing due to:
This pull request seems to fix the issue. With the change in this pull request, the above error does not appear in any of the 5 total runs of smoke tests (see attempt 1-5 of https://github.com/firebase/firebase-android-sdk/actions/runs/2905798357).