You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix a few flaky tests in several products (Auth, Analytics, Storage, RTDB, Firestore) (#1520)
* Fix flaky tests on Auth, Analytics, and GMA (with additional debug output).
* Revert GMA changes, no longer needed.
* Add logging for storage timestamp
* Fix build error.
* Change timestamp logic.
* Deflake the Storage timestamp test by getting the timestamp from the remote server.
* Add retries.
* Increase timeout on Android FTL tests.
* Handle Analytics test flakiness on Android.
* Add remote timestamp verification to RTDB test as well.
* Fix extra semicolon.
* Change UpdateChildren test to use remote timestamp.
0 commit comments