Push on main #3780
GitHub Actions / Test Results
succeeded
May 8, 2025 in 0s
All 22 tests pass in 18s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
22 tests found
There are 22 tests, see "Raw output" for the full list of tests.
Raw output
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
Loading