-
Notifications
You must be signed in to change notification settings - Fork 578
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
m150 release #6087
base: releases/m150
Are you sure you want to change the base?
m150 release #6087
Conversation
NO_RELEASE_CHANGELOG
A single test of existing Write stream handshake. - Test is written using new ComponentProvider to mock out gRPC layer. - Test uses `FirebaseFirestore` instance to write document data. - Server integration on the gRPC layer is faked and verified, such that each proto exchanged with server is written into the test. This test harness will be used to test cache clearing semantics in future PR.
The task in the README wasn't found. I found this by running `:tasks` and saw the same failures I saw in a couple previous PR's smoke tests.
Update Crashlytics and AQS dep versions. Fixed some of the tests because of changes to Mockito. The Mockito version in the Android tests is still pinned a bit old, because after that version a lot more things break.
beaf897
to
721bd22
Compare
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
721bd22
to
0713258
Compare
Size Report 1Affected Products
Test Logs |
Coverage Report 1Affected Products
Test Logs |
Per [b/352147122](https://b.corp.google.com/issues/352147122), This adds release metadata for Vertex, so that it can properly generate release notes. This PR also fixes the following: - [b/352147570](https://b.corp.google.com/issues/352147570) -> Add missing changelog entry for crashlytics ndk NO_RELEASE_CHANGE
Auto-generated PR for release m150