Fix and re-enable testNotificationDotOnMultipleWindows
Categories
(Firefox :: Firefox View, task, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: dao, Assigned: mconley)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-firefox-view])
Attachments
(1 file)
When updating browser_notification_dot.js
for bug 1786293, I ran into a weird failure in testNotificationDotOnMultipleWindows
which times out waiting for the content docshell to become inactive. In order to unblock enabling in Nightly, I'm going to disable that part of the test and look into it later.
Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
•
|
||
When I re-enabled this test locally, it passed for me on both macOS and Linux. I have a try push here where I've just gone ahead and re-enabled it without any other changes. If it comes back without any suspicious failures in browser_notification_dot.js, then whatever was originally causing it to fail might have gone away and we might be good to re-enable.
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
Looking at the try push from comment 1, looks like we may have gotten a freebie here. No timeouts from any of the retriggers, so I suspect the test can just be re-enabled.
Pushed by mconley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9449d37e02c2 Re-enable testNotificationDotOnMultipleWindows test in browser_notification_dot.js. r=dao
Comment 5•2 years ago
|
||
bugherder |
Description
•