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

Nightly Testing Report #7251

Closed
github-actions bot opened this issue Jan 6, 2021 · 6 comments
Closed

Nightly Testing Report #7251

github-actions bot opened this issue Jan 6, 2021 · 6 comments

Comments

@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2021

Nightly Testing Report

This issue is generated at 01/06/2021 05:23 AM

Workflow 01/05
remoteconfig failure
database failure
@paulb777
Copy link
Member

paulb777 commented Jan 6, 2021

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

@jmwski
Copy link
Contributor

jmwski commented Jan 6, 2021

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 scripts/run_database_emulator.sh I suspect it could be missing required changes.

How do re-run the CI integration tests?

@paulb777
Copy link
Member

paulb777 commented Jan 6, 2021

@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

@github-actions
Copy link
Contributor Author

github-actions bot commented Jan 7, 2021

Nightly Testing Report

This issue is generated at 01/07/2021 05:23 AM

Workflow 01/06
zip failure
database failure

@paulb777
Copy link
Member

paulb777 commented Jan 7, 2021

On additional investigation, #7110 was merged without passing the integration tests. I sent #7262 to revert it until the tests can be resolved and to unblock the 7.4.0 release.

I'm investigating the zip failure which looks to be related to #7261

@paulb777
Copy link
Member

paulb777 commented Jan 7, 2021

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

@paulb777 paulb777 closed this as completed Jan 7, 2021
@firebase firebase locked and limited conversation to collaborators Feb 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants