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

Update to GeckoView Nightly 125.0.20240315205819 on main #6029

Merged
merged 1 commit into from
Mar 16, 2024

Update GeckoView (Nightly) to 125.0.20240315205819.

43ef72c
Select commit
Loading
Failed to load commit list.
Merged

Update to GeckoView Nightly 125.0.20240315205819 on main #6029

Update GeckoView (Nightly) to 125.0.20240315205819.
43ef72c
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / build-components-browser-menu succeeded Mar 16, 2024 in 20m 17s

FirefoxCI (pull_request)

Execute Gradle tasks for component "browser-menu" (Treeherder push)

Details

View task in Taskcluster
View logs in Taskcluster

Test result files

(404 if compilation failed)


[task 2024-03-16T01:02:02.172Z]   TEST: trying to open a new menu when we already have one will dismiss the current
[task 2024-03-16T01:02:02.172Z]     I/AssetManager: no overlays.list file found
[task 2024-03-16T01:02:02.172Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/menu/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-03-16T01:02:02.272Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/menu/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-03-16T01:02:02.272Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/menu/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #64
[task 2024-03-16T01:02:02.272Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/menu/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #72
[task 2024-03-16T01:02:02.272Z]     E/ThemeUtils: View class androidx.appcompat.widget.AppCompatImageView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
[task 2024-03-16T01:02:02.272Z]     E/ThemeUtils: View class androidx.appcompat.widget.AppCompatImageView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
[task 2024-03-16T01:02:02.272Z]     E/ThemeUtils: View class androidx.appcompat.widget.AppCompatImageView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
[task 2024-03-16T01:02:02.272Z]   SUCCESS
[task 2024-03-16T01:02:02.272Z] 
[task 2024-03-16T01:02:02.272Z] 
[task 2024-03-16T01:02:02.272Z] SUITE: mozilla.components.browser.menu.view.StickyFooterLinearLayoutManagerTest
[task 2024-03-16T01:02:02.272Z]   TEST: GIVEN a reverseLayout menu WHEN getY is called THEN it returns 0 as the translation to be set for the sticky item
[task 2024-03-16T01:02:02.672Z]   SUCCESS
[task 2024-03-16T01:02:02.672Z] 
[task 2024-03-16T01:02:02.672Z]   TEST: GIVEN scrollToIndicatedPositionWithOffset WHEN called with a position equal to stickyItemPosition THEN will scroll to that position
[task 2024-03-16T01:02:02.672Z]   SUCCESS
[task 2024-03-16T01:02:02.672Z] 
[task 2024-03-16T01:02:02.672Z]   TEST: GIVEN scrollToIndicatedPositionWithOffset WHEN called with a position smaller than stickyItemPosition which is displayed THEN will scroll to that
[task 2024-03-16T01:02:02.672Z]   SUCCESS
[task 2024-03-16T01:02:02.672Z] 
[task 2024-03-16T01:02:02.672Z]   TEST: GIVEN stickyItemPosition not set WHEN shouldStickyItemBeShownForCurrentPosition is called THEN it returns false
[task 2024-03-16T01:02:02.672Z]   SUCCESS
[task 2024-03-16T01:02:02.672Z] 
[task 2024-03-16T01:02:02.672Z]   TEST: GIVEN a default layout menu WHEN getY is called THEN it returns the translation needed to push the sticky item to the top
[task 2024-03-16T01:02:02.672Z]   SUCCESS
[task 2024-03-16T01:02:02.672Z] 
[task 2024-03-16T01:02:02.672Z]   TEST: GIVEN scrollToIndicatedPositionWithOffset WHEN called with a position bigger than stickyItemPosition THEN will scroll to that position
[task 2024-03-16T01:02:02.672Z]   SUCCESS
[task 2024-03-16T01:02:02.672Z] 
[task 2024-03-16T01:02:02.672Z]   TEST: GIVEN scrollToIndicatedPositionWithOffset WHEN called with a position smaller than stickyItemPosition THEN will scroll to after that
[task 2024-03-16T01:02:02.672Z]   SUCCESS
[task 2024-03-16T01:02:02.672Z] 
[task 2024-03-16T01:02:02.672Z]   TEST:  GIVEN sticky item being scrolled downwards offscreen WHEN shouldStickyItemBeShownForCurrentPosition is called THEN it returns true
[task 2024-03-16T01:02:02.672Z]   SUCCESS
[task 2024-03-16T01:02:02.672Z] 
[task 2024-03-16T01:02:02.672Z]   TEST: GIVEN sticky item shown WHEN shouldStickyItemBeShownForCurrentPosition is called THEN it checks the item above the sticky one
[task 2024-03-16T01:02:02.672Z]   SUCCESS
[task 2024-03-16T01:02:02.672Z] 
[task 2024-03-16T01:02:02.672Z]   TEST:  GIVEN sticky item being the last shown item WHEN shouldStickyItemBeShownForCurrentPosition is called THEN it returns true
[task 2024-03-16T01:02:02.672Z]   SUCCESS
[task 2024-03-16T01:02:02.672Z] 
[task 2024-03-16T01:02:02.672Z]   TEST: GIVEN sticky item not shown WHEN shouldStickyItemBeShownForCurrentPosition is called THEN it checks the bottom most item
[task 2024-03-16T01:02:02.672Z]   SUCCESS
[task 2024-03-16T01:02:02.672Z] 
[task 2024-03-16T01:02:02.672Z]   TEST:  GIVEN sticky item being scrolled upwards from the bottom WHEN shouldStickyItemBeShownForCurrentPosition is called THEN it returns false
[task 2024-03-16T01:02:02.672Z]   SUCCESS
[task 2024-03-16T01:02:02.672Z] 
[task 2024-03-16T01:02:02.672Z] 
[task 2024-03-16T01:02:02.672Z] SUITE: mozilla.components.browser.menu.view.StickyHeaderLinearLayoutManagerTest
[task 2024-03-16T01:02:02.672Z]   TEST: GIVEN scrollToIndicatedPositionWithOffset WHEN called with a position equal to stickyItemPosition THEN will scroll to before that
[task 2024-03-16T01:02:02.672Z]   SUCCESS
[task 2024-03-16T01:02:02.672Z] 
[task 2024-03-16T01:02:02.672Z]   TEST: GIVEN items above the sticky item shown at top but ofsetted offscreen WHEN shouldStickyItemBeShownForCurrentPosition is called THEN it returns true
[task 2024-03-16T01:02:02.772Z]   SUCCESS
[task 2024-03-16T01:02:02.772Z] 
[task 2024-03-16T01:02:02.772Z]   TEST: GIVEN a default layout menu WHEN getY is called THEN it returns 0 as the translation to be set for the sticky item
[task 2024-03-16T01:02:02.772Z]   SUCCESS
[task 2024-03-16T01:02:02.772Z] 
[task 2024-03-16T01:02:02.772Z]   TEST: GIVEN stickyItemPosition not set WHEN shouldStickyItemBeShownForCurrentPosition is called THEN it returns false
[task 2024-03-16T01:02:02.772Z]   SUCCESS
[task 2024-03-16T01:02:02.772Z] 
[task 2024-03-16T01:02:02.772Z]   TEST: GIVEN scrollToIndicatedPositionWithOffset WHEN called with a position smaller than stickyItemPosition THEN will scroll to that position
[task 2024-03-16T01:02:02.772Z]   SUCCESS
[task 2024-03-16T01:02:02.772Z] 
[task 2024-03-16T01:02:02.772Z]   TEST: GIVEN items below the sticky item are scrolled upwards offscreen WHEN shouldStickyItemBeShownForCurrentPosition is called THEN it returns true
[task 2024-03-16T01:02:02.772Z]   SUCCESS
[task 2024-03-16T01:02:02.772Z] 
[task 2024-03-16T01:02:02.772Z]   TEST: GIVEN the sticky item is shown below the top of the list WHEN shouldStickyItemBeShownForCurrentPosition is called THEN it returns false
[task 2024-03-16T01:02:02.772Z]   SUCCESS
[task 2024-03-16T01:02:02.772Z] 
[task 2024-03-16T01:02:02.772Z]   TEST: GIVEN a reverseLayout menu WHEN getY is called THEN it returns the translation needed to push the sticky item to the top
[task 2024-03-16T01:02:02.772Z]   SUCCESS
[task 2024-03-16T01:02:02.772Z] 
[task 2024-03-16T01:02:02.772Z]   TEST: GIVEN the top item is the sticky one WHEN shouldStickyItemBeShownForCurrentPosition is called THEN it returns true
[task 2024-03-16T01:02:02.772Z]   SUCCESS
[task 2024-03-16T01:02:02.772Z] 
[task 2024-03-16T01:02:02.772Z]   TEST: GIVEN scrollToIndicatedPositionWithOffset WHEN called with a position bigger than stickyItemPosition THEN will scroll to before that
[task 2024-03-16T01:02:02.772Z]   SUCCESS
[task 2024-03-16T01:02:02.772Z] 
[task 2024-03-16T01:02:02.772Z] 
[task 2024-03-16T01:02:02.772Z] SUITE: mozilla.components.browser.menu.view.StickyItemsLinearLayoutManagerTest
[task 2024-03-16T01:02:02.772Z]   TEST: GIVEN a SILLM WHEN is called with a new position and offset THEN they are cached in scrollPosition and scrollOffset properties
[task 2024-03-16T01:02:02.772Z]   SUCCESS
[task 2024-03-16T01:02:02.772Z] 
[task 2024-03-16T01:02:02.772Z]   TEST: GIVEN sticky item is not null WHEN scrollToPositionWithOffset is called THEN scrollToIndicatedPositionWithOffset is delegated
[task 2024-03-16T01:02:02.872Z]   SUCCESS
[task 2024-03-16T01:02:02.872Z] 
[task 2024-03-16T01:02:02.872Z]   TEST: GIVEN a SILLM WHEN onRestoreInstanceState is called with a null state THEN scrollPosition and scrollOffset are left unchanged
[task 2024-03-16T01:02:02.872Z]   SUCCESS
[task 2024-03-16T01:02:02.872Z] 
[task 2024-03-16T01:02:02.872Z]   TEST: GIVEN a SILLM WHEN recycleStickyItem is called THEN the view holder is reset and allowed to be recycled
[task 2024-03-16T01:02:03.072Z]   SUCCESS
[task 2024-03-16T01:02:03.072Z] 
[task 2024-03-16T01:02:03.072Z]   TEST: WHEN get is called for a reversed StickyItemPlacement#BOTTOM layout manager THEN a StickyFooterLinearLayoutManager is returned
[task 2024-03-16T01:02:03.072Z]   SUCCESS
[task 2024-03-16T01:02:03.072Z] 
[task 2024-03-16T01:02:03.072Z]   TEST: GIVEN sticky item should be shown and it's view exists WHEN updateStickyItem is called THEN the stickyItemView gets set a new Y translation
[task 2024-03-16T01:02:03.072Z]   SUCCESS
[task 2024-03-16T01:02:03.072Z] 
[task 2024-03-16T01:02:03.072Z]   TEST: GIVEN sticky item is not null WHEN scrollToPosition is called THEN it calls scrollToPositionWithOffset with INVALID_OFFSET
[task 2024-03-16T01:02:03.072Z]   SUCCESS
[task 2024-03-16T01:02:03.072Z] 
[task 2024-03-16T01:02:03.072Z]   TEST: GIVEN no pending scroll WHEN bindStickyItem is called for a new View THEN no OnGlobalLayoutListener is set
[task 2024-03-16T01:02:03.072Z]   SUCCESS
[task 2024-03-16T01:02:03.072Z] 
[task 2024-03-16T01:02:03.072Z]   TEST: GIVEN a SILLM WHEN setAdapter is called with a new valid adapter THEN the current adapter is reset
[task 2024-03-16T01:02:03.172Z]   SUCCESS
[task 2024-03-16T01:02:03.172Z] 
[task 2024-03-16T01:02:03.172Z]   TEST: GIVEN a SILLM WHEN findLastVisibleItemPosition is called THEN it detaches the sticky item to call the super method
[task 2024-03-16T01:02:03.172Z]   SUCCESS
[task 2024-03-16T01:02:03.172Z] 
[task 2024-03-16T01:02:03.172Z]   TEST: GIVEN sticky item should be shown WHEN updateStickyItem is called while not layout THEN bindStickyItem is not called
[task 2024-03-16T01:02:03.172Z]   SUCCESS
[task 2024-03-16T01:02:03.172Z] 
[task 2024-03-16T01:02:03.172Z]   TEST: GIVEN a SILLM WHEN findFirstVisibleItemPosition is called THEN it detaches the sticky item to call the super method
[task 2024-03-16T01:02:03.172Z]   SUCCESS
[task 2024-03-16T01:02:03.172Z] 
[task 2024-03-16T01:02:03.172Z]   TEST: GIVEN a SILLM WHEN onLayoutChildren is called while not in preLayout THEN it execute the super with the sticky item detached and updates stickyItem
[task 2024-03-16T01:02:03.272Z]   SUCCESS
[task 2024-03-16T01:02:03.272Z] 
[task 2024-03-16T01:02:03.272Z]   TEST: GIVEN a SILLM WHEN a new instance is contructed THEN it has specific default values
[task 2024-03-16T01:02:03.272Z]   SUCCESS
[task 2024-03-16T01:02:03.272Z] 
[task 2024-03-16T01:02:03.272Z]   TEST: GIVEN an ItemPositionsAdapterDataObserver WHEN onItemRangeMoved is called THEN handleChange() is delegated
[task 2024-03-16T01:02:03.272Z]   SUCCESS
[task 2024-03-16T01:02:03.272Z] 
[task 2024-03-16T01:02:03.272Z]   TEST: WHEN get is called for a not reversed StickyItemPlacement#TOP layout manager THEN a StickyHeaderLinearLayoutManager is returned
[task 2024-03-16T01:02:03.272Z]   SUCCESS
[task 2024-03-16T01:02:03.272Z] 
[task 2024-03-16T01:02:03.272Z]   TEST: GIVEN a SILLM WHEN getAdapterPositionForItemIndex is called with a index for which there is no bound view THEN it returns -1
[task 2024-03-16T01:02:03.272Z]   SUCCESS
[task 2024-03-16T01:02:03.272Z] 
[task 2024-03-16T01:02:03.272Z]   TEST: GIVEN an ItemPositionsAdapterDataObserver WHEN onItemRangeRemoved is called THEN handleChange() is delegated
[task 2024-03-16T01:02:03.272Z]   SUCCESS
[task 2024-03-16T01:02:03.272Z] 
[task 2024-03-16T01:02:03.272Z]   TEST: GIVEN sticky item is null WHEN scrollToPosition is called THEN scrollToPositionWithOffset is not called
[task 2024-03-16T01:02:03.272Z]   SUCCESS
[task 2024-03-16T01:02:03.272Z] 
[task 2024-03-16T01:02:03.272Z]   TEST: GIVEN sticky item should be shown and exists WHEN updateStickyItem is called THEN another stickyItemView is not created
[task 2024-03-16T01:02:03.272Z]   SUCCESS
[task 2024-03-16T01:02:03.272Z] 
[task 2024-03-16T01:02:03.272Z]   TEST: GIVEN a SILLM WHEN onLayoutChildren is called while in preLayout THEN it execute the super with the sticky item detached and not updates stickyItem
[task 2024-03-16T01:02:03.272Z]   SUCCESS
[task 2024-03-16T01:02:03.272Z] 
[task 2024-03-16T01:02:03.272Z]   TEST: GIVEN a pending scroll WHEN bindStickyItem is called for a new View THEN a OnGlobalLayoutListener is set
[task 2024-03-16T01:02:03.272Z]   SUCCESS
[task 2024-03-16T01:02:03.272Z] 
[task 2024-03-16T01:02:03.272Z]   TEST: GIVEN A SILLM WHEN scrollVerticallyBy is called THEN it detaches the sticky item to scroll using parent and not updates the sticky item
[task 2024-03-16T01:02:03.272Z]   SUCCESS
[task 2024-03-16T01:02:03.272Z] 
[task 2024-03-16T01:02:03.272Z]   TEST: WHEN get is called for a not reversed StickyItemPlacement#BOTTOM layout manager THEN a StickyFooterLinearLayoutManager is returned
[task 2024-03-16T01:02:03.272Z]   SUCCESS
[task 2024-03-16T01:02:03.272Z] 
[task 2024-03-16T01:02:03.272Z]   TEST: GIVEN an ItemPositionsAdapterDataObserver WHEN calculateNewStickyItemPosition is called for a bottom item the sticky position is last in adaptor
[task 2024-03-16T01:02:03.272Z]   SUCCESS
[task 2024-03-16T01:02:03.272Z] 
[task 2024-03-16T01:02:03.272Z]   TEST: GIVEN a SILLM WHEN setAdapter is called with a null argument THEN the current adapter and stickyItem are set to null
[task 2024-03-16T01:02:03.272Z]   SUCCESS
[task 2024-03-16T01:02:03.272Z] 
[task 2024-03-16T01:02:03.272Z]   TEST: GIVEN an ItemPositionsAdapterDataObserver WHEN handleChange is called THEN the sticky item is updated
[task 2024-03-16T01:02:03.272Z]   SUCCESS
[task 2024-03-16T01:02:03.272Z] 
[task 2024-03-16T01:02:03.272Z]   TEST: GIVEN a SILLM WHEN onAttachedToWindow called THEN it calls super and sets the new adapter
[task 2024-03-16T01:02:03.772Z]   SUCCESS
[task 2024-03-16T01:02:03.772Z] 
[task 2024-03-16T01:02:03.772Z]   TEST: GIVEN sticky item is null WHEN onFocusSearchFailed is called THEN it detaches the sticky item to call the super method
[task 2024-03-16T01:02:03.772Z]   SUCCESS
[task 2024-03-16T01:02:03.772Z] 
[task 2024-03-16T01:02:03.772Z]   TEST: GIVEN a SILLM WHEN computeVerticalScrollExtent is called THEN it detaches the sticky item to call the super method
[task 2024-03-16T01:02:03.772Z]   SUCCESS
[task 2024-03-16T01:02:03.772Z] 
[task 2024-03-16T01:02:03.772Z]   TEST: GIVEN a SILLM WHEN getAdapterPositionForItemIndex is called with a index of an existing view THEN it returns it's absoluteAdapterPosition
[task 2024-03-16T01:02:03.772Z]   SUCCESS
[task 2024-03-16T01:02:03.772Z] 
[task 2024-03-16T01:02:03.772Z]   TEST: GIVEN a SILLM WHEN onSaveInstanceState called THEN it returns a new SavedState with the scroll data
[task 2024-03-16T01:02:03.772Z]   SUCCESS
[task 2024-03-16T01:02:03.772Z] 
[task 2024-03-16T01:02:03.772Z]   TEST: GIVEN a SILLM WHEN computeVerticalScrollRange is called THEN it detaches the sticky item to call the super method
[task 2024-03-16T01:02:03.772Z]   SUCCESS
[task 2024-03-16T01:02:03.772Z] 
[task 2024-03-16T01:02:03.772Z]   TEST: GIVEN a SILLM WHEN computeScrollVectorForPosition is called THEN it detaches the sticky item to call the super method
[task 2024-03-16T01:02:03.772Z]   SUCCESS
[task 2024-03-16T01:02:03.772Z] 
[task 2024-03-16T01:02:03.772Z]   TEST: GIVEN a SILLM WHEN findFirstCompletelyVisibleItemPosition is called THEN it detaches the sticky item to call the super method
[task 2024-03-16T01:02:03.772Z]   SUCCESS
[task 2024-03-16T01:02:03.772Z] 
[task 2024-03-16T01:02:03.772Z]   TEST: GIVEN sticky item should not be shown WHEN updateStickyItem is called THEN the stickyItemView is recycled
[task 2024-03-16T01:02:03.772Z]   SUCCESS
[task 2024-03-16T01:02:03.772Z] 
[task 2024-03-16T01:02:03.772Z]   TEST: GIVEN a SILLM WHEN restoreView is called with a method parameter THEN the sticky item is detached, method executed, item reattached
[task 2024-03-16T01:02:03.772Z]   SUCCESS
[task 2024-03-16T01:02:03.772Z] 
[task 2024-03-16T01:02:03.772Z]   TEST: GIVEN an ItemPositionsAdapterDataObserver WHEN calculateNewStickyItemPosition is called for a top item the sticky position is first in adaptor
[task 2024-03-16T01:02:03.772Z]   SUCCESS
[task 2024-03-16T01:02:03.772Z] 
[task 2024-03-16T01:02:03.772Z]   TEST: GIVEN sticky item should be shown WHEN updateStickyItem is called while layout THEN bindStickyItem is called
[task 2024-03-16T01:02:03.772Z]   SUCCESS
[task 2024-03-16T01:02:03.772Z] 
[task 2024-03-16T01:02:03.772Z]   TEST: GIVEN an ItemPositionsAdapterDataObserver WHEN onChanged is called THEN handleChange() is delegated
[task 2024-03-16T01:02:03.773Z]   SUCCESS
[task 2024-03-16T01:02:03.773Z] 
[task 2024-03-16T01:02:03.773Z]   TEST: GIVEN a SILLM WHEN findLastCompletelyVisibleItemPosition is called THEN it detaches the sticky item to call the super method
[task 2024-03-16T01:02:03.773Z]   SUCCESS
[task 2024-03-16T01:02:03.773Z] 
[task 2024-03-16T01:02:03.773Z]   TEST: GIVEN an ItemPositionsAdapterDataObserver WHEN onItemRangeInserted is called THEN handleChange() is delegated
[task 2024-03-16T01:02:03.773Z]   SUCCESS
[task 2024-03-16T01:02:03.773Z] 
[task 2024-03-16T01:02:03.773Z]   TEST: GIVEN a SILLM WHEN bindStickyItem is called for a new View THEN the view is measured and layout
[task 2024-03-16T01:02:03.773Z]   SUCCESS
[task 2024-03-16T01:02:03.773Z] 
[task 2024-03-16T01:02:03.773Z]   TEST: GIVEN a SILLM WHEN computeVerticalScrollOffset is called THEN it detaches the sticky item to call the super method
[task 2024-03-16T01:02:03.773Z]   SUCCESS
[task 2024-03-16T01:02:03.773Z] 
[task 2024-03-16T01:02:03.773Z]   TEST: WHEN get is called for a reversed StickyItemPlacement#TOP layout manager THEN a StickyHeaderLinearLayoutManager is returned
[task 2024-03-16T01:02:03.773Z]   SUCCESS
[task 2024-03-16T01:02:03.773Z] 
[task 2024-03-16T01:02:03.773Z]   TEST: GIVEN sticky item should be shown and not exists WHEN updateStickyItem is called THEN a new stickyItemView is created
[task 2024-03-16T01:02:03.773Z]   SUCCESS
[task 2024-03-16T01:02:03.773Z] 
[task 2024-03-16T01:02:03.773Z]   TEST: GIVEN a SILLM WHEN measureAndLayout is called for a new View THEN it is measured and layout
[task 2024-03-16T01:02:03.773Z]   SUCCESS
[task 2024-03-16T01:02:03.773Z] 
[task 2024-03-16T01:02:03.773Z]   TEST: GIVEN SILLM WHEN createStickyView is called THEN a new View is created and cached in stickyItemView
[task 2024-03-16T01:02:03.773Z]   SUCCESS
[task 2024-03-16T01:02:03.773Z] 
[task 2024-03-16T01:02:03.773Z]   TEST: GIVEN a SILLM WHEN onRestoreInstanceState is called with a new state THEN it updates scrollPosition and scrollOffset
[task 2024-03-16T01:02:03.773Z]   SUCCESS
[task 2024-03-16T01:02:03.773Z] 
[task 2024-03-16T01:02:04.272Z] 
[task 2024-03-16T01:02:04.272Z] > Task :browser-menu:jacocoReleaseTestReport SKIPPED
[task 2024-03-16T01:02:04.272Z] > Task :browser-menu:jacocoDebugTestReport SKIPPED
[task 2024-03-16T01:02:04.472Z] > Task :browser-menu:lintReportRelease
[task 2024-03-16T01:02:04.472Z] > Task :browser-menu:lintRelease
[task 2024-03-16T01:02:04.472Z] 
[task 2024-03-16T01:02:04.472Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2024-03-16T01:02:04.472Z] 
[task 2024-03-16T01:02:04.472Z] 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-03-16T01:02:04.472Z] 
[task 2024-03-16T01:02:04.472Z] For more on this, please refer to https://docs.gradle.org/8.6/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
[task 2024-03-16T01:02:04.472Z] 
[task 2024-03-16T01:02:04.472Z] BUILD SUCCESSFUL in 4m 2s
[task 2024-03-16T01:02:04.472Z] 932 actionable tasks: 664 executed, 268 from cache
[fetches 2024-03-16T01:02:04.855Z] removing /builds/worker/fetches
[fetches 2024-03-16T01:02:05.580Z] finished
[taskcluster 2024-03-16 01:02:05.924Z] === Task Finished ===
[taskcluster 2024-03-16 01:02:07.980Z] Artifact "public/reports/jacoco" not found at "/builds/worker/checkouts/vcs/android-components/components/browser/menu/build/reports/jacoco": (HTTP code 404) no such container - Could not find the file /builds/worker/checkouts/vcs/android-components/components/browser/menu/build/reports/jacoco in container 0b821734bec1e635b5dfa38c32c71d3b4356f959c29e36cf565a6edaf65adba5 
[taskcluster 2024-03-16 01:02:15.004Z] Successful task run with exit code: 0 completed in 299.521 seconds