Closed
Bug 1203022
Opened 10 years ago
Closed 10 years ago
Marionette-webapi tests busted, JavaScript Error: "TypeError: this.sendResponse is not a function"
Categories
(Remote Protocol :: Marionette, defect)
Remote Protocol
Marionette
Tracking
(firefox43 fixed)
RESOLVED
FIXED
mozilla43
| Tracking | Status | |
|---|---|---|
| firefox43 | --- | fixed |
People
(Reporter: edgar, Assigned: edgar)
Details
(Keywords: pi-marionette-server)
Attachments
(1 file)
I found marionette-webapi is busted recently.
And I got following error when running it locally,
09-09 07:21:13.064 988 988 E GeckoConsole: [JavaScript Error: "TypeError: this.sendResponse is not a function" {file: "chrome://marionette/content/dispatcher.js" line: 50}]
Looks like something related to bug 1153822.
[1] https://treeherder.mozilla.org/#/jobs?repo=b2g-inbound&filter-searchStr=mnw&exclusion_profile=false
| Assignee | ||
Comment 1•10 years ago
|
||
Bug 1203022 - Fix marionette-webapi busted, JavaScript Error: "TypeError: this.sendResponse is not a function"
| Assignee | ||
Comment 2•10 years ago
|
||
| Assignee | ||
Comment 3•10 years ago
|
||
Comment on attachment 8658573 [details]
MozReview Request: Bug 1203022 - Fix marionette-webapi busted, JavaScript Error: "TypeError: this.sendResponse is not a function"
Bug 1203022 - Fix marionette-webapi busted, JavaScript Error: "TypeError: this.sendResponse is not a function"
Attachment #8658573 -
Flags: review?(ato)
Updated•10 years ago
|
Attachment #8658573 -
Flags: review?(ato) → review+
Comment 4•10 years ago
|
||
Comment on attachment 8658573 [details]
MozReview Request: Bug 1203022 - Fix marionette-webapi busted, JavaScript Error: "TypeError: this.sendResponse is not a function"
https://reviewboard.mozilla.org/r/18657/#review16691
Comment 5•10 years ago
|
||
The change looks good to me, but there are a lot of failing jobs in your try run. I’m assuming most of them are unrelated, and that the failures in Mnw are different to the one you fix here.
Updated•10 years ago
|
Assignee: nobody → echen
Status: NEW → ASSIGNED
Comment 7•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox43:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
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
•