Closed
Bug 1268163
Opened 9 years ago
Closed 9 years ago
Intermittent browser_capture_doorhanger_window_open.js | Test timed out - | browser_context_menu.js | A promise chain failed to handle a rejection: - at browser-test.js:798 - TypeError: this.SimpleTest.isExpectingUncaughtException is not a function
Categories
(Toolkit :: Password Manager, defect)
Toolkit
Password Manager
Tracking
()
RESOLVED
FIXED
mozilla49
Tracking | Status | |
---|---|---|
firefox49 | --- | fixed |
People
(Reporter: KWierso, Assigned: MattN)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
Reporter | ||
Comment 1•9 years ago
|
||
These appear to have come to inbound from this merge to m-c https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=3de22a3be0840dab498e2eabaceaa38d70be9589
So, Bug 1266825?
Depends on: 1266825
Flags: needinfo?(MattN+bmo)
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → MattN+bmo
Status: NEW → ASSIGNED
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 4•9 years ago
|
||
nsLoginManagerPrompter.js' writeDataToUI() populates the doorhanger <input> on popupshown so we need to give it a chance to do so before clicking the doorhanger button in case the test listener happens first.
Review commit: https://reviewboard.mozilla.org/r/49601/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/49601/
Attachment #8746925 -
Flags: review?(dolske)
Assignee | ||
Updated•9 years ago
|
Flags: needinfo?(MattN+bmo)
Comment 5•9 years ago
|
||
Comment on attachment 8746925 [details]
MozReview Request: Bug 1268163 - Fix intermittent browser_capture_doorhanger_window_open.js by waiting for <input> changes. r=dolske
https://reviewboard.mozilla.org/r/49601/#review46577
Attachment #8746925 -
Flags: review?(dolske) → review+
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 9•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•