Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1805070 - Update detekt to v1.22.0 in A-C #292

Merged
merged 6 commits into from
May 19, 2023

Merge branch 'main' into 1805070-update-detekt-in-ac

ea3fd8f
Select commit
Failed to load commit list.
Merged

Bug 1805070 - Update detekt to v1.22.0 in A-C #292

Merge branch 'main' into 1805070-update-detekt-in-ac
ea3fd8f
Select commit
Failed to load commit list.
firefoxci-taskcluster / build-components-feature-toolbar succeeded May 19, 2023 in 16m 40s

FirefoxCI (pull_request)

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

Details

View task in Taskcluster
View logs in Taskcluster

Test result files

(404 if compilation failed)


[task 2023-05-19T00:44:08.185Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #64
[task 2023-05-19T00:44:08.185Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #72
[task 2023-05-19T00:44:08.185Z]   SUCCESS
[task 2023-05-19T00:44:08.185Z] 
[task 2023-05-19T00:44:08.185Z]   TEST: GIVEN the current tab is loading an url WHEN the page is scrolled THEN expand toolbar
[task 2023-05-19T00:44:08.185Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:44:08.185Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:44:08.185Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #64
[task 2023-05-19T00:44:08.185Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #72
[task 2023-05-19T00:44:08.185Z]   SUCCESS
[task 2023-05-19T00:44:08.185Z] 
[task 2023-05-19T00:44:08.185Z] 
[task 2023-05-19T00:44:08.185Z] SUITE: mozilla.components.feature.toolbar.ToolbarFeatureTest
[task 2023-05-19T00:44:08.185Z]   TEST: GIVEN ToolbarFeature, WHEN onBackPressed() is called THEN it should call toolbar#onBackPressed()
[task 2023-05-19T00:44:08.185Z]   SUCCESS
[task 2023-05-19T00:44:08.185Z] 
[task 2023-05-19T00:44:08.185Z]   TEST: GIVEN ToolbarFeature, WHEN start() is called THEN it should call controller#start()
[task 2023-05-19T00:44:08.185Z]   SUCCESS
[task 2023-05-19T00:44:08.185Z] 
[task 2023-05-19T00:44:08.185Z]   TEST: GIVEN ToolbarFeature, WHEN stop() is called THEN it should call controller#stop()
[task 2023-05-19T00:44:08.185Z]   SUCCESS
[task 2023-05-19T00:44:08.185Z] 
[task 2023-05-19T00:44:08.185Z]   TEST: GIVEN ToolbarFeature, WHEN start() is called THEN it should call presenter#start()
[task 2023-05-19T00:44:08.185Z]   SUCCESS
[task 2023-05-19T00:44:08.185Z] 
[task 2023-05-19T00:44:08.185Z]   TEST: when app is backgrounded, toolbar onStop method is called
[task 2023-05-19T00:44:08.185Z]   SUCCESS
[task 2023-05-19T00:44:08.185Z] 
[task 2023-05-19T00:44:08.186Z]   TEST: GIVEN ToolbarFeature, WHEN stop() is called THEN it should call presenter#stop()
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z]   TEST: GIVEN ToolbarFeature, WHEN start() is called THEN it should call interactor#start()
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z] SUITE: mozilla.components.feature.toolbar.ToolbarInteractorTest
[task 2023-05-19T00:44:08.186Z]   TEST: provide custom use case for loading url
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z] SUITE: mozilla.components.feature.toolbar.ToolbarPresenterTest
[task 2023-05-19T00:44:08.186Z]   TEST: GIVEN search terms should be shown in display mode WHEN rendering a state with search terms set THEN toolbar url is set to the search terms
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z]   TEST: Toolbar does not get cleared if a background tab gets removed
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z]   TEST: Progress changes updates toolbar
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z]   TEST: Toolbar gets cleared when all tabs are removed
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z]   TEST: start with custom tab id registers on store and renders custom tab
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z]   TEST: displaying different tracking protection states
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z]   TEST: Stopping presenter stops renderer
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z]   TEST: Toolbar is updated when selected tab changes
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z]   TEST: Search terms changes updates toolbar
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z]   TEST: displaying different dot notification states
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z]   TEST: SecurityInfoState change updates toolbar
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z]   TEST: Toolbar displays empty state without tabs
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z]   TEST: start with no custom tab id registers on store and renders selected tab
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z]   TEST: GIVEN search terms should not be shown in display mode WHEN rendering a state with search terms set THEN toolbar url is the tab url
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z] SUITE: mozilla.components.feature.toolbar.WebExtensionToolbarFeatureTest
[task 2023-05-19T00:44:08.186Z]   TEST: actions can be overridden per tab
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z]   TEST: actions can are sorted per extension name
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z]   TEST: render web extension actions from browser state
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z]   TEST: does not render actions from disabled extensions
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z]   TEST: disabled page actions are not rendered
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z]   TEST: renderWebExtensionActions depends on allowedInPrivateBrowsing and whether the current tab is private
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z]   TEST: stale actions (from uninstalled or disabled extensions) are removed when feature is restarted
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z] SUITE: mozilla.components.feature.toolbar.WebExtensionToolbarTest
[task 2023-05-19T00:44:08.186Z]   TEST: fallbackToDefaultIcon
[task 2023-05-19T00:44:08.186Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:44:08.186Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:44:08.186Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #64
[task 2023-05-19T00:44:08.186Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #72
[task 2023-05-19T00:44:08.186Z]     E [mozac-webextensions] Failed to load browser action icon, falling back to default.
[task 2023-05-19T00:44:08.186Z]     java.lang.IllegalArgumentException
[task 2023-05-19T00:44:08.186Z]     at mozilla.components.feature.toolbar.WebExtensionToolbarTest$fallbackToDefaultIcon$browserAction$1.invokeSuspend(WebExtensionToolbarTest.kt:89)
[task 2023-05-19T00:44:08.186Z]     at mozilla.components.feature.toolbar.WebExtensionToolbarTest$fallbackToDefaultIcon$browserAction$1.invoke(WebExtensionToolbarTest.kt)
[task 2023-05-19T00:44:08.186Z]     at mozilla.components.feature.toolbar.WebExtensionToolbarTest$fallbackToDefaultIcon$browserAction$1.invoke(WebExtensionToolbarTest.kt)
[task 2023-05-19T00:44:08.186Z]     at mozilla.components.feature.toolbar.WebExtensionToolbarAction$bind$1.invokeSuspend(WebExtensionToolbarAction.kt:72)
[task 2023-05-19T00:44:08.186Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2023-05-19T00:44:08.186Z]     at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:367)
[task 2023-05-19T00:44:08.186Z]     at kotlinx.coroutines.intrinsics.CancellableKt.startCoroutineCancellable(Cancellable.kt:30)
[task 2023-05-19T00:44:08.186Z]     at kotlinx.coroutines.intrinsics.CancellableKt.startCoroutineCancellable$default(Cancellable.kt:25)
[task 2023-05-19T00:44:08.186Z]     at kotlinx.coroutines.CoroutineStart.invoke(CoroutineStart.kt:110)
[task 2023-05-19T00:44:08.186Z]     at kotlinx.coroutines.AbstractCoroutine.start(AbstractCoroutine.kt:126)
[task 2023-05-19T00:44:08.186Z]     at kotlinx.coroutines.BuildersKt__Builders_commonKt.launch(Builders.common.kt:56)
[task 2023-05-19T00:44:08.186Z]     at kotlinx.coroutines.BuildersKt.launch(Unknown Source)
[task 2023-05-19T00:44:08.186Z]     at kotlinx.coroutines.BuildersKt__Builders_commonKt.launch$default(Builders.common.kt:47)
[task 2023-05-19T00:44:08.186Z]     at kotlinx.coroutines.BuildersKt.launch$default(Unknown Source)
[task 2023-05-19T00:44:08.186Z]     at mozilla.components.feature.toolbar.WebExtensionToolbarAction.bind(WebExtensionToolbarAction.kt:70)
[task 2023-05-19T00:44:08.186Z]     at mozilla.components.feature.toolbar.WebExtensionToolbarTest.fallbackToDefaultIcon(WebExtensionToolbarTest.kt:97)
[task 2023-05-19T00:44:08.186Z]     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[task 2023-05-19T00:44:08.186Z]     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[task 2023-05-19T00:44:08.186Z]     at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[task 2023-05-19T00:44:08.186Z]     at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[task 2023-05-19T00:44:08.186Z]     at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
[task 2023-05-19T00:44:08.186Z]     at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[task 2023-05-19T00:44:08.186Z]     at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
[task 2023-05-19T00:44:08.186Z]     at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[task 2023-05-19T00:44:08.186Z]     at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
[task 2023-05-19T00:44:08.186Z]     at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
[task 2023-05-19T00:44:08.186Z]     at org.robolectric.RobolectricTestRunner$HelperTestRunner$1.evaluate(RobolectricTestRunner.java:589)
[task 2023-05-19T00:44:08.186Z]     at org.robolectric.internal.SandboxTestRunner$2.lambda$evaluate$2(SandboxTestRunner.java:290)
[task 2023-05-19T00:44:08.186Z]     at org.robolectric.internal.bytecode.Sandbox.lambda$runOnMainThread$0(Sandbox.java:99)
[task 2023-05-19T00:44:08.186Z]     at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[task 2023-05-19T00:44:08.186Z]     at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[task 2023-05-19T00:44:08.186Z]     at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[task 2023-05-19T00:44:08.186Z]     at java.base/java.lang.Thread.run(Unknown Source)
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z]   TEST: bind
[task 2023-05-19T00:44:08.186Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:44:08.186Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:44:08.186Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #64
[task 2023-05-19T00:44:08.186Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #72
[task 2023-05-19T00:44:08.186Z]   SUCCESS
[task 2023-05-19T00:44:08.186Z] 
[task 2023-05-19T00:44:08.186Z]   TEST: cancelLoadIconWhenViewIsDetached
[task 2023-05-19T00:44:08.186Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:44:08.186Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:44:08.186Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #64
[task 2023-05-19T00:44:08.187Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #72
[task 2023-05-19T00:44:08.187Z]     Invalid ID 0x00000000.
[task 2023-05-19T00:44:08.282Z]     E [mozac-webextensions] Failed to load browser action icon, falling back to default.
[task 2023-05-19T00:44:08.282Z]     kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job="coroutine#41":StandaloneCoroutine{Cancelling}@54f54187
[task 2023-05-19T00:44:08.282Z]     at ���(Coroutine boundary.�(�)
[task 2023-05-19T00:44:08.282Z]     at mozilla.components.feature.toolbar.WebExtensionToolbarTest$cancelLoadIconWhenViewIsDetached$browserAction$1.invokeSuspend(WebExtensionToolbarTest.kt:151)
[task 2023-05-19T00:44:08.282Z]     at mozilla.components.feature.toolbar.WebExtensionToolbarAction$bind$1.invokeSuspend(WebExtensionToolbarAction.kt:72)
[task 2023-05-19T00:44:08.282Z]     Caused by: kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job="coroutine#41":StandaloneCoroutine{Cancelling}@54f54187
[task 2023-05-19T00:44:08.282Z]     at kotlinx.coroutines.JobSupport.cancel(JobSupport.kt:1579)
[task 2023-05-19T00:44:08.282Z]     at kotlinx.coroutines.Job$DefaultImpls.cancel$default(Job.kt:183)
[task 2023-05-19T00:44:08.282Z]     at mozilla.components.feature.toolbar.WebExtensionToolbarAction$createView$3.onViewDetachedFromWindow(WebExtensionToolbarAction.kt:56)
[task 2023-05-19T00:44:08.282Z]     at mozilla.components.feature.toolbar.WebExtensionToolbarTest.cancelLoadIconWhenViewIsDetached(WebExtensionToolbarTest.kt:175)
[task 2023-05-19T00:44:08.282Z]     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[task 2023-05-19T00:44:08.282Z]     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[task 2023-05-19T00:44:08.282Z]     at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[task 2023-05-19T00:44:08.282Z]     at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[task 2023-05-19T00:44:08.282Z]     at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
[task 2023-05-19T00:44:08.282Z]     at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[task 2023-05-19T00:44:08.282Z]     at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
[task 2023-05-19T00:44:08.282Z]     at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[task 2023-05-19T00:44:08.282Z]     at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
[task 2023-05-19T00:44:08.282Z]     at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
[task 2023-05-19T00:44:08.282Z]     at org.robolectric.RobolectricTestRunner$HelperTestRunner$1.evaluate(RobolectricTestRunner.java:589)
[task 2023-05-19T00:44:08.282Z]     at org.robolectric.internal.SandboxTestRunner$2.lambda$evaluate$2(SandboxTestRunner.java:290)
[task 2023-05-19T00:44:08.282Z]     at org.robolectric.internal.bytecode.Sandbox.lambda$runOnMainThread$0(Sandbox.java:99)
[task 2023-05-19T00:44:08.282Z]     at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[task 2023-05-19T00:44:08.282Z]     at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[task 2023-05-19T00:44:08.282Z]     at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[task 2023-05-19T00:44:08.282Z]     at java.base/java.lang.Thread.run(Unknown Source)
[task 2023-05-19T00:44:08.282Z]   SUCCESS
[task 2023-05-19T00:44:08.282Z] 
[task 2023-05-19T00:44:08.282Z]   TEST: createView
[task 2023-05-19T00:44:08.282Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:44:08.282Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:44:08.282Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #64
[task 2023-05-19T00:44:08.282Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #72
[task 2023-05-19T00:44:08.282Z]     Invalid ID 0x00000000.
[task 2023-05-19T00:44:08.382Z]   SUCCESS
[task 2023-05-19T00:44:08.382Z] 
[task 2023-05-19T00:44:08.382Z] 
[task 2023-05-19T00:44:08.382Z] SUITE: mozilla.components.feature.toolbar.internal.URLRendererTest
[task 2023-05-19T00:44:08.382Z]   TEST: Render with configuration
[task 2023-05-19T00:44:08.382Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:44:08.382Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:44:08.382Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #64
[task 2023-05-19T00:44:08.382Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #72
[task 2023-05-19T00:44:09.082Z]   SUCCESS
[task 2023-05-19T00:44:09.082Z] 
[task 2023-05-19T00:44:09.082Z]   TEST: Lifecycle methods start and stop job
[task 2023-05-19T00:44:09.082Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:44:09.082Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:44:09.082Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #64
[task 2023-05-19T00:44:09.082Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #72
[task 2023-05-19T00:44:09.182Z]   SUCCESS
[task 2023-05-19T00:44:09.182Z] 
[task 2023-05-19T00:44:09.482Z] 
[task 2023-05-19T00:44:09.482Z] > Task :feature-toolbar:syncDebugLibJars
[task 2023-05-19T00:44:09.482Z] > Task :feature-toolbar:bundleDebugAar
[task 2023-05-19T00:44:09.482Z] > Task :feature-toolbar:assembleDebug
[task 2023-05-19T00:44:09.482Z] > Task :feature-toolbar:assemble
[task 2023-05-19T00:44:09.482Z] > Task :feature-toolbar:compileDebugAndroidTestKotlin NO-SOURCE
[task 2023-05-19T00:44:09.682Z] > Task :feature-toolbar:compileDebugAndroidTestJavaWithJavac
[task 2023-05-19T00:44:10.282Z] > Task :feature-toolbar:mergeDebugAndroidTestJavaResource
[task 2023-05-19T00:44:10.382Z] > Task :feature-toolbar:mergeLibDexDebugAndroidTest
[task 2023-05-19T00:44:10.382Z] > Task :feature-toolbar:dexBuilderDebugAndroidTest
[task 2023-05-19T00:44:10.382Z] > Task :feature-toolbar:jacocoReleaseTestReport SKIPPED
[task 2023-05-19T00:44:10.382Z] > Task :feature-toolbar:jacocoDebugTestReport SKIPPED
[task 2023-05-19T00:44:10.582Z] > Task :feature-toolbar:lintReportRelease
[task 2023-05-19T00:44:10.582Z] > Task :feature-toolbar:lintRelease
[task 2023-05-19T00:44:10.582Z] > Task :feature-toolbar:mergeProjectDexDebugAndroidTest
[task 2023-05-19T00:44:11.282Z] > Task :feature-toolbar:packageDebugAndroidTest
[task 2023-05-19T00:44:11.282Z] > Task :feature-toolbar:createDebugAndroidTestApkListingFileRedirect
[task 2023-05-19T00:44:11.282Z] > Task :feature-toolbar:assembleDebugAndroidTest
[task 2023-05-19T00:44:11.282Z] > Task :feature-toolbar:assembleAndroidTest
[task 2023-05-19T00:44:11.382Z] 
[task 2023-05-19T00:44:11.382Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
[task 2023-05-19T00:44:11.382Z] 
[task 2023-05-19T00:44:11.382Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[task 2023-05-19T00:44:11.382Z] 
[task 2023-05-19T00:44:11.382Z] See https://docs.gradle.org/7.6.1/userguide/command_line_interface.html#sec:command_line_warnings
[task 2023-05-19T00:44:11.382Z] 
[task 2023-05-19T00:44:11.382Z] BUILD SUCCESSFUL in 3m 24s
[task 2023-05-19T00:44:11.382Z] 878 actionable tasks: 651 executed, 227 from cache
[fetches 2023-05-19T00:44:11.754Z] removing /builds/worker/fetches
[fetches 2023-05-19T00:44:12.594Z] finished
[taskcluster 2023-05-19 00:44:13.618Z] === Task Finished ===
[taskcluster 2023-05-19 00:44:13.724Z] Artifact "public/reports/jacoco" not found at "/builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/reports/jacoco": (HTTP code 404) no such container - Could not find the file /builds/worker/checkouts/vcs/android-components/components/feature/toolbar/build/reports/jacoco in container c60ba19b0319353fb98ebb3d7c047bdff4026c870385d1838f75eddfd6756521 
[taskcluster 2023-05-19 00:44:23.772Z] Successful task run with exit code: 0 completed in 266.464 seconds