Closed
Bug 802807
Opened 12 years ago
Closed 12 years ago
Mochitests broken by fix for bug 792647
Categories
(Remote Protocol :: Marionette, defect)
Remote Protocol
Marionette
Tracking
(firefox18 fixed, firefox19 fixed)
RESOLVED
FIXED
mozilla19
People
(Reporter: jgriffin, Assigned: jgriffin)
References
Details
Attachments
(1 file)
2.18 KB,
patch
|
mdas
:
review+
|
Details | Diff | Splinter Review |
In bug 792647, I added a change to Marionette to wait for the system-message-listener-ready event before returning from newSession, since otherwise telephony API's are not available and telephony tests fail.
This breaks mochitest, because after we load the mochitest profile and reboot B2G, this event never fires, so newSession never returns.
Assignee | ||
Comment 1•12 years ago
|
||
Assignee | ||
Comment 2•12 years ago
|
||
I've verified this allows both mochitest and WebAPI tests to run.
Assignee | ||
Updated•12 years ago
|
Attachment #672508 -
Flags: review?(mdas)
Updated•12 years ago
|
Attachment #672508 -
Flags: review?(mdas) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Assignee: nobody → jgriffin
Status: NEW → RESOLVED
Closed: 12 years ago
tracking-firefox18:
--- → ?
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
Assignee | ||
Updated•12 years ago
|
tracking-firefox18:
? → ---
Whiteboard: [automation-needed-in-aurora]
Assignee | ||
Comment 4•12 years ago
|
||
Assignee | ||
Comment 5•12 years ago
|
||
status-firefox18:
--- → fixed
status-firefox19:
--- → fixed
Whiteboard: [automation-needed-in-aurora]
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•