Closed
Bug 1897794
Opened 11 months ago
Closed 10 months ago
Intermittent CopyDownloadFeatureTest.CopyFeature starts the copy process for AddCopyAction which is immediately consumed | java.lang.IllegalStateException: Dispatchers.Main is used concurrently with setting it
Categories
(Firefox for Android :: General, defect, P5)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=458880264&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/fAVs_xH2Tp6O-U8kxfltZw/runs/0/artifacts/public/logs/live_backing.log
[task 2024-05-20T14:01:24.627Z]
[task 2024-05-20T14:01:24.627Z] TEST: CopyFeature starts the copy process for AddCopyAction which is immediately consumed
[task 2024-05-20T14:01:24.627Z] 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 2024-05-20T14:01:24.627Z] 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 #71
[task 2024-05-20T14:01:24.627Z] 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 #79
[task 2024-05-20T14:01:24.627Z] 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 #87
[task 2024-05-20T14:01:24.627Z] D [TemporaryDownloadFeature] Deleting previous cache of shared files
[task 2024-05-20T14:01:24.727Z] D [TemporaryDownloadFeature] Starting the copying process
[task 2024-05-20T14:01:24.827Z] TEST-UNEXPECTED-FAIL | mozilla.components.feature.downloads.temporary.CopyDownloadFeatureTest.CopyFeature starts the copy process for AddCopyAction which is immediately consumed | java.lang.IllegalStateException: Dispatchers.Main is used concurrently with setting it
[task 2024-05-20T14:01:24.827Z]
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 3•10 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•