Push on main #2182
GitHub Actions / Test Results
succeeded
Oct 15, 2024 in 0s
All 306 tests pass in 1m 50s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
306 tests found
There are 306 tests, see "Raw output" for the full list of tests.
Raw output
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
com.google.android.datatransport.cct.CctTransportBackendTest ‑ send_whenBackendRedirectswith307_shouldCorrectlyFollowTheRedirectViaPost
com.google.android.datatransport.cct.CctTransportBackendTest ‑ send_whenBackendResponseTimesOut_shouldReturnTransientError
com.google.android.datatransport.cct.CctTransportBackendTest ‑ send_whenLogSourceIsSetByName_shouldSetItToProperField
com.google.android.datatransport.cct.CctTransportBackendTest ‑ send_withEventsOfUnsupportedEncoding_shouldBeSkipped
com.google.android.datatransport.cct.CctTransportBackendTest ‑ testCCTContainsRightAndroidClientInfo
com.google.android.datatransport.cct.CctTransportBackendTest ‑ testCCTContainsRightApplicationBuild
com.google.android.datatransport.cct.CctTransportBackendTest ‑ testCCTSuccessLoggingRequest
com.google.android.datatransport.cct.CctTransportBackendTest ‑ testGarbageFromServer
com.google.android.datatransport.cct.CctTransportBackendTest ‑ testLegacyFlgSuccessLoggingRequest_containUrl
com.google.android.datatransport.cct.CctTransportBackendTest ‑ testLegacyFlgSuccessLoggingRequest_containsAPIKey
com.google.android.datatransport.cct.CctTransportBackendTest ‑ testLegacyFlgSuccessLoggingRequest_containsAPIKeyAndUrl
com.google.android.datatransport.cct.CctTransportBackendTest ‑ testLegacyFlgSuccessLoggingRequest_corruptedExtras
com.google.android.datatransport.cct.CctTransportBackendTest ‑ testNonHandledResponseCode
com.google.android.datatransport.cct.CctTransportBackendTest ‑ testServerErrorLoggingRequest
com.google.android.datatransport.cct.CctTransportBackendTest ‑ testUnsuccessfulLoggingRequest
com.google.android.datatransport.cct.StringMergerTest ‑ mergeStrings_whenPart2IsLongerThanPart1
com.google.android.datatransport.cct.StringMergerTest ‑ mergeStrings_whenPartsAreEqualLength
com.google.android.datatransport.cct.StringMergerTest ‑ mergeStrings_whenPartsAreUnequalLength
com.google.android.datatransport.cct.internal.LogRequestTest ‑ testBuildClientInfo_noRequiredFields
com.google.android.datatransport.cct.internal.LogRequestTest ‑ testBuildClientInfo_withAndroidClientInfo
com.google.android.datatransport.cct.internal.LogRequestTest ‑ testBuildClientInfo_withClientType
com.google.android.datatransport.cct.internal.LogRequestTest ‑ testBuildClientInfo_withEmptyAndroidClientInfo
com.google.android.datatransport.cct.internal.LogRequestTest ‑ testBuildLogEvent_missingFields
com.google.android.datatransport.cct.internal.LogRequestTest ‑ testBuildLogEvent_withJsonSourceExtension
com.google.android.datatransport.cct.internal.LogRequestTest ‑ testBuildLogEvent_withNetworkConnectionInfo
com.google.android.datatransport.cct.internal.LogRequestTest ‑ testBuildLogEvent_withSourceExtension
com.google.android.datatransport.cct.internal.LogRequestTest ‑ testBuildLogRequest_complete
com.google.android.datatransport.cct.internal.LogRequestTest ‑ testBuildLogRequest_minimal
com.google.android.datatransport.cct.internal.LogRequestTest ‑ testBuildLogRequest_missingFields
com.google.android.datatransport.cct.internal.LogRequestTest ‑ testBuildNetworkConnectionInfo_empty
com.google.android.datatransport.cct.internal.LogRequestTest ‑ testBuildNetworkConnectionInfo_mobileSubtypeOnly
com.google.android.datatransport.cct.internal.LogRequestTest ‑ testBuildNetworkConnectionInfo_networkTypeOnly
com.google.android.datatransport.cct.internal.LogRequestTest ‑ testLogRequest_jsontToProto
com.google.android.datatransport.cct.internal.LogResponseTest ‑ testLogRequestParsing_emptyJson
com.google.android.datatransport.cct.internal.LogResponseTest ‑ testLogRequestParsing_invalidJsonInvalid
com.google.android.datatransport.cct.internal.LogResponseTest ‑ testLogRequestParsing_invalidJsonObjectIncomplete
com.google.android.datatransport.cct.internal.LogResponseTest ‑ testLogRequestParsing_invalidJsonObjectNotClosed
com.google.android.datatransport.cct.internal.LogResponseTest ‑ testLogRequestParsing_invalidJsonObjectNotOpen
com.google.android.datatransport.cct.internal.LogResponseTest ‑ testLogRequestParsing_onlyAwaitMillis
com.google.android.datatransport.cct.internal.LogResponseTest ‑ testLogRequestParsing_stringAwaitMillis
com.google.android.datatransport.runtime.SafeLoggingExecutorTest ‑ execute_shouldNotCrashThread
com.google.android.datatransport.runtime.TransportContextTest ‑ shouldUploadClientHealthMetrics_returnFalseExtrasIsEmpty
com.google.android.datatransport.runtime.TransportContextTest ‑ shouldUploadClientHealthMetrics_returnTrueExtrasIsNotEmpty
com.google.android.datatransport.runtime.TransportContextTest ‑ withPriority_whenPriorityChangedBackToOriginal_shouldReturnEqualContext
com.google.android.datatransport.runtime.TransportContextTest ‑ withPriority_whenPriorityIsDifferent_shouldReturnContextWithPriorityChanged
com.google.android.datatransport.runtime.TransportContextTest ‑ withPriority_whenPriorityNotChanged_shouldReturnEqualContext
com.google.android.datatransport.runtime.TransportRuntimeTest ‑ newFactory_withDestination_shouldSupportProtobuf
com.google.android.datatransport.runtime.TransportRuntimeTest ‑ newFactory_withExtendedDestination_shouldSupportYaml
com.google.android.datatransport.runtime.TransportRuntimeTest ‑ testTransportInternalSend
com.google.android.datatransport.runtime.TransportRuntimeTest ‑ testTransportRuntimeBackendDiscovery
com.google.android.datatransport.runtime.TransportRuntimeTest ‑ testTransportRuntimeTaskFailsUsingDefaultScheduler
com.google.android.datatransport.runtime.TransportRuntimeTest ‑ testTransportRuntimeTaskFailure
com.google.android.datatransport.runtime.TransportRuntimeTest ‑ testTransportRuntimeTaskUsingDefaultScheduler
com.google.android.datatransport.runtime.backends.BackendRegistryTest ‑ get_calls_transportFactory_withCorrectCreationContext
com.google.android.datatransport.runtime.backends.BackendRegistryTest ‑ get_withRegisteredBackendName_shouldReturnCorrectBackend
com.google.android.datatransport.runtime.backends.BackendRegistryTest ‑ get_withUnknownBackend_name_shouldReturnNull
com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerTest ‑ schedule_longWaitTimeFirstAttempt
com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerTest ‑ schedule_longWaitTimeTenthAttempt
com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerTest ‑ schedule_noTimeRecordedForBackend
com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerTest ‑ schedule_secondAttemptThenForce
com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerTest ‑ schedule_shouldExcludeThePriorityDelta_whenForcedAndPending
com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerTest ‑ schedule_smallWaitTImeFirstAttempt
com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerTest ‑ schedule_smallWaitTimeFirstAttempt_multiplePriorities
com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerTest ‑ schedule_twoJobs
com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerTest ‑ schedule_whenExtrasAvailable_transmitsExtras
com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerTest ‑ schedule_longWaitTimeFirstAttempt
com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerTest ‑ schedule_longWaitTimeTenthAttempt
com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerTest ‑ schedule_noTimeRecordedForBackend
com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerTest ‑ schedule_secondAttemptThenForce
com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerTest ‑ schedule_shouldExcludeThePriorityDelta_whenForcedAndPending
com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerTest ‑ schedule_smallWaitTImeFirstAttempt
com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerTest ‑ schedule_smallWaitTimeFirstAttempt_multiplePriorities
com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerTest ‑ schedule_twoJobs
com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerTest ‑ schedule_whenExtrasAvailable_transmitsExtras
com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerTest ‑ schedule_withMultipleContexts_whenExtrasAvailable_schedulesForBothContexts
com.google.android.datatransport.runtime.scheduling.jobscheduling.ScheduleDelayTest ‑ getScheduleDelay_withDelta1_shouldBackoffAsExpected
com.google.android.datatransport.runtime.scheduling.jobscheduling.ScheduleDelayTest ‑ getScheduleDelay_withDelta24Hours_shouldBackoffAsExpected
com.google.android.datatransport.runtime.scheduling.jobscheduling.ScheduleDelayTest ‑ getScheduleDelay_withDelta30_shouldBackoffAsExpected
com.google.android.datatransport.runtime.scheduling.jobscheduling.SchedulerConfigTest ‑ build_whenClockNotSet_shouldThrow
com.google.android.datatransport.runtime.scheduling.jobscheduling.SchedulerConfigTest ‑ build_whenNotAllPrioritiesSet_shouldThrow
com.google.android.datatransport.runtime.scheduling.jobscheduling.SchedulerConfigTest ‑ configureJob_shouldSetCorrectDelay
com.google.android.datatransport.runtime.scheduling.jobscheduling.SchedulerConfigTest ‑ configureJob_whenCharging_shouldSetCorrectFlags
com.google.android.datatransport.runtime.scheduling.jobscheduling.SchedulerConfigTest ‑ configureJob_whenIdle_shouldSetCorrectFlags
com.google.android.datatransport.runtime.scheduling.jobscheduling.SchedulerConfigTest ‑ configureJob_whenUnmetered_shouldSetCorrectFlags
com.google.android.datatransport.runtime.scheduling.jobscheduling.SchedulerConfigTest ‑ configureJob_withDefaults_shouldSetCorrectFlags
com.google.android.datatransport.runtime.scheduling.jobscheduling.SchedulerConfigTest ‑ getScheduleDelay_whenNoMinTimestampAndFirstAttempt_shouldReturnExpectedValue
com.google.android.datatransport.runtime.scheduling.jobscheduling.SchedulerConfigTest ‑ getScheduleDelay_whenNoMinTimestampAndSecondAttempt_shouldReturnExpectedValue
com.google.android.datatransport.runtime.scheduling.jobscheduling.SchedulerConfigTest ‑ getScheduleDelay_withMinTimestampAndFifthAttempt_shouldReturnMaxDelay
com.google.android.datatransport.runtime.scheduling.jobscheduling.SchedulerConfigTest ‑ getScheduleDelay_withMinTimestampAndFirstAttempt_shouldReturnExpectedValue
com.google.android.datatransport.runtime.scheduling.jobscheduling.SchedulerConfigTest ‑ getScheduleDelay_withMinTimestampAndFourthAttempt_shouldReturnExpectedValue
com.google.android.datatransport.runtime.scheduling.jobscheduling.UploaderTest ‑ logAndUpdateStatus_manyEvents_shouldUploadAll
com.google.android.datatransport.runtime.scheduling.jobscheduling.UploaderTest ‑ logAndUpdateStatus_nontransientResponse
com.google.android.datatransport.runtime.scheduling.jobscheduling.UploaderTest ‑ logAndUpdateStatus_okResponse
com.google.android.datatransport.runtime.scheduling.jobscheduling.UploaderTest ‑ logAndUpdateStatus_transientReponse
com.google.android.datatransport.runtime.scheduling.jobscheduling.UploaderTest ‑ upload_multipleEvents_withInvalidPayloadResponse_shouldRecordLogEventDroppedDueToInvalidPayload
com.google.android.datatransport.runtime.scheduling.jobscheduling.UploaderTest ‑ upload_noNetwork
com.google.android.datatransport.runtime.scheduling.jobscheduling.UploaderTest ‑ upload_shouldBatchOldestEventType
com.google.android.datatransport.runtime.scheduling.jobscheduling.UploaderTest ‑ upload_shouldBatchSamePseudonymousIds
com.google.android.datatransport.runtime.scheduling.jobscheduling.UploaderTest ‑ upload_shouldLeaveOtherPseudonymousIds
com.google.android.datatransport.runtime.scheduling.jobscheduling.UploaderTest ‑ upload_shouldRescheduleIfThereAreAdditionalEventsPending
com.google.android.datatransport.runtime.scheduling.jobscheduling.UploaderTest ‑ upload_singleEvent_withInvalidPayloadResponse_shouldRecordLogEventDroppedDueToInvalidPayload
com.google.android.datatransport.runtime.scheduling.jobscheduling.UploaderTest ‑ upload_toFlgServer_shouldIncludeClientHealthMetrics
com.google.android.datatransport.runtime.scheduling.jobscheduling.UploaderTest ‑ upload_yesNetwork
com.google.android.datatransport.runtime.scheduling.jobscheduling.WorkInitializerTest ‑ test
com.google.android.datatransport.runtime.scheduling.persistence.InMemoryEventStoreTest ‑ recordFailure_shouldRemoveEventsFromStorage
com.google.android.datatransport.runtime.scheduling.persistence.InMemoryEventStoreTest ‑ recordSuccess_shouldRemoveEventsFromStorage
com.google.android.datatransport.runtime.scheduling.persistence.InMemoryEventStoreTest ‑ test_emptyStore_shouldReturnNothingUponLoadAll
com.google.android.datatransport.runtime.scheduling.persistence.InMemoryEventStoreTest ‑ test_nonEmptyStore_shouldReturnItsStoredEvents
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_migratesSuccessfully[lowVersion = 1, highVersion = 2]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_migratesSuccessfully[lowVersion = 1, highVersion = 3]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_migratesSuccessfully[lowVersion = 1, highVersion = 4]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_migratesSuccessfully[lowVersion = 1, highVersion = 5]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_migratesSuccessfully[lowVersion = 1, highVersion = 6]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_migratesSuccessfully[lowVersion = 1, highVersion = 7]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_migratesSuccessfully[lowVersion = 2, highVersion = 3]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_migratesSuccessfully[lowVersion = 2, highVersion = 4]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_migratesSuccessfully[lowVersion = 2, highVersion = 5]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_migratesSuccessfully[lowVersion = 2, highVersion = 6]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_migratesSuccessfully[lowVersion = 2, highVersion = 7]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_migratesSuccessfully[lowVersion = 3, highVersion = 4]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_migratesSuccessfully[lowVersion = 3, highVersion = 5]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_migratesSuccessfully[lowVersion = 3, highVersion = 6]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_migratesSuccessfully[lowVersion = 3, highVersion = 7]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_migratesSuccessfully[lowVersion = 4, highVersion = 5]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_migratesSuccessfully[lowVersion = 4, highVersion = 6]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_migratesSuccessfully[lowVersion = 4, highVersion = 7]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_migratesSuccessfully[lowVersion = 5, highVersion = 6]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_migratesSuccessfully[lowVersion = 5, highVersion = 7]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_migratesSuccessfully[lowVersion = 6, highVersion = 7]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_upgrade_migratesSuccessfully[lowVersion = 1, highVersion = 2]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_upgrade_migratesSuccessfully[lowVersion = 1, highVersion = 3]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_upgrade_migratesSuccessfully[lowVersion = 1, highVersion = 4]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_upgrade_migratesSuccessfully[lowVersion = 1, highVersion = 5]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_upgrade_migratesSuccessfully[lowVersion = 1, highVersion = 6]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_upgrade_migratesSuccessfully[lowVersion = 1, highVersion = 7]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_upgrade_migratesSuccessfully[lowVersion = 2, highVersion = 3]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_upgrade_migratesSuccessfully[lowVersion = 2, highVersion = 4]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_upgrade_migratesSuccessfully[lowVersion = 2, highVersion = 5]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_upgrade_migratesSuccessfully[lowVersion = 2, highVersion = 6]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_upgrade_migratesSuccessfully[lowVersion = 2, highVersion = 7]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_upgrade_migratesSuccessfully[lowVersion = 3, highVersion = 4]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_upgrade_migratesSuccessfully[lowVersion = 3, highVersion = 5]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_upgrade_migratesSuccessfully[lowVersion = 3, highVersion = 6]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_upgrade_migratesSuccessfully[lowVersion = 3, highVersion = 7]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_upgrade_migratesSuccessfully[lowVersion = 4, highVersion = 5]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_upgrade_migratesSuccessfully[lowVersion = 4, highVersion = 6]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_upgrade_migratesSuccessfully[lowVersion = 4, highVersion = 7]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_upgrade_migratesSuccessfully[lowVersion = 5, highVersion = 6]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_upgrade_migratesSuccessfully[lowVersion = 5, highVersion = 7]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ downgrade_upgrade_migratesSuccessfully[lowVersion = 6, highVersion = 7]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_downgrade_upgrade_migratesSuccessfully[lowVersion = 1, highVersion = 2]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_downgrade_upgrade_migratesSuccessfully[lowVersion = 1, highVersion = 3]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_downgrade_upgrade_migratesSuccessfully[lowVersion = 1, highVersion = 4]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_downgrade_upgrade_migratesSuccessfully[lowVersion = 1, highVersion = 5]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_downgrade_upgrade_migratesSuccessfully[lowVersion = 1, highVersion = 6]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_downgrade_upgrade_migratesSuccessfully[lowVersion = 1, highVersion = 7]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_downgrade_upgrade_migratesSuccessfully[lowVersion = 2, highVersion = 3]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_downgrade_upgrade_migratesSuccessfully[lowVersion = 2, highVersion = 4]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_downgrade_upgrade_migratesSuccessfully[lowVersion = 2, highVersion = 5]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_downgrade_upgrade_migratesSuccessfully[lowVersion = 2, highVersion = 6]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_downgrade_upgrade_migratesSuccessfully[lowVersion = 2, highVersion = 7]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_downgrade_upgrade_migratesSuccessfully[lowVersion = 3, highVersion = 4]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_downgrade_upgrade_migratesSuccessfully[lowVersion = 3, highVersion = 5]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_downgrade_upgrade_migratesSuccessfully[lowVersion = 3, highVersion = 6]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_downgrade_upgrade_migratesSuccessfully[lowVersion = 3, highVersion = 7]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_downgrade_upgrade_migratesSuccessfully[lowVersion = 4, highVersion = 5]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_downgrade_upgrade_migratesSuccessfully[lowVersion = 4, highVersion = 6]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_downgrade_upgrade_migratesSuccessfully[lowVersion = 4, highVersion = 7]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_downgrade_upgrade_migratesSuccessfully[lowVersion = 5, highVersion = 6]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_downgrade_upgrade_migratesSuccessfully[lowVersion = 5, highVersion = 7]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_downgrade_upgrade_migratesSuccessfully[lowVersion = 6, highVersion = 7]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_migratesSuccessfully[lowVersion = 1, highVersion = 2]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_migratesSuccessfully[lowVersion = 1, highVersion = 3]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_migratesSuccessfully[lowVersion = 1, highVersion = 4]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_migratesSuccessfully[lowVersion = 1, highVersion = 5]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_migratesSuccessfully[lowVersion = 1, highVersion = 6]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_migratesSuccessfully[lowVersion = 1, highVersion = 7]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_migratesSuccessfully[lowVersion = 2, highVersion = 3]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_migratesSuccessfully[lowVersion = 2, highVersion = 4]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_migratesSuccessfully[lowVersion = 2, highVersion = 5]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_migratesSuccessfully[lowVersion = 2, highVersion = 6]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_migratesSuccessfully[lowVersion = 2, highVersion = 7]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_migratesSuccessfully[lowVersion = 3, highVersion = 4]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_migratesSuccessfully[lowVersion = 3, highVersion = 5]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_migratesSuccessfully[lowVersion = 3, highVersion = 6]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_migratesSuccessfully[lowVersion = 3, highVersion = 7]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_migratesSuccessfully[lowVersion = 4, highVersion = 5]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_migratesSuccessfully[lowVersion = 4, highVersion = 6]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_migratesSuccessfully[lowVersion = 4, highVersion = 7]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_migratesSuccessfully[lowVersion = 5, highVersion = 6]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_migratesSuccessfully[lowVersion = 5, highVersion = 7]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerMigrationTest ‑ upgrade_migratesSuccessfully[lowVersion = 6, highVersion = 7]
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerTest ‑ persist_correctlyRoundTrips
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerTest ‑ upgrade_toANonExistentVersion_fails
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerTest ‑ upgradingV1ToLatest_emptyDatabase_allowsPersistsAfterUpgrade
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerTest ‑ upgradingV1ToLatest_nonEmptyDB_isLossless
com.google.android.datatransport.runtime.scheduling.persistence.SchemaManagerTest ‑ upgradingV4ToV7_nonEmptyDB_isLossless
com.google.android.datatransport.runtime.util.PriorityMappingTest ‑ forValue_withInvalidValue_shouldThrow
com.google.android.datatransport.runtime.util.PriorityMappingTest ‑ testDefault_shouldHaveExpectedValue
com.google.android.datatransport.runtime.util.PriorityMappingTest ‑ testHighest_shouldHaveExpectedValue
com.google.android.datatransport.runtime.util.PriorityMappingTest ‑ testVeryLow_shouldHaveExpectedValue
com.google.firebase.crashlytics.internal.common.CrashlyticsControllerRobolectricTest ‑ testDoCloseSession_disabledAnrs_doesNotPersistsAppExitInfo
com.google.firebase.crashlytics.internal.common.CrashlyticsControllerRobolectricTest ‑ testDoCloseSession_enabledAnrs_doesNotPersistsAppExitInfoIfItDoesntExist
com.google.firebase.crashlytics.internal.common.CrashlyticsControllerRobolectricTest ‑ testDoCloseSession_enabledAnrs_persistsAppExitInfoIfItExists
com.google.firebase.crashlytics.internal.common.DataCollectionArbiterRobolectricTest ‑ testDefaultDataCollection_usedWhenNoOverrideOrManifestSetting
com.google.firebase.crashlytics.internal.common.DataCollectionArbiterRobolectricTest ‑ testManifestMetadata_respectedWhenNoOverride
com.google.firebase.crashlytics.internal.common.DataCollectionArbiterRobolectricTest ‑ testSetCrashlyticsDataCollectionEnabled_overridesOtherSettings
com.google.firebase.crashlytics.internal.common.SessionReportingCoordinatorRobolectricTest ‑ testAppExitInfoEvent_notPersistIfAnrBeforeSession
com.google.firebase.crashlytics.internal.common.SessionReportingCoordinatorRobolectricTest ‑ testAppExitInfoEvent_notPersistIfAppExitInfoNotAnrButWithinSession
com.google.firebase.crashlytics.internal.common.SessionReportingCoordinatorRobolectricTest ‑ testAppExitInfoEvent_persistIfAnrWithinSession
com.google.firebase.crashlytics.internal.common.SessionReportingCoordinatorRobolectricTest ‑ testAppExitInfoEvent_persistIfAnrWithinSession_multipleAppExitInfo
com.google.firebase.crashlytics.internal.common.SessionReportingCoordinatorRobolectricTest ‑ testconvertInputStreamToString_worksSuccessfully
com.google.firebase.crashlytics.internal.model.CrashlyticsReportTest ‑ testGetBinaryImageUuidUtf8Bytes_returnsNullWhenUuidIsNull
com.google.firebase.crashlytics.internal.model.CrashlyticsReportTest ‑ testGetBinaryImageUuidUtf8Bytes_returnsProperBytes
com.google.firebase.crashlytics.internal.model.CrashlyticsReportTest ‑ testGetSessionIdUtf8Bytes_returnsProperBytes
com.google.firebase.crashlytics.internal.model.CrashlyticsReportTest ‑ testSetBinaryImageUuidUtf8Bytes_returnsProperUuid
com.google.firebase.crashlytics.internal.model.CrashlyticsReportTest ‑ testSetSessionIdUtf8Bytes_returnsProperSessionId
com.google.firebase.crashlytics.internal.model.CrashlyticsReportTest ‑ testWithEvents_returnsNewReportWithAnr
com.google.firebase.crashlytics.internal.model.CrashlyticsReportTest ‑ testWithEvents_returnsNewReportWithEvents
com.google.firebase.crashlytics.internal.model.CrashlyticsReportTest ‑ testWithEvents_returnsNewReportWithRolloutsState
com.google.firebase.crashlytics.internal.model.CrashlyticsReportTest ‑ testWithOrganizationId_returnsNewReportWithOrganizationId
com.google.firebase.crashlytics.internal.model.CrashlyticsReportTest ‑ testWithSessionEndFieldsNullUser_returnsNewReportWithSessionEndFieldsNullUser
com.google.firebase.crashlytics.internal.model.CrashlyticsReportTest ‑ testWithSessionEndFields_returnsNewReportWithSessionEndFields
com.google.firebase.sessions.ApplicationInfoTest ‑ applicationInfo_missiongVersionCode_populatesInfoCorrectly
com.google.firebase.sessions.ApplicationInfoTest ‑ applicationInfo_populatesInfoCorrectly
com.google.firebase.sessions.EventGDTLoggerTest ‑ event_logsToGoogleDataTransport
com.google.firebase.sessions.ProcessDetailsProviderTest ‑ getAppProcessDetails
com.google.firebase.sessions.ProcessDetailsProviderTest ‑ getCurrentProcessDetails
com.google.firebase.sessions.SessionEventEncoderTest ‑ eventType_numberedEnum_encodesToJson
com.google.firebase.sessions.SessionEventEncoderTest ‑ sessionEvent_emptyValues_encodesToJson
com.google.firebase.sessions.SessionEventEncoderTest ‑ sessionEvent_encodesToJson
com.google.firebase.sessions.SessionEventTest ‑ sessionStart_populatesSessionDetailsCorrectly
com.google.firebase.sessions.SessionEventTest ‑ sessionStart_samplingRate
com.google.firebase.sessions.SessionFirelogPublisherTest ‑ logSession_nullAuthToken_populatesEmptyAuthToken
com.google.firebase.sessions.SessionFirelogPublisherTest ‑ logSession_nullFid_populatesEmptyFid
com.google.firebase.sessions.SessionFirelogPublisherTest ‑ logSession_populatesFid
com.google.firebase.sessions.SessionGeneratorTest ‑ currentSession_beforeGenerate_throwsUninitialized
com.google.firebase.sessions.SessionGeneratorTest ‑ generateNewSession_generatesValidSessionDetails
com.google.firebase.sessions.SessionGeneratorTest ‑ generateNewSession_generatesValidSessionIds
com.google.firebase.sessions.SessionGeneratorTest ‑ generateNewSession_incrementsSessionIndex_keepsFirstSessionId
com.google.firebase.sessions.SessionGeneratorTest ‑ hasGenerateSession_afterGenerate_returnsTrue
com.google.firebase.sessions.SessionGeneratorTest ‑ hasGenerateSession_beforeGenerate_returnsFalse
com.google.firebase.sessions.SessionLifecycleClientTest ‑ bindToService_registersCallbacks
com.google.firebase.sessions.SessionLifecycleClientTest ‑ doesNotSendLifecycleEventsWithoutEnabledSubscribers
com.google.firebase.sessions.SessionLifecycleClientTest ‑ doesNotSendLifecycleEventsWithoutSubscribers
com.google.firebase.sessions.SessionLifecycleClientTest ‑ handleSessionUpdate_noSubscribers
com.google.firebase.sessions.SessionLifecycleClientTest ‑ handleSessionUpdate_sendsToAllSubscribersAsLongAsOneIsEnabled
com.google.firebase.sessions.SessionLifecycleClientTest ‑ handleSessionUpdate_sendsToSubscribers
com.google.firebase.sessions.SessionLifecycleClientTest ‑ onServiceConnected_sendsOnlyLatestMessages
com.google.firebase.sessions.SessionLifecycleClientTest ‑ onServiceConnected_sendsQueuedMessages
com.google.firebase.sessions.SessionLifecycleClientTest ‑ onServiceDisconnected_noMoreEventsSent
com.google.firebase.sessions.SessionLifecycleClientTest ‑ sendsLifecycleEventsWhenAtLeastOneEnabledSubscriber
com.google.firebase.sessions.SessionLifecycleClientTest ‑ serviceReconnection_handlesNewMessages
com.google.firebase.sessions.SessionLifecycleClientTest ‑ serviceReconnection_queuesOldMessages
com.google.firebase.sessions.SessionLifecycleServiceTest ‑ backgrounding_doesNotStartSession
com.google.firebase.sessions.SessionLifecycleServiceTest ‑ binding_callbackOnInitialBindWhenSessionIdSet
com.google.firebase.sessions.SessionLifecycleServiceTest ‑ binding_noCallbackOnInitialBindingWhenNoneStored
com.google.firebase.sessions.SessionLifecycleServiceTest ‑ foregrounding_newSessionAfterLongDelay
com.google.firebase.sessions.SessionLifecycleServiceTest ‑ foregrounding_onlyOneSessionOnMultipleForegroundings
com.google.firebase.sessions.SessionLifecycleServiceTest ‑ foregrounding_startsSessionOnFirstForegrounding
com.google.firebase.sessions.SessionLifecycleServiceTest ‑ onlyOneSessionForMultipleClientsForegrounding
com.google.firebase.sessions.SessionLifecycleServiceTest ‑ sendsSessionsToMultipleClients
com.google.firebase.sessions.SessionsActivityLifecycleCallbacksTest ‑ hasPendingForeground_thenSetLifecycleClient_callsBackgrounded
com.google.firebase.sessions.SessionsActivityLifecycleCallbacksTest ‑ noPendingForeground_thenSetLifecycleClient_doesNotCallBackgrounded
com.google.firebase.sessions.api.FirebaseSessionsDependenciesTest ‑ getSubscriber_dependencyAdded_notRegistered_throws
com.google.firebase.sessions.api.FirebaseSessionsDependenciesTest ‑ getSubscriber_notDepended_throws
com.google.firebase.sessions.api.FirebaseSessionsDependenciesTest ‑ getSubscribers_neverRegister_waitsForever
com.google.firebase.sessions.api.FirebaseSessionsDependenciesTest ‑ getSubscribers_noDependencies
com.google.firebase.sessions.api.FirebaseSessionsDependenciesTest ‑ getSubscribers_waitsForRegister
com.google.firebase.sessions.api.FirebaseSessionsDependenciesTest ‑ register_alreadyRegisteredSameName_ignoresSecondSubscriber
com.google.firebase.sessions.api.FirebaseSessionsDependenciesTest ‑ register_dependencyAdded_canGet
com.google.firebase.sessions.settings.LocalOverrideSettingsTest ‑ localOverridesForSomeFields_overrideValuesAreFetchedCorrectly
com.google.firebase.sessions.settings.LocalOverrideSettingsTest ‑ localOverrides_invalidOverrideValueTypesAreFetchedAsDefault
com.google.firebase.sessions.settings.LocalOverrideSettingsTest ‑ localOverrides_invalidOverrideValuesAreFetchedAsSomething
com.google.firebase.sessions.settings.LocalOverrideSettingsTest ‑ localOverrides_overrideValuesAreFetchedCorrectly
com.google.firebase.sessions.settings.LocalOverrideSettingsTest ‑ localOverrides_returnsNullByDefault
com.google.firebase.sessions.settings.RemoteSettingsTest ‑ remoteSettingsFetcher_badFetch_callsOnFailure
com.google.firebase.sessions.settings.RemoteSettingsTest ‑ remoteSettings_fetchWhileFetchInProgress
com.google.firebase.sessions.settings.RemoteSettingsTest ‑ remoteSettings_successfulFetchCachesValues
com.google.firebase.sessions.settings.RemoteSettingsTest ‑ remoteSettings_successfulFetchWithEmptyConfigRetainsOldConfigs
com.google.firebase.sessions.settings.RemoteSettingsTest ‑ remoteSettings_successfulFetchWithLessConfigsCachesOnlyReceivedValues
com.google.firebase.sessions.settings.RemoteSettingsTest ‑ remoteSettings_successfulReFetchUpdatesCache
com.google.firebase.sessions.settings.SessionsSettingsTest ‑ sessionSettings_dataStorePreferencesNameIsFilenameSafe
com.google.firebase.sessions.settings.SessionsSettingsTest ‑ sessionSettings_fetchDefaults
com.google.firebase.sessions.settings.SessionsSettingsTest ‑ sessionSettings_fetchOverridingConfigs
com.google.firebase.sessions.settings.SessionsSettingsTest ‑ sessionSettings_fetchOverridingConfigsOnlyWhenPresent
com.google.firebase.sessions.settings.SessionsSettingsTest ‑ sessionSettings_invalidManifestConfigsDoNotOverride
com.google.firebase.sessions.settings.SessionsSettingsTest ‑ sessionSettings_manifestOverridesRemoteSettingsAndDefaultsWhenPresent
com.google.firebase.sessions.settings.SessionsSettingsTest ‑ sessionSettings_remoteSettingsOverrideDefaultsWhenPresent
com.google.firebase.sessions.settings.SettingsCacheTest ‑ sessionCache_returnsEmptyCache
com.google.firebase.sessions.settings.SettingsCacheTest ‑ settingConfigsAllowsUpdateConfigsAndCachesValues
com.google.firebase.sessions.settings.SettingsCacheTest ‑ settingConfigsCleansCacheForNullValues
com.google.firebase.sessions.settings.SettingsCacheTest ‑ settingConfigsReturnsCacheExpiredWithShortCacheDuration
com.google.firebase.sessions.settings.SettingsCacheTest ‑ settingConfigsReturnsCachedValue
com.google.firebase.sessions.settings.SettingsCacheTest ‑ settingConfigsReturnsCachedValueWithPartialConfigs
com.google.firebase.sessions.settings.SettingsCacheTest ‑ settingConfigsReturnsPreviouslyStoredValue
Loading