Open
Bug 1952194
Opened 11 days ago
Updated 11 days ago
Intermittent mozilla.components.feature.downloads.DownloadsFeatureTest.DownloadManager failing to start download will cause error toast to be displayed | java.lang.IllegalStateException: Dispatchers.Main is used concurrently with setting it
Categories
(Fenix :: Downloads, defect, P5)
Tracking
(Not tracked)
NEW
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: amarc [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=497827384&repo=try
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/FWJ-LVBaQ0mVfAu3sw6sjQ/runs/0/artifacts/public/logs/live_backing.log
[task 2025-03-06T11:07:33.968Z] TEST: DownloadManager failing to start download will cause error toast to be displayed
[task 2025-03-06T11:07:34.067Z] W/OverlayConfig: partition_order.xml does not exist.
[task 2025-03-06T11:07:34.068Z] W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/gecko/mobile/android/android-components/components/feature/downloads/build/intermediates/apk_for_local_test/releaseUnitTest/packageReleaseUnitTestForUnitTest/apk-for-local-test.ap_ Binary XML file line #30
[task 2025-03-06T11:07:34.068Z] W/PackageParser: No actions in intent filter at /builds/worker/checkouts/gecko/mobile/android/android-components/components/feature/downloads/build/intermediates/apk_for_local_test/releaseUnitTest/packageReleaseUnitTestForUnitTest/apk-for-local-test.ap_ Binary XML file line #86
[task 2025-03-06T11:07:34.068Z] W/PackageParser: No actions in intent filter at /builds/worker/checkouts/gecko/mobile/android/android-components/components/feature/downloads/build/intermediates/apk_for_local_test/releaseUnitTest/packageReleaseUnitTestForUnitTest/apk-for-local-test.ap_ Binary XML file line #94
[task 2025-03-06T11:07:34.068Z] W/PackageParser: No actions in intent filter at /builds/worker/checkouts/gecko/mobile/android/android-components/components/feature/downloads/build/intermediates/apk_for_local_test/releaseUnitTest/packageReleaseUnitTestForUnitTest/apk-for-local-test.ap_ Binary XML file line #102
[task 2025-03-06T11:07:34.167Z] TEST-UNEXPECTED-FAIL | mozilla.components.feature.downloads.DownloadsFeatureTest.DownloadManager failing to start download will cause error toast to be displayed | java.lang.IllegalStateException: Dispatchers.Main is used concurrently with setting it
[task 2025-03-06T11:07:34.168Z]
[task 2025-03-06T11:07:34.168Z] TEST: previous dialogs MUST be dismissed when navigating to another website
[task 2025-03-06T11:07:34.168Z] W/OverlayConfig: partition_order.xml does not exist.
[task 2025-03-06T11:07:34.168Z] W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/gecko/mobile/android/android-components/components/feature/downloads/build/intermediates/apk_for_local_test/releaseUnitTest/packageReleaseUnitTestForUnitTest/apk-for-local-test.ap_ Binary XML file line #30
[task 2025-03-06T11:07:34.168Z] W/PackageParser: No actions in intent filter at /builds/worker/checkouts/gecko/mobile/android/android-components/components/feature/downloads/build/intermediates/apk_for_local_test/releaseUnitTest/packageReleaseUnitTestForUnitTest/apk-for-local-test.ap_ Binary XML file line #86
[task 2025-03-06T11:07:34.168Z] W/PackageParser: No actions in intent filter at /builds/worker/checkouts/gecko/mobile/android/android-components/components/feature/downloads/build/intermediates/apk_for_local_test/releaseUnitTest/packageReleaseUnitTestForUnitTest/apk-for-local-test.ap_ Binary XML file line #94
[task 2025-03-06T11:07:34.168Z] W/PackageParser: No actions in intent filter at /builds/worker/checkouts/gecko/mobile/android/android-components/components/feature/downloads/build/intermediates/apk_for_local_test/releaseUnitTest/packageReleaseUnitTestForUnitTest/apk-for-local-test.ap_ Binary XML file line #102
[task 2025-03-06T11:07:34.267Z] SUCCESS
[task 2025-03-06T11:07:34.268Z]
Comment 1•11 days ago
|
||
The Bugbug bot thinks this bug should belong to the 'Fenix::Downloads' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: General → Downloads
You need to log in
before you can comment on or make changes to this bug.
Description
•