Closed
Bug 1112545
Opened 10 years ago
Closed 10 years ago
Bump marionette_client version to 0.8.6 and release to PyPI
Categories
(Remote Protocol :: Marionette, defect)
Remote Protocol
Marionette
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla37
People
(Reporter: davehunt, Assigned: davehunt)
Details
Attachments
(1 file)
668 bytes,
patch
|
mdas
:
review+
|
Details | Diff | Splinter Review |
In order to start running tests against a remote device lab, we need to release a version of the Marionette client with bug 1101497.
Assignee | ||
Comment 1•10 years ago
|
||
Here are the notable changes:
Bug 1104742 - Marionette runner should cleanup marionette objects when gc'ed
Bug 940954 - Allow marionette to restart the browser and create a new session
Bug 1107915 - Allow switching to Browser elements from Marionette
Bug 1104271 - Provide a logger for Marionette test cases
Bug 1092888 - Add a parameter to toggle context menu when calling long_press
Bug 1110763 - Raise an exception in the Marionette test runner if no tests are selected
Bug 1101497 - Support connecting to a remote ADB host
Generated (and then edited) using:
$ hg log -M -r fd6aa6a7c0fb:: --template "{node|short}: {desc|firstline}\n" testing/marionette/client
Assignee | ||
Comment 2•10 years ago
|
||
Attachment #8537778 -
Flags: review?(mdas)
Updated•10 years ago
|
Attachment #8537778 -
Flags: review?(mdas) → review+
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Comment 3•10 years ago
|
||
Flags: in-testsuite-
Keywords: checkin-needed
Comment 4•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
Assignee | ||
Comment 5•10 years ago
|
||
Released as:
https://pypi.python.org/pypi/marionette_client/0.8.6
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
•