Closed
Bug 803850
Opened 13 years ago
Closed 13 years ago
B2G: marionette dies at testing JS cases
Categories
(Remote Protocol :: Marionette, defect)
Tracking
(firefox18 fixed, firefox19 fixed)
RESOLVED
FIXED
B2G C1 (to 19nov)
People
(Reporter: vicamo, Assigned: vicamo)
References
Details
Attachments
(2 files, 1 obsolete file)
|
5.81 KB,
text/plain
|
Details | |
|
1.27 KB,
patch
|
automatedtester
:
review+
|
Details | Diff | Splinter Review |
Bug 802227 add testvar support but didn't fix MarionetteJSTestCase at the same time.
| Assignee | ||
Comment 1•13 years ago
|
||
This patch simply adds the omitted arguement back. I'm not quite sure what should the testvar do, but it just works.
| Assignee | ||
Updated•13 years ago
|
Component: DOM: Device Interfaces → Marionette
Product: Core → Testing
| Assignee | ||
Comment 2•13 years ago
|
||
Attachment #673572 -
Attachment is obsolete: true
Attachment #673823 -
Flags: review?(dburns)
| Assignee | ||
Updated•13 years ago
|
Assignee: dburns → vyang
Comment 3•13 years ago
|
||
Comment on attachment 673823 [details] [diff] [review]
sync MarionetteJSTestCase.add_tests_to_suite arguements with others
looks good to me. We can speak to jgriffin if this is needed/wanted for the JS tests
Attachment #673823 -
Flags: review?(dburns) → review+
| Assignee | ||
Comment 4•13 years ago
|
||
| Assignee | ||
Comment 5•13 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/0234f58b6103 - backout previous commit
https://hg.mozilla.org/integration/mozilla-inbound/rev/9c8640b0a486 - re-commit with r=automatedtester
Comment 6•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
Updated•13 years ago
|
Whiteboard: [automation-needed-in-aurora]
Comment 7•13 years ago
|
||
Comment 8•13 years ago
|
||
status-firefox18:
--- → fixed
status-firefox19:
--- → fixed
Whiteboard: [automation-needed-in-aurora]
Updated•13 years ago
|
Target Milestone: mozilla19 → B2G C1 (to 19nov)
Updated•3 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•