Closed
Bug 1112545
Opened 8 years ago
Closed 8 years ago
Bump marionette_client version to 0.8.6 and release to PyPI
Categories
(Testing :: Marionette, defect)
Testing
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•8 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•8 years ago
|
||
Attachment #8537778 -
Flags: review?(mdas)
Updated•8 years ago
|
Attachment #8537778 -
Flags: review?(mdas) → review+
Assignee | ||
Updated•8 years ago
|
Keywords: checkin-needed
Comment 3•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/e54532e91034
Flags: in-testsuite-
Keywords: checkin-needed
Comment 4•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/e54532e91034
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
Assignee | ||
Comment 5•8 years ago
|
||
Released as: https://pypi.python.org/pypi/marionette_client/0.8.6
You need to log in
before you can comment on or make changes to this bug.
Description
•