Skip to content

Push on main

Push on main #3984

GitHub Actions / Test Results succeeded Jun 23, 2025 in 0s

All 76 tests pass in 1m 14s

 50 files   50 suites   1m 14s ⏱️
 76 tests  76 ✅ 0 💤 0 ❌
168 runs  168 ✅ 0 💤 0 ❌

Results for commit 19273ca.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

76 tests found

There are 76 tests, see "Raw output" for the full list of tests.
Raw output
com.google.firebase.CoroutinesPlayServicesTests ‑ Task#await() resolves to the same result as Task#getResult()
com.google.firebase.CoroutinesPlayServicesTests ‑ Task#await() throws an Exception for failing Tasks
com.google.firebase.DataCollectionPostNDefaultEnabledTest ‑ isDataCollectionDefaultEnabled_shouldDefaultToTrue
com.google.firebase.DataCollectionPostNDefaultEnabledTest ‑ isDataCollectionDefaultEnabled_whenPrefsFalse_shouldReturnFalse
com.google.firebase.DataCollectionPostNDefaultEnabledTest ‑ isDataCollectionDefaultEnabled_whenPrefsTrue_shouldReturnTrue
com.google.firebase.DataCollectionPostNDefaultEnabledTest ‑ setDataCollectionDefaultEnabledFalse_shouldUpdateSharedPrefs
com.google.firebase.DataCollectionPostNDefaultEnabledTest ‑ setDataCollectionDefaultEnabled_shouldNotAffectOtherFirebaseAppInstances
com.google.firebase.DataCollectionPreNDefaultEnabledTest ‑ isDataCollectionDefaultEnabled_shouldDefaultToTrue
com.google.firebase.DataCollectionPreNDefaultEnabledTest ‑ isDataCollectionDefaultEnabled_whenPrefsFalse_shouldReturnFalse
com.google.firebase.DataCollectionPreNDefaultEnabledTest ‑ isDataCollectionDefaultEnabled_whenPrefsTrue_shouldReturnTrue
com.google.firebase.DataCollectionPreNDefaultEnabledTest ‑ setDataCollectionDefaultEnabledFalse_shouldUpdateSharedPrefs
com.google.firebase.DataCollectionPreNDefaultEnabledTest ‑ setDataCollectionDefaultEnabled_shouldNotAffectOtherFirebaseAppInstances
com.google.firebase.KtxTests ‑ Firebase#app should delegate to FirebaseApp#getInstance()
com.google.firebase.KtxTests ‑ Firebase#app(String) should delegate to FirebaseApp#getInstance(String)
com.google.firebase.KtxTests ‑ Firebase#initialize(Context, FirebaseOptions) should initialize the app correctly
com.google.firebase.KtxTests ‑ Firebase#initialize(Context, FirebaseOptions, String) should initialize the app correctly
com.google.firebase.KtxTests ‑ Firebase#options should delegate to FirebaseApp#getInstance()#options
com.google.firebase.TimestampTest ‑ testCompare
com.google.firebase.TimestampTest ‑ testFromDate
com.google.firebase.TimestampTest ‑ testFromInstant
com.google.firebase.TimestampTest ‑ testRejectBadDates
com.google.firebase.TimestampTest ‑ testTimestampParcelable
com.google.firebase.VersionGenerationTest ‑ isVersionGenerated_shouldNotBeEmpty
com.google.firebase.VersionTests ‑ libraryVersions_shouldBeRegisteredWithRuntime
com.google.firebase.concurrent.DelegatingScheduledExecutorServiceTest ‑ scheduleAtFixedRate_whenRunnableThrows_shouldCancelSchedule
com.google.firebase.concurrent.DelegatingScheduledExecutorServiceTest ‑ schedule_whenCancelled_shouldCancelUnderlyingFuture
com.google.firebase.concurrent.ExecutorComponentTest ‑ testThatAllExecutorsAreRegisteredByCommon
com.google.firebase.concurrent.LimitedConcurrencyExecutorTests ‑ execute_doesNotExecuteTasks_withConcurrencyMoreThanSpecified
com.google.firebase.concurrent.PausableExecutorImplTests ‑ execute_whenPaused_enqueuesTaskToExecuteWhenResumed
com.google.firebase.heartbeatinfo.DefaultHeartBeatControllerTest ‑ firstNewThenOld_synchronizedCorrectly
com.google.firebase.heartbeatinfo.DefaultHeartBeatControllerTest ‑ firstOldThenNew_synchronizedCorrectly
com.google.firebase.heartbeatinfo.DefaultHeartBeatControllerTest ‑ generateHeartBeat_oneHeartBeat
com.google.firebase.heartbeatinfo.DefaultHeartBeatControllerTest ‑ generateHeartBeat_twoHeartBeatsSameUserAgent
com.google.firebase.heartbeatinfo.DefaultHeartBeatControllerTest ‑ generateHeartBeat_twoHeartBeatstwoUserAgents
com.google.firebase.heartbeatinfo.DefaultHeartBeatControllerTest ‑ getHeartBeatCode_globalHeartBeat
com.google.firebase.heartbeatinfo.DefaultHeartBeatControllerTest ‑ getHeartBeatCode_noHeartBeat
com.google.firebase.heartbeatinfo.DefaultHeartBeatControllerTest ‑ whenNoSource_dontStoreHeartBeat
com.google.firebase.heartbeatinfo.HeartBeatInfoStorageTest ‑ currentDayHeartbeatNotSent_updatesCorrectly
com.google.firebase.heartbeatinfo.HeartBeatInfoStorageTest ‑ isSameDate_returnsCorrectly
com.google.firebase.heartbeatinfo.HeartBeatInfoStorageTest ‑ postHeartBeatCleanUp_worksCorrectly
com.google.firebase.heartbeatinfo.HeartBeatInfoStorageTest ‑ shouldSendGlobalHeartBeat_answerIsNo
com.google.firebase.heartbeatinfo.HeartBeatInfoStorageTest ‑ shouldSendGlobalHeartBeat_answerIsYes
com.google.firebase.heartbeatinfo.HeartBeatInfoStorageTest ‑ shouldSendSdkHeartBeat_answerIsYes
com.google.firebase.heartbeatinfo.HeartBeatInfoStorageTest ‑ storeExcessHeartBeats_cleanUpProperly
com.google.firebase.heartbeatinfo.HeartBeatInfoStorageTest ‑ storeOneHeartbeat_storesProperly
com.google.firebase.heartbeatinfo.HeartBeatInfoStorageTest ‑ storeOneHeartbeat_updatesProperly
com.google.firebase.heartbeatinfo.HeartBeatInfoStorageTest ‑ storeTwoHeartbeat_storesProperly
com.google.firebase.ktx.CoroutinesPlayServicesTests ‑ Task#await() resolves to the same result as Task#getResult()
com.google.firebase.ktx.CoroutinesPlayServicesTests ‑ Task#await() throws an Exception for failing Tasks
com.google.firebase.ktx.KtxTests ‑ Firebase#app should delegate to FirebaseApp#getInstance()
com.google.firebase.ktx.KtxTests ‑ Firebase#app(String) should delegate to FirebaseApp#getInstance(String)
com.google.firebase.ktx.KtxTests ‑ Firebase#initialize(Context, FirebaseOptions) should initialize the app correctly
com.google.firebase.ktx.KtxTests ‑ Firebase#initialize(Context, FirebaseOptions, String) should initialize the app correctly
com.google.firebase.ktx.KtxTests ‑ Firebase#options should delegate to FirebaseApp#getInstance()#options
com.google.firebase.ktx.VersionTests ‑ libraryVersions_shouldBeRegisteredWithRuntime
com.google.firebase.platforminfo.DefaultUserAgentPublisherTest ‑ getUserAgent_createsConcatenatedStringOfSdkVersions
com.google.firebase.platforminfo.DefaultUserAgentPublisherTest ‑ getUserAgent_returnsEmptyString_whenVersionSetIsEmpty
com.google.firebase.platforminfo.DefaultUserAgentPublisherTest ‑ getUserAgent_returnsStringIncludingGamesSDKVersions_whenGamesSDKVersionRegistrarReturnsVersions
com.google.firebase.platforminfo.FirebasePlatformLoggingTest ‑ test_auto_atHighEnoughApiLevel
com.google.firebase.platforminfo.FirebasePlatformLoggingTest ‑ test_auto_atNotHighEnoughApiLevel
com.google.firebase.platforminfo.FirebasePlatformLoggingTest ‑ test_embedded_atHighEnoughApiLevel
com.google.firebase.platforminfo.FirebasePlatformLoggingTest ‑ test_embedded_atNotHighEnoughApiLevel
com.google.firebase.platforminfo.FirebasePlatformLoggingTest ‑ test_installerPackage_withInstallerSet
com.google.firebase.platforminfo.FirebasePlatformLoggingTest ‑ test_installerPackage_withNoInstallerSet
com.google.firebase.platforminfo.FirebasePlatformLoggingTest ‑ test_tv_atHighEnoughApiLevel
com.google.firebase.platforminfo.FirebasePlatformLoggingTest ‑ test_watch_atHighEnoughApiLevel
com.google.firebase.platforminfo.GlobalLibraryVersionRegistrarTest ‑ getRegisteredVersions_returnsEmptySet_whenNoVersionsAreRegistered
com.google.firebase.platforminfo.GlobalLibraryVersionRegistrarTest ‑ registerVersion_persistsVersion
com.google.firebase.provider.FirebaseInitProviderNoIdsInResourcesTest ‑ testFirebaseInitProvider
com.google.firebase.tracing.ComponentMonitorTest ‑ testComponentMonitorTransformation
com.google.firebase.util.RandomUtilTest ‑ nextAlphanumericString() should return a different string each time it is invoked
com.google.firebase.util.RandomUtilTest ‑ nextAlphanumericString() should return a string containing only alphanumeric characters
com.google.firebase.util.RandomUtilTest ‑ nextAlphanumericString() should return a string of length 1 if the given 'length' is 1
com.google.firebase.util.RandomUtilTest ‑ nextAlphanumericString() should return a string of length 1000 if the given 'length' is 1000
com.google.firebase.util.RandomUtilTest ‑ nextAlphanumericString() should return an empty string if the given 'length' is 0
com.google.firebase.util.RandomUtilTest ‑ nextAlphanumericString() should throw if 'length' is less than zero