Closed
Bug 1907038
Opened 8 months ago
Closed 6 months ago
Intermittent mozilla.components.feature.tabs.TabsUseCasesTest.MigratePrivateTabUseCase will fail if the tab can't be found | java.lang.IllegalStateException: Dispatchers.Main is used concurrently with setting it
Categories
(Fenix :: Privacy, defect, P5)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: sstanca [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=465728537&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/FKzNDJn-RbOSZAuXQGiK5Q/runs/0/artifacts/public/logs/live_backing.log
[task 2024-07-10T10:25:29.103Z] SUCCESS
[task 2024-07-10T10:25:29.103Z]
[task 2024-07-10T10:25:29.103Z] TEST: AddNewTabUseCase - private session will be added to store
[task 2024-07-10T10:25:29.103Z] D [WebExtensionsMiddleware] No engine session for new active tab (11f119eb-e3f3-44cb-bece-fadc48cf97f8)
[task 2024-07-10T10:25:29.103Z] D [CreateEngineSessionMiddleware] Request to create engine session for tab 11f119eb-e3f3-44cb-bece-fadc48cf97f8
[task 2024-07-10T10:25:29.103Z] D [CreateEngineSessionMiddleware] Created engine session for tab 11f119eb-e3f3-44cb-bece-fadc48cf97f8
[task 2024-07-10T10:25:29.103Z] D [WebExtensionsMiddleware] New active tab (11f119eb-e3f3-44cb-bece-fadc48cf97f8)
[task 2024-07-10T10:25:29.103Z] SUCCESS
[task 2024-07-10T10:25:29.103Z]
[task 2024-07-10T10:25:29.104Z] TEST: MigratePrivateTabUseCase will fail if the tab can't be found
[task 2024-07-10T10:25:29.201Z] TEST-UNEXPECTED-FAIL | mozilla.components.feature.tabs.TabsUseCasesTest.MigratePrivateTabUseCase will fail if the tab can't be found | java.lang.IllegalStateException: Dispatchers.Main is used concurrently with setting it
[task 2024-07-10T10:25:29.201Z]
[task 2024-07-10T10:25:29.201Z] TEST: GIVEN a search is performed with load URL flags and additional headers WHEN adding a new tab THEN the resulting tab is loaded as a search result with the correct load flags and headers
[task 2024-07-10T10:25:29.201Z] D [WebExtensionsMiddleware] No engine session for new active tab (79080b39-2d25-4f25-ba49-0c9faad42b42)
[task 2024-07-10T10:25:29.201Z] D [CreateEngineSessionMiddleware] Request to create engine session for tab 79080b39-2d25-4f25-ba49-0c9faad42b42
[task 2024-07-10T10:25:29.201Z] D [CreateEngineSessionMiddleware] Created engine session for tab 79080b39-2d25-4f25-ba49-0c9faad42b42
[task 2024-07-10T10:25:29.201Z] D [WebExtensionsMiddleware] New active tab (79080b39-2d25-4f25-ba49-0c9faad42b42)
[task 2024-07-10T10:25:29.201Z] SUCCESS
Comment hidden (Intermittent Failures Robot) |
Updated•8 months ago
|
Component: General → Privacy
Comment hidden (Intermittent Failures Robot) |
Comment 3•6 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•