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

Import translations from android-l10n #6070

Merged
merged 1 commit into from
Apr 5, 2024

Import translations from android-l10n

c64f6e0
Select commit
Loading
Failed to load commit list.
Merged

Import translations from android-l10n #6070

Import translations from android-l10n
c64f6e0
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / build-components-browser-state succeeded Apr 5, 2024 in 5m 32s

FirefoxCI (push)

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

Details

View task in Taskcluster
View logs in Taskcluster

Test result files

(404 if compilation failed)


[task 2024-04-05T00:11:57.896Z]     at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
[task 2024-04-05T00:11:57.896Z]     at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
[task 2024-04-05T00:11:57.896Z]     at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
[task 2024-04-05T00:11:57.896Z]     at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
[task 2024-04-05T00:11:57.896Z]     at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
[task 2024-04-05T00:11:57.896Z]     at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
[task 2024-04-05T00:11:57.896Z]     at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)
[task 2024-04-05T00:11:57.896Z]     Caused by: java.net.URISyntaxException: Illegal character in fragment at index 31: https://getpocket.com/#/private#now
[task 2024-04-05T00:11:57.896Z]     at java.base/java.net.URI$Parser.fail(URI.java:2976)
[task 2024-04-05T00:11:57.896Z]     at java.base/java.net.URI$Parser.checkChars(URI.java:3147)
[task 2024-04-05T00:11:57.896Z]     at java.base/java.net.URI$Parser.parse(URI.java:3191)
[task 2024-04-05T00:11:57.896Z]     at java.base/java.net.URI.<init>(URI.java:623)
[task 2024-04-05T00:11:57.896Z]     at java.base/java.net.URI.create(URI.java:904)
[task 2024-04-05T00:11:57.896Z]     ... 45 more
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: selectedTab extension property
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: selectedNormalTab extension property
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: findNormalTab extension function
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: privateTabs and normalTabs extension properties
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z] SUITE: mozilla.components.browser.state.state.LanguageSettingTest
[task 2024-04-05T00:11:57.896Z]   TEST: GIVEN a NEVER LanguageSetting THEN find its Boolean counterpart
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: GIVEN a Boolean corresponding to Never THEN find its LanguageSetting counterpart
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: GIVEN an ALWAYS LanguageSetting THEN find its Boolean counterpart
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: GIVEN an OFFER LanguageSetting THEN find its Boolean counterpart
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: GIVEN a Boolean corresponding to Offer THEN find its LanguageSetting counterpart
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: GIVEN a Boolean corresponding to Always THEN find its LanguageSetting counterpart
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z] SUITE: mozilla.components.browser.state.state.SearchStateTest
[task 2024-04-05T00:11:57.896Z]   TEST: selectedOrDefaultSearchEngine - fallback - use first region engine
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: selectedOrDefaultSearchEngine - selects engine by user selected search engine name
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: searchEngines - combines lists
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: selectedOrDefaultSearchEngine - is null by default
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: selectedOrDefaultSearchEngine - selects engine by user selected search engine id
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: selectedOrDefaultSearchEngine - uses region default if user has made no choice
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: availableSearchEngines - combines lists
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z] SUITE: mozilla.components.browser.state.state.TabPartitionTest
[task 2024-04-05T00:11:57.896Z]   TEST: GIVEN a tab partition with non-empty tab group THEN get group by name will return the group
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: GIVEN a tab partition with non-empty tab group THEN get group by ID will return the group
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: GIVEN a tab partition with no tab group THEN tab partition is empty
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: GIVEN a tab partition with non-empty tab group THEN tab partition is not empty
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: GIVEN a null tab partition THEN tab partition is empty
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: GIVEN a tab partition with empty tab groups THEN tab partition is empty
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z] SUITE: mozilla.components.browser.state.state.TranslationEngineStateTest
[task 2024-04-05T00:11:57.896Z]   TEST: GIVEN invalid codes WHEN translated THEN initialToLanguage and initialFromLanguage are null
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: GIVEN invalid codes WHEN not translated THEN initialToLanguage and initialFromLanguage are null
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: GIVEN unexpected THEN initialToLanguage and initialFromLanguage are null
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: GIVEN a translated case THEN initialToLanguage and initialFromLanguage match the translated tags
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: GIVEN an untranslated case THEN initialToLanguage and initialFromLanguage match the expected tags
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z] SUITE: mozilla.components.browser.state.state.TranslationSupportTest
[task 2024-04-05T00:11:57.896Z]   TEST: GIVEN an unpopulated TranslationSupport THEN map the language settings
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: GIVEN a null TranslationSupport THEN map to a null language map
[task 2024-04-05T00:11:57.896Z]   SUCCESS
[task 2024-04-05T00:11:57.896Z] 
[task 2024-04-05T00:11:57.896Z]   TEST: GIVEN a populated TranslationSupport THEN map the language settings
[task 2024-04-05T00:11:57.897Z]   SUCCESS
[task 2024-04-05T00:11:57.897Z] 
[task 2024-04-05T00:11:57.897Z]   TEST: GIVEN a populated TranslationSupport THEN map to a language map
[task 2024-04-05T00:11:57.897Z]   SUCCESS
[task 2024-04-05T00:11:57.897Z] 
[task 2024-04-05T00:11:57.897Z]   TEST: GIVEN a partially populated TranslationSupport THEN map to a language map
[task 2024-04-05T00:11:57.897Z]   SUCCESS
[task 2024-04-05T00:11:57.897Z] 
[task 2024-04-05T00:11:57.897Z]   TEST: GIVEN a null TranslationSupport THEN do not find a language
[task 2024-04-05T00:11:57.897Z]   SUCCESS
[task 2024-04-05T00:11:57.897Z] 
[task 2024-04-05T00:11:57.897Z]   TEST: GIVEN a populated TranslationSupport THEN find a language
[task 2024-04-05T00:11:57.897Z]   SUCCESS
[task 2024-04-05T00:11:57.897Z] 
[task 2024-04-05T00:11:57.897Z] 
[task 2024-04-05T00:11:57.897Z] SUITE: mozilla.components.browser.state.state.content.PermissionHighlightsStateTest
[task 2024-04-05T00:11:57.897Z]   TEST: WHEN a site has blocked both autoplay audible and inaudible THEN isAutoplayBlocking is true
[task 2024-04-05T00:11:57.897Z]   SUCCESS
[task 2024-04-05T00:11:57.897Z] 
[task 2024-04-05T00:11:57.897Z]   TEST: WHEN some permissions has changed from default value THEN permissionsChanged is true
[task 2024-04-05T00:11:57.897Z]   SUCCESS
[task 2024-04-05T00:11:57.897Z] 
[task 2024-04-05T00:11:57.897Z]   TEST: WHEN all permissions has not changed from default value THEN permissionsChanged is false
[task 2024-04-05T00:11:57.897Z]   SUCCESS
[task 2024-04-05T00:11:57.897Z] 
[task 2024-04-05T00:11:57.897Z]   TEST: WHEN a site has blocked either autoplay audible or inaudible autoplay THEN isAutoplayBlocking is true
[task 2024-04-05T00:11:57.897Z]   SUCCESS
[task 2024-04-05T00:11:57.897Z] 
[task 2024-04-05T00:11:57.897Z] 
[task 2024-04-05T00:11:57.897Z] SUITE: mozilla.components.browser.state.store.BrowserStoreExceptionTest
[task 2024-04-05T00:11:57.897Z]   TEST: RestoreTabAction - Exception is thrown if tab already exists
[task 2024-04-05T00:11:57.897Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-04-05T00:11:57.897Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-04-05T00:11:57.897Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-04-05T00:11:57.897Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-04-05T00:11:57.897Z]   SUCCESS
[task 2024-04-05T00:11:57.897Z] 
[task 2024-04-05T00:11:57.897Z]   TEST: AddTabAction - Exception is thrown if parent doesn't exist
[task 2024-04-05T00:11:57.897Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-04-05T00:11:57.897Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-04-05T00:11:57.897Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-04-05T00:11:57.897Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-04-05T00:11:57.897Z]   SUCCESS
[task 2024-04-05T00:11:57.897Z] 
[task 2024-04-05T00:11:57.897Z]   TEST: AddTabGroupAction - Asserts that tabs exist
[task 2024-04-05T00:11:57.897Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-04-05T00:11:57.897Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-04-05T00:11:57.897Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-04-05T00:11:57.897Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-04-05T00:11:57.897Z]   SUCCESS
[task 2024-04-05T00:11:57.897Z] 
[task 2024-04-05T00:11:57.897Z]   TEST: AddTabGroupAction - Exception is thrown when group already exists
[task 2024-04-05T00:11:57.996Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-04-05T00:11:57.996Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-04-05T00:11:57.996Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-04-05T00:11:57.996Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-04-05T00:11:57.996Z]   SUCCESS
[task 2024-04-05T00:11:57.996Z] 
[task 2024-04-05T00:11:57.996Z]   TEST: AddMultipleTabsAction - Exception is thrown if parent id is set
[task 2024-04-05T00:11:57.996Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-04-05T00:11:57.996Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-04-05T00:11:57.996Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-04-05T00:11:57.996Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-04-05T00:11:57.996Z]   SUCCESS
[task 2024-04-05T00:11:57.996Z] 
[task 2024-04-05T00:11:57.996Z]   TEST: AddMultipleTabsAction - Exception is thrown in tab with id already exists
[task 2024-04-05T00:11:57.996Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-04-05T00:11:57.996Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-04-05T00:11:57.996Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-04-05T00:11:57.996Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-04-05T00:11:57.996Z]   SUCCESS
[task 2024-04-05T00:11:57.996Z] 
[task 2024-04-05T00:11:57.996Z]   TEST: AddTabAction - Asserts that tab exists when adding to group
[task 2024-04-05T00:11:58.095Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-04-05T00:11:58.095Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-04-05T00:11:58.095Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-04-05T00:11:58.095Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-04-05T00:11:58.095Z]   SUCCESS
[task 2024-04-05T00:11:58.095Z] 
[task 2024-04-05T00:11:58.095Z]   TEST: AddTabsAction - Asserts that tabs exist when adding to group
[task 2024-04-05T00:11:58.095Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-04-05T00:11:58.095Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-04-05T00:11:58.095Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-04-05T00:11:58.095Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-04-05T00:11:58.095Z]   SUCCESS
[task 2024-04-05T00:11:58.095Z] 
[task 2024-04-05T00:11:58.095Z]   TEST: AddTabAction - Exception is thrown if tab already exists
[task 2024-04-05T00:11:58.095Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-04-05T00:11:58.095Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-04-05T00:11:58.095Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-04-05T00:11:58.095Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-04-05T00:11:58.095Z]   SUCCESS
[task 2024-04-05T00:11:58.095Z] 
[task 2024-04-05T00:11:58.095Z] 
[task 2024-04-05T00:11:58.095Z] SUITE: mozilla.components.browser.state.store.BrowserStoreTest
[task 2024-04-05T00:11:58.095Z]   TEST: Adding a tab
[task 2024-04-05T00:11:58.095Z]   SUCCESS
[task 2024-04-05T00:11:58.095Z] 
[task 2024-04-05T00:11:58.095Z]   TEST: Initial state is empty by default
[task 2024-04-05T00:11:58.095Z]   SUCCESS
[task 2024-04-05T00:11:58.095Z] 
[task 2024-04-05T00:11:58.095Z]   TEST: Dispatches init action when created
[task 2024-04-05T00:11:58.096Z]   SUCCESS
[task 2024-04-05T00:11:58.096Z] 
[task 2024-04-05T00:11:58.096Z]   TEST: Initial state is validated and rejected if it contains duplicate tabs
[task 2024-04-05T00:11:58.096Z]   SUCCESS
[task 2024-04-05T00:11:58.096Z] 
[task 2024-04-05T00:11:58.096Z]   TEST: Initial state is validated and rejected if selected tab does not exist
[task 2024-04-05T00:11:58.096Z]   SUCCESS
[task 2024-04-05T00:11:58.096Z] 
[task 2024-04-05T00:11:58.096Z]   TEST: RestoreCompleteAction updates state
[task 2024-04-05T00:11:58.096Z]   SUCCESS
[task 2024-04-05T00:11:58.096Z] 
[task 2024-04-05T00:11:58.695Z] 
[task 2024-04-05T00:11:58.695Z] > Task :browser-state:jacocoReleaseTestReport SKIPPED
[task 2024-04-05T00:11:58.695Z] > Task :browser-state:jacocoDebugTestReport SKIPPED
[task 2024-04-05T00:11:58.895Z] > Task :browser-state:lintReportRelease
[task 2024-04-05T00:11:58.895Z] > Task :browser-state:lintRelease
[task 2024-04-05T00:11:58.895Z] 
[task 2024-04-05T00:11:58.895Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2024-04-05T00:11:58.895Z] 
[task 2024-04-05T00:11:58.895Z] 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-04-05T00:11:58.895Z] 
[task 2024-04-05T00:11:58.895Z] 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-04-05T00:11:58.895Z] 
[task 2024-04-05T00:11:58.895Z] BUILD SUCCESSFUL in 4m 2s
[task 2024-04-05T00:11:58.895Z] 787 actionable tasks: 562 executed, 225 from cache
[fetches 2024-04-05T00:11:59.267Z] removing /builds/worker/fetches
[fetches 2024-04-05T00:12:00.012Z] finished
[taskcluster 2024-04-05 00:12:00.461Z] === Task Finished ===
[taskcluster 2024-04-05 00:12:07.368Z] Artifact "public/reports/jacoco" not found at "/builds/worker/checkouts/vcs/android-components/components/browser/state/build/reports/jacoco": (HTTP code 404) no such container - Could not find the file /builds/worker/checkouts/vcs/android-components/components/browser/state/build/reports/jacoco in container 8a4a50a5a97c0b40f098b562cc59953a998adf463a0f3c1af9da93eaa5c5852a 
[taskcluster 2024-04-05 00:12:14.463Z] Successful task run with exit code: 0 completed in 331.266 seconds