Closed
Bug 1001461
Opened 11 years ago
Closed 11 years ago
Bump marionette_client version to 0.7.7 and release to PyPI
Categories
(Remote Protocol :: Marionette, defect)
Remote Protocol
Marionette
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla32
People
(Reporter: davehunt, Assigned: mdas)
References
Details
Attachments
(1 file)
Here's a summary of the relevant changes since the last release (so far):
bf236376056c: Bug 959517 - Clarify connection error message
8eac82c5e616: Bug 978333 - Try to use localhost for marionette webserver if possible
2a33822ea94b: Bug 985537 - add runEmulatorShell to Marionette
2cd13f9fe11e: Bug 979512 - Add a command line option to split the tests and run a specified chunk
a8a7dfed4ace: Bug 985403 - Refactor MarionetteBaseRunner.start_marionette and pass in symbols_path by default
d0118120480d: Bug 989048 - Use TimeoutException instead of Exception for emulator startup timeouts
a4fbca208278: Bug 919923 - Create a section in the HTML report with build details
4310134153c1: Bug 991959 - Fix chrome iframe switching
cbe169081f1c: Bug 902711 - Make marionette_transport its own package
993c3b5ff459: Bug 993478 - Let a user select docroot for the webserver
Generated (and then edited) using:
$ hg log -M -r 8086940542db: --template "{node|short}: {desc|firstline}\n" testing/marionette/client
Reporter | ||
Comment 1•11 years ago
|
||
I suspect :bsilverberg would like to get bug 999550 in before this release.
Depends on: 999550
Comment 2•11 years ago
|
||
I looks like that's in now. Thanks :davehunt. We'll need to do a gaiatest release with this as well, but maybe we should wait for bug 1000334 before doing that.
Assignee | ||
Comment 3•11 years ago
|
||
Attachment #8413766 -
Flags: review?(dave.hunt)
Reporter | ||
Updated•11 years ago
|
Attachment #8413766 -
Flags: review?(dave.hunt) → review-
Assignee | ||
Comment 4•11 years ago
|
||
r-?
Reporter | ||
Comment 5•11 years ago
|
||
Comment on attachment 8413766 [details]
vbump
Oops! Sorry!
Attachment #8413766 -
Flags: review- → review+
Assignee | ||
Comment 6•11 years ago
|
||
Comment 7•11 years ago
|
||
Assignee: nobody → mdas
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
Reporter | ||
Comment 8•11 years ago
|
||
Released to PyPI:
https://pypi.python.org/pypi/marionette_client/0.7.7
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
•