Closed
Bug 1416142
Opened 8 years ago
Closed 8 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 |
| Comment hidden (Intermittent Failures Robot) |
Comment 2•8 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•8 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•8 years ago
|
Attachment #8931446 -
Flags: review?(adw) → review?(standard8)
| Comment hidden (Intermittent Failures Robot) |
Comment 7•8 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•8 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•8 years ago
|
Attachment #8931446 -
Flags: review?(adw)
| Comment hidden (mozreview-request) |
Comment 11•8 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•8 years ago
|
Priority: -- → P2
Whiteboard: [stockwell needswork:owner] → [stockwell needswork:owner][fxsearch]
Comment 12•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Updated•8 years ago
|
status-firefox58:
--- → affected
Updated•8 years ago
|
No longer blocks: stylo-intermittent-test-failures
Comment 13•8 years ago
|
||
| bugherder uplift | ||
Flags: in-testsuite+
| Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•