Intermittent browser/base/content/test/trackingUI/browser_trackingUI_open_preferences.js | Test timed out -
Categories
(Firefox :: Site Identity, defect, P5)
Tracking
()
People
(Reporter: intermittent-bug-filer, Assigned: nhnt11)
Details
(Keywords: intermittent-failure)
| Comment hidden (Intermittent Failures Robot) |
Comment 2•7 years ago
|
||
| Comment hidden (Intermittent Failures Robot) |
Comment 4•6 years ago
|
||
| Comment hidden (Intermittent Failures Robot) |
Comment 6•6 years ago
|
||
It looks like after bug 1540117 landed, there are more occurrences of this bug. (8 out of 11).
:ehsan, could you take a look?
Comment 7•6 years ago
|
||
This is only related to my change because it changed the timing of things.
I believe the problem here is that https://searchfox.org/mozilla-central/rev/8ea946dcf51f0d6400362cc1d49c8d4808eeacf1/browser/base/content/browser-siteProtections.js#398 is throwing an exception, causing https://searchfox.org/mozilla-central/rev/8ea946dcf51f0d6400362cc1d49c8d4808eeacf1/browser/base/content/browser-siteProtections.js#1490 to get rejected and hence https://searchfox.org/mozilla-central/rev/8ea946dcf51f0d6400362cc1d49c8d4808eeacf1/browser/base/content/test/trackingUI/browser_trackingUI_open_preferences.js#74 never resolving.
I don't currently have time to debug this tier 2 failure. Maybe Johann could find someone to help?
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 11•6 years ago
|
||
This is another one failing often on ash repository (where timing can be a bit different).
Though, I think browser_trackingUI_open_preferences.js fails there usually similarly to
https://bugzilla.mozilla.org/show_bug.cgi?id=1571210
| Comment hidden (Intermittent Failures Robot) |
Comment 13•6 years ago
|
||
We should just add this to the list of bugs we need to fix for Fission. We could disable it there for now.
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 15•6 years ago
•
|
||
Bug 1571210 indeed seems to be a similar failure. I implemented the same fix for both tests and pushed to try:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=26163adb1193be4ee311d8a52750e0cc1aecbfcc
https://treeherder.mozilla.org/#/jobs?repo=try&revision=ca1b393f36c83a6345151cf8b2d61b6c463db5ec
https://treeherder.mozilla.org/#/jobs?repo=try&revision=536724a4e8742461faf661a32f2ac8d615c1c7fd
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 16•6 years ago
|
||
Fixed in bug 1571210.
Description
•