Closed
Bug 1416142
Opened 6 years ago
Closed 6 years ago
Intermittent browser/components/extensions/test/browser/test-oop-extensions/browser_ext_omnibox.js | Test timed out -
Categories
(WebExtensions :: General, defect, P2)
WebExtensions
General
Tracking
(firefox58 fixed, firefox59 fixed)
RESOLVED
FIXED
mozilla59
People
(Reporter: intermittent-bug-filer, Assigned: mak)
References
Details
(Keywords: intermittent-failure, Whiteboard: [fxsearch][stockwell unknown])
Attachments
(1 file)
59 bytes,
text/x-review-board-request
|
Details |
Filed by: philringnalda [at] gmail.com https://treeherder.mozilla.org/logviewer.html#?job_id=143567290&repo=autoland https://queue.taskcluster.net/v1/task/Mc-DdXG8QCCpadm_r5rcWw/runs/0/artifacts/public/logs/live_backing.log
Comment hidden (Intermittent Failures Robot) |
Comment 2•6 years ago
|
||
Since 10th November there are 34 failures. :andym could you please take a look?
Flags: needinfo?(amckay)
Whiteboard: [stockwell needswork:owner]
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 4•6 years ago
|
||
If the other fix in bug 1415908 sticks, I can have a look at this as well, maybe I'll figure out something.
Assignee: nobody → mak77
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Assignee | ||
Updated•6 years ago
|
Attachment #8931446 -
Flags: review?(adw) → review?(standard8)
Comment hidden (Intermittent Failures Robot) |
Comment 7•6 years ago
|
||
mozreview-review |
Comment on attachment 8931446 [details] Bug 1416142 - Intermittent timeout in browser_ext_omnibox.js. https://reviewboard.mozilla.org/r/202600/#review208454 Not quite sure I see the reason why we'd need to click muliple times unless we're not waiting for visible/enabled or something. However, this seems like a good thing to try, and having the listeners set up before the event could help a bit as well.
Attachment #8931446 -
Flags: review?(standard8) → review+
Assignee | ||
Comment 8•6 years ago
|
||
I will add a comment, the reason is that the panel animates, and by the time we click the animation may still be ongoing and the events are not yet being listened for.
Flags: needinfo?(amckay)
Comment hidden (mozreview-request) |
Assignee | ||
Updated•6 years ago
|
Attachment #8931446 -
Flags: review?(adw)
Comment hidden (mozreview-request) |
Comment 11•6 years ago
|
||
Pushed by mak77@bonardo.net: https://hg.mozilla.org/integration/autoland/rev/21c5a7b20041 Intermittent timeout in browser_ext_omnibox.js. r=standard8
Assignee | ||
Updated•6 years ago
|
Priority: -- → P2
Whiteboard: [stockwell needswork:owner] → [stockwell needswork:owner][fxsearch]
Comment 12•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/21c5a7b20041
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Updated•6 years ago
|
status-firefox58:
--- → affected
Updated•6 years ago
|
No longer blocks: stylo-intermittent-test-failures
Comment 13•6 years ago
|
||
bugherder uplift |
https://hg.mozilla.org/releases/mozilla-beta/rev/939de878cd75
Flags: in-testsuite+
Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•