-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Nightly Testing Report #7251
Comments
The rc failure seems to be a flake and went away on rerun The Database integration test failure recurs. Maybe related to the yesterday's RTDB merges? cc: @schmidt-sebastian @IanWyszynski |
Hmm, I did not see these failures running locally with the database emulator. What emulator version does the CI environment use? If it matches the one in How do re-run the CI integration tests? |
@IanWyszynski The integration tests get run by the script at https://github.com/firebase/firebase-ios-sdk/blob/master/.github/workflows/database.yml#L31 It looks like changes to scripts/run_database_emulator.sh should be added to https://github.com/firebase/firebase-ios-sdk/blob/master/.github/workflows/database.yml#L5 so that the tests get triggered when the emulator version changes |
The zip build failure is a result of the FIAM tvOS minimum version being 13.0 instead of 10.0 like the rest of Firebase. Testing a fix in #7263 |
Nightly Testing Report
This issue is generated at 01/06/2021 05:23 AM
The text was updated successfully, but these errors were encountered: