Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Bug 1876567 - Fix Middleware Issue with Processing Translations States #5302

Merged
merged 3 commits into from
Jan 25, 2024

Merge branch 'main' into bug1876567

5706b68
Select commit
Loading
Failed to load commit list.
Merged

Bug 1876567 - Fix Middleware Issue with Processing Translations States #5302

Merge branch 'main' into bug1876567
5706b68
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / build-components-feature-syncedtabs succeeded Jan 25, 2024 in 5m 13s

FirefoxCI (pull_request)

Execute Gradle tasks for component "feature-syncedtabs" (Treeherder push)

Details

View task in Taskcluster
View logs in Taskcluster

Test result files

(404 if compilation failed)


[task 2024-01-25T23:17:40.016Z] 
[task 2024-01-25T23:17:40.016Z]   TEST: GIVEN an external filter WHEN querying tabs THEN return only the results that pass through the filter
[task 2024-01-25T23:17:40.017Z]   SUCCESS
[task 2024-01-25T23:17:40.017Z] 
[task 2024-01-25T23:17:40.017Z] 
[task 2024-01-25T23:17:40.017Z] SUITE: mozilla.components.feature.syncedtabs.controller.DefaultControllerTest
[task 2024-01-25T23:17:40.017Z]   TEST: WHEN syncAccount is called THEN view is loading, devices are refreshed, and sync started
[task 2024-01-25T23:17:41.216Z]   SUCCESS
[task 2024-01-25T23:17:41.216Z] 
[task 2024-01-25T23:17:41.216Z]   TEST: notify if there are no tabs from other devices to sync
[task 2024-01-25T23:17:41.416Z]   SUCCESS
[task 2024-01-25T23:17:41.417Z] 
[task 2024-01-25T23:17:41.417Z]   TEST: display synced tabs
[task 2024-01-25T23:17:41.417Z]   SUCCESS
[task 2024-01-25T23:17:41.417Z] 
[task 2024-01-25T23:17:41.417Z]   TEST: update view only when no account available
[task 2024-01-25T23:17:41.417Z]   SUCCESS
[task 2024-01-25T23:17:41.417Z] 
[task 2024-01-25T23:17:41.417Z]   TEST: notify if there are no other devices synced
[task 2024-01-25T23:17:41.417Z]   SUCCESS
[task 2024-01-25T23:17:41.417Z] 
[task 2024-01-25T23:17:41.417Z] 
[task 2024-01-25T23:17:41.417Z] SUITE: mozilla.components.feature.syncedtabs.ext.SyncedTabsStorageKtTest
[task 2024-01-25T23:17:41.417Z]   TEST: GIVEN synced tabs exist WHEN asked for active device tabs THEN return all tabs
[task 2024-01-25T23:17:41.417Z]   SUCCESS
[task 2024-01-25T23:17:41.417Z] 
[task 2024-01-25T23:17:41.417Z]   TEST: GIVEN synced tabs exist WHEN asked for a lower number of active device tabs THEN return tabs up to that number
[task 2024-01-25T23:17:41.417Z]   SUCCESS
[task 2024-01-25T23:17:41.417Z] 
[task 2024-01-25T23:17:41.417Z]   TEST: GIVEN synced tabs exist WHEN asked for active device tabs and a filter is passed THEN return all tabs matching the filter
[task 2024-01-25T23:17:41.516Z]   SUCCESS
[task 2024-01-25T23:17:41.516Z] 
[task 2024-01-25T23:17:41.516Z] 
[task 2024-01-25T23:17:41.516Z] SUITE: mozilla.components.feature.syncedtabs.facts.SyncedTabsFactsTest
[task 2024-01-25T23:17:41.516Z]   TEST: Emits facts for current state
[task 2024-01-25T23:17:41.516Z]   SUCCESS
[task 2024-01-25T23:17:41.517Z] 
[task 2024-01-25T23:17:41.517Z] 
[task 2024-01-25T23:17:41.517Z] SUITE: mozilla.components.feature.syncedtabs.interactor.DefaultInteractorTest
[task 2024-01-25T23:17:41.517Z]   TEST: onRefresh does not update devices when there is no constellation
[task 2024-01-25T23:17:41.517Z]   SUCCESS
[task 2024-01-25T23:17:41.517Z] 
[task 2024-01-25T23:17:41.517Z]   TEST: stop
[task 2024-01-25T23:17:41.517Z]   SUCCESS
[task 2024-01-25T23:17:41.517Z] 
[task 2024-01-25T23:17:41.517Z]   TEST: start
[task 2024-01-25T23:17:41.517Z]   SUCCESS
[task 2024-01-25T23:17:41.517Z] 
[task 2024-01-25T23:17:41.517Z]   TEST: onRefresh updates devices when there is a constellation
[task 2024-01-25T23:17:41.517Z]   SUCCESS
[task 2024-01-25T23:17:41.517Z] 
[task 2024-01-25T23:17:41.517Z]   TEST: onTabClicked invokes callback
[task 2024-01-25T23:17:41.517Z]   SUCCESS
[task 2024-01-25T23:17:41.517Z] 
[task 2024-01-25T23:17:41.517Z] 
[task 2024-01-25T23:17:41.517Z] SUITE: mozilla.components.feature.syncedtabs.presenter.DefaultPresenterTest
[task 2024-01-25T23:17:41.616Z]   TEST: show loading state on started status
[task 2024-01-25T23:17:41.616Z]     I/AssetManager: no overlays.list file found
[task 2024-01-25T23:17:41.616Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-01-25T23:17:41.616Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #159
[task 2024-01-25T23:17:41.616Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #167
[task 2024-01-25T23:17:41.617Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #175
[task 2024-01-25T23:17:42.116Z]   SUCCESS
[task 2024-01-25T23:17:42.116Z] 
[task 2024-01-25T23:17:42.116Z]   TEST: start invokes syncTabs - account profile is absent
[task 2024-01-25T23:17:42.116Z]     I/AssetManager: no overlays.list file found
[task 2024-01-25T23:17:42.216Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-01-25T23:17:42.216Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #159
[task 2024-01-25T23:17:42.216Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #167
[task 2024-01-25T23:17:42.216Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #175
[task 2024-01-25T23:17:42.416Z]   SUCCESS
[task 2024-01-25T23:17:42.416Z] 
[task 2024-01-25T23:17:42.416Z]   TEST: sync tabs on idle status - tabs sync disabled
[task 2024-01-25T23:17:42.417Z]     I/AssetManager: no overlays.list file found
[task 2024-01-25T23:17:42.417Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-01-25T23:17:42.417Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #159
[task 2024-01-25T23:17:42.417Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #167
[task 2024-01-25T23:17:42.417Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #175
[task 2024-01-25T23:17:42.417Z]   SUCCESS
[task 2024-01-25T23:17:42.417Z] 
[task 2024-01-25T23:17:42.417Z]   TEST: notify on authentication problems
[task 2024-01-25T23:17:42.516Z]     I/AssetManager: no overlays.list file found
[task 2024-01-25T23:17:42.517Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-01-25T23:17:42.517Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #159
[task 2024-01-25T23:17:42.517Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #167
[task 2024-01-25T23:17:42.517Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #175
[task 2024-01-25T23:17:42.517Z]   SUCCESS
[task 2024-01-25T23:17:42.517Z] 
[task 2024-01-25T23:17:42.517Z]   TEST: notify on authenticated
[task 2024-01-25T23:17:42.517Z]     I/AssetManager: no overlays.list file found
[task 2024-01-25T23:17:42.616Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-01-25T23:17:42.616Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #159
[task 2024-01-25T23:17:42.616Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #167
[task 2024-01-25T23:17:42.616Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #175
[task 2024-01-25T23:17:42.616Z]   SUCCESS
[task 2024-01-25T23:17:42.616Z] 
[task 2024-01-25T23:17:42.616Z]   TEST: start returns when there is no profile
[task 2024-01-25T23:17:42.716Z]     I/AssetManager: no overlays.list file found
[task 2024-01-25T23:17:42.716Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-01-25T23:17:42.716Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #159
[task 2024-01-25T23:17:42.716Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #167
[task 2024-01-25T23:17:42.716Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #175
[task 2024-01-25T23:17:42.716Z]   SUCCESS
[task 2024-01-25T23:17:42.716Z] 
[task 2024-01-25T23:17:42.716Z]   TEST: sync tabs on idle status - tabs sync enabled
[task 2024-01-25T23:17:42.816Z]     I/AssetManager: no overlays.list file found
[task 2024-01-25T23:17:42.817Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-01-25T23:17:42.817Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #159
[task 2024-01-25T23:17:42.817Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #167
[task 2024-01-25T23:17:42.817Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #175
[task 2024-01-25T23:17:42.817Z]   SUCCESS
[task 2024-01-25T23:17:42.817Z] 
[task 2024-01-25T23:17:42.817Z]   TEST: notify on error
[task 2024-01-25T23:17:42.817Z]     I/AssetManager: no overlays.list file found
[task 2024-01-25T23:17:42.916Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-01-25T23:17:42.916Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #159
[task 2024-01-25T23:17:42.917Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #167
[task 2024-01-25T23:17:42.917Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #175
[task 2024-01-25T23:17:42.917Z]   SUCCESS
[task 2024-01-25T23:17:42.917Z] 
[task 2024-01-25T23:17:42.917Z]   TEST: start invokes syncTabs - account profile is present
[task 2024-01-25T23:17:43.016Z]     I/AssetManager: no overlays.list file found
[task 2024-01-25T23:17:43.017Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-01-25T23:17:43.017Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #159
[task 2024-01-25T23:17:43.017Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #167
[task 2024-01-25T23:17:43.017Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #175
[task 2024-01-25T23:17:43.017Z]   SUCCESS
[task 2024-01-25T23:17:43.017Z] 
[task 2024-01-25T23:17:43.017Z]   TEST: start returns if sync needs reauthentication
[task 2024-01-25T23:17:43.116Z]     I/AssetManager: no overlays.list file found
[task 2024-01-25T23:17:43.116Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-01-25T23:17:43.116Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #159
[task 2024-01-25T23:17:43.116Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #167
[task 2024-01-25T23:17:43.116Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #175
[task 2024-01-25T23:17:43.116Z]   SUCCESS
[task 2024-01-25T23:17:43.116Z] 
[task 2024-01-25T23:17:43.116Z]   TEST: start returns if sync engine is not enabled
[task 2024-01-25T23:17:43.117Z]     I/AssetManager: no overlays.list file found
[task 2024-01-25T23:17:43.117Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-01-25T23:17:43.117Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #159
[task 2024-01-25T23:17:43.117Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #167
[task 2024-01-25T23:17:43.117Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #175
[task 2024-01-25T23:17:43.216Z]   SUCCESS
[task 2024-01-25T23:17:43.216Z] 
[task 2024-01-25T23:17:43.216Z]   TEST: notify on logout
[task 2024-01-25T23:17:43.216Z]     I/AssetManager: no overlays.list file found
[task 2024-01-25T23:17:43.216Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-01-25T23:17:43.216Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #159
[task 2024-01-25T23:17:43.216Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #167
[task 2024-01-25T23:17:43.217Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #175
[task 2024-01-25T23:17:43.217Z]   SUCCESS
[task 2024-01-25T23:17:43.217Z] 
[task 2024-01-25T23:17:43.217Z]   TEST: GIVEN the presenter is started WHEN it is stopped THEN unregister the account and sync events observers
[task 2024-01-25T23:17:43.217Z]     I/AssetManager: no overlays.list file found
[task 2024-01-25T23:17:43.217Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-01-25T23:17:43.217Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #159
[task 2024-01-25T23:17:43.217Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #167
[task 2024-01-25T23:17:43.217Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #175
[task 2024-01-25T23:17:43.316Z]   SUCCESS
[task 2024-01-25T23:17:43.316Z] 
[task 2024-01-25T23:17:43.316Z] 
[task 2024-01-25T23:17:43.316Z] SUITE: mozilla.components.feature.syncedtabs.storage.SyncedTabsStorageTest
[task 2024-01-25T23:17:43.317Z]   TEST: only loaded tabs are stored on load
[task 2024-01-25T23:17:43.516Z]   SUCCESS
[task 2024-01-25T23:17:43.516Z] 
[task 2024-01-25T23:17:43.517Z]   TEST: tabs are stored when lastAccessed is changed for any tab
[task 2024-01-25T23:17:43.517Z]   SUCCESS
[task 2024-01-25T23:17:43.517Z] 
[task 2024-01-25T23:17:43.517Z]   TEST: syncClients returns clients if the account is set and constellation state is set too
[task 2024-01-25T23:17:43.517Z]   SUCCESS
[task 2024-01-25T23:17:43.517Z] 
[task 2024-01-25T23:17:43.517Z]   TEST: stops listening to browser store changes on stop()
[task 2024-01-25T23:17:43.616Z]   SUCCESS
[task 2024-01-25T23:17:43.616Z] 
[task 2024-01-25T23:17:43.616Z]   TEST: tabs are stored when selected tab changes
[task 2024-01-25T23:17:43.617Z]   SUCCESS
[task 2024-01-25T23:17:43.617Z] 
[task 2024-01-25T23:17:43.617Z]   TEST: tabs are stored when loaded
[task 2024-01-25T23:17:43.617Z]   SUCCESS
[task 2024-01-25T23:17:43.617Z] 
[task 2024-01-25T23:17:43.617Z]   TEST: listens to browser store changes, stores state changes, and calls onStoreComplete
[task 2024-01-25T23:17:43.617Z]   SUCCESS
[task 2024-01-25T23:17:43.617Z] 
[task 2024-01-25T23:17:43.617Z]   TEST: syncClients returns null if the account is null
[task 2024-01-25T23:17:43.617Z]   SUCCESS
[task 2024-01-25T23:17:43.617Z] 
[task 2024-01-25T23:17:43.617Z]   TEST: getSyncedTabs returns empty list if syncClients() is null
[task 2024-01-25T23:17:43.617Z]   SUCCESS
[task 2024-01-25T23:17:43.617Z] 
[task 2024-01-25T23:17:43.617Z]   TEST: getSyncedTabs matches tabs with FxA devices
[task 2024-01-25T23:17:43.617Z]   SUCCESS
[task 2024-01-25T23:17:43.617Z] 
[task 2024-01-25T23:17:43.617Z]   TEST: syncClients returns null if the account is set but constellation state is null
[task 2024-01-25T23:17:43.617Z]   SUCCESS
[task 2024-01-25T23:17:43.617Z] 
[task 2024-01-25T23:17:44.016Z] 
[task 2024-01-25T23:17:44.016Z] > Task :browser-icons:compileDebugJavaWithJavac NO-SOURCE
[task 2024-01-25T23:17:44.016Z] > Task :feature-session:compileDebugJavaWithJavac NO-SOURCE
[task 2024-01-25T23:17:44.116Z] > Task :browser-icons:bundleLibCompileToJarDebug
[task 2024-01-25T23:17:44.116Z] > Task :feature-session:bundleLibCompileToJarDebug
[task 2024-01-25T23:17:44.116Z] > Task :browser-icons:bundleLibRuntimeToJarDebug
[task 2024-01-25T23:17:44.116Z] > Task :feature-session:bundleLibRuntimeToJarDebug
[task 2024-01-25T23:17:44.116Z] > Task :browser-icons:bundleLibResDebug
[task 2024-01-25T23:17:44.116Z] > Task :feature-session:bundleLibResDebug
[task 2024-01-25T23:17:44.116Z] > Task :feature-syncedtabs:jacocoReleaseTestReport SKIPPED
[task 2024-01-25T23:17:44.116Z] > Task :feature-syncedtabs:jacocoDebugTestReport SKIPPED
[task 2024-01-25T23:17:44.416Z] > Task :feature-syncedtabs:generateMetadataFileForReleasePublication
[task 2024-01-25T23:17:44.416Z] > Task :feature-syncedtabs:lintReportRelease
[task 2024-01-25T23:17:44.516Z] > Task :feature-syncedtabs:publishReleasePublicationToMavenRepository
[task 2024-01-25T23:17:44.518Z] > Task :feature-syncedtabs:lintRelease
[task 2024-01-25T23:17:44.518Z] > Task :feature-syncedtabs:publish
[task 2024-01-25T23:17:45.621Z] > Task :feature-syncedtabs:compileDebugKotlin
[task 2024-01-25T23:17:45.716Z] > Task :feature-syncedtabs:extractDebugAnnotations
[task 2024-01-25T23:17:45.716Z] > Task :feature-syncedtabs:compileDebugJavaWithJavac NO-SOURCE
[task 2024-01-25T23:17:45.716Z] > Task :feature-syncedtabs:mergeDebugGeneratedProguardFiles
[task 2024-01-25T23:17:45.716Z] > Task :feature-syncedtabs:mergeDebugConsumerProguardFiles
[task 2024-01-25T23:17:45.716Z] > Task :feature-syncedtabs:mergeDebugJavaResource
[task 2024-01-25T23:17:45.716Z] > Task :feature-syncedtabs:bundleLibCompileToJarDebug
[task 2024-01-25T23:17:45.816Z] > Task :feature-syncedtabs:bundleLibRuntimeToJarDebug
[task 2024-01-25T23:17:45.816Z] > Task :feature-syncedtabs:syncDebugLibJars
[task 2024-01-25T23:17:45.816Z] > Task :feature-syncedtabs:bundleDebugAar
[task 2024-01-25T23:17:45.816Z] > Task :feature-syncedtabs:assembleDebug
[task 2024-01-25T23:17:45.816Z] > Task :feature-syncedtabs:assemble
[task 2024-01-25T23:17:45.816Z] > Task :feature-syncedtabs:compileDebugAndroidTestKotlin NO-SOURCE
[task 2024-01-25T23:17:45.816Z] > Task :feature-syncedtabs:compileDebugAndroidTestJavaWithJavac NO-SOURCE
[task 2024-01-25T23:17:50.816Z] > Task :feature-syncedtabs:dexBuilderDebugAndroidTest
[task 2024-01-25T23:17:50.818Z] > Task :feature-syncedtabs:bundleLibResDebug
[task 2024-01-25T23:17:51.016Z] > Task :feature-syncedtabs:mergeProjectDexDebugAndroidTest
[task 2024-01-25T23:17:51.316Z] > Task :feature-syncedtabs:mergeDebugAndroidTestGlobalSynthetics
[task 2024-01-25T23:17:51.616Z] > Task :feature-syncedtabs:mergeDebugAndroidTestJavaResource
[task 2024-01-25T23:17:52.416Z] > Task :feature-syncedtabs:mergeLibDexDebugAndroidTest
[task 2024-01-25T23:17:54.016Z] > Task :feature-syncedtabs:packageDebugAndroidTest
[task 2024-01-25T23:17:54.016Z] > Task :feature-syncedtabs:createDebugAndroidTestApkListingFileRedirect
[task 2024-01-25T23:17:54.016Z] > Task :feature-syncedtabs:assembleDebugAndroidTest
[task 2024-01-25T23:17:54.016Z] > Task :feature-syncedtabs:assembleAndroidTest
[task 2024-01-25T23:17:54.116Z] 
[task 2024-01-25T23:17:54.116Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2024-01-25T23:17:54.117Z] 
[task 2024-01-25T23:17:54.117Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[task 2024-01-25T23:17:54.117Z] 
[task 2024-01-25T23:17:54.117Z] For more on this, please refer to https://docs.gradle.org/8.5/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
[task 2024-01-25T23:17:54.117Z] 
[task 2024-01-25T23:17:54.117Z] BUILD SUCCESSFUL in 4m 15s
[task 2024-01-25T23:17:54.117Z] 1066 actionable tasks: 730 executed, 336 from cache
[fetches 2024-01-25T23:17:54.491Z] removing /builds/worker/fetches
[fetches 2024-01-25T23:17:55.450Z] finished
[taskcluster 2024-01-25 23:17:55.942Z] === Task Finished ===
[taskcluster 2024-01-25 23:17:55.954Z] Artifact "public/reports/jacoco" not found at "/builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/reports/jacoco": (HTTP code 404) no such container - Could not find the file /builds/worker/checkouts/vcs/android-components/components/feature/syncedtabs/build/reports/jacoco in container c83fae09bd9f0a099ee021ea6a96913ac58aefb5639ae877fb26b73d7ff56904 
[taskcluster 2024-01-25 23:17:59.643Z] Successful task run with exit code: 0 completed in 310.327 seconds