Attempt to reproduce issues/6625
https://github.com/firebase/firebase-android-sdk/issues/6625
π PRs merging into main branch
Our main branch should always be in a releasable state. If you are working on a larger change, or if you don't want this change to see the light of the day just yet, consider using a feature branch first, and only merge into the main branch when the code complete and ready to be released.
Vertex AI Mock Responses Check :warning:
A newer major version of the mock responses for Vertex AI unit tests is available. update_responses.sh should be updated to clone the latest version of the responses: v6.1
| 1 Warning | |
|---|---|
| :warning: | Did you forget to add a changelog entry? (Add the 'no-changelog' label to the PR to silence this warning.) |
Generated by :no_entry_sign: Danger
Coverage Report 1
Affected Products
No changes between base commit (b8803fc) and merge commit (1f5a79e).Test Logs
Test Results
4 filesβ β-ββ1β030ββ4 suitesβ β-β1β030βββ18s :stopwatch: - 34m 10s 4 tests β-ββ5β884ββ4 :white_check_mark: β-ββ5β862ββ0 :zzz: β-β22ββ0 :x: Β±0β 8 runsβ β-β11β831ββ8 :white_check_mark: β-β11β787ββ0 :zzz: β-β44ββ0 :x: Β±0β
Results for commit 4a9f5928.βΒ± Comparison against base commit b8803fca.
This pull request removes 5884 tests.
com.google.android.datatransport.cct.CctBackendFactoryTest β create_returnCCTBackend_WhenBackendNameIsCCT
com.google.android.datatransport.cct.CctDestinationTest β cctDestination_shouldOnlySupportProtoAndJson
com.google.android.datatransport.cct.CctDestinationTest β cctDestination_shouldSupportProtoAndJson
com.google.android.datatransport.cct.CctTransportBackendTest β decorate_whenOffline_shouldProperlyPopulateNetworkInfo
com.google.android.datatransport.cct.CctTransportBackendTest β decorate_whenOnline_shouldProperlyPopulateNetworkInfo
com.google.android.datatransport.cct.CctTransportBackendTest β schedule_shouldAddCookieOnPseudonymousIds
com.google.android.datatransport.cct.CctTransportBackendTest β schedule_shouldDropCookieOnMixedPseudonymousIds
com.google.android.datatransport.cct.CctTransportBackendTest β send_CompressedResponseIsUncompressed
com.google.android.datatransport.cct.CctTransportBackendTest β send_whenBackendRedirectsMoreThan5Times_shouldOnlyRedirect4Times
com.google.android.datatransport.cct.CctTransportBackendTest β send_whenBackendRedirects_shouldCorrectlyFollowTheRedirectViaPost
β¦
Size Report 1
Affected Products
No changes between base commit (b8803fc) and merge commit (1f5a79e).Test Logs
Do we have any working theory of what could be causing this issue? @samedson and @PolinaGo