Closed Bug 1259435 Opened 8 years ago Closed 8 years ago

Release new versions of marionette_client and marionette_driver to PyPI

Categories

(Remote Protocol :: Marionette, defect)

defect
Not set
normal

Tracking

(firefox47 fixed, firefox48 fixed)

RESOLVED FIXED
mozilla48
Tracking Status
firefox47 --- fixed
firefox48 --- fixed

People

(Reporter: impossibus, Assigned: impossibus)

References

Details

Attachments

(1 file)

This is the first release since the deprecation of the marionette-transport package.

New version numbers:
marionette-client 2.3.0
marionette-driver 1.4.0
Attachment #8734397 - Flags: review?(dburns) → review+
Comment on attachment 8734397 [details]
MozReview Request: Bug 1259435 - Release new versions of marionette_client and marionette_driver to PyPI; r?automatedtester

https://reviewboard.mozilla.org/r/42209/#review39005
https://hg.mozilla.org/mozilla-central/rev/1a3e73c92a56
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Release notes:

# marionette-client
Bug 1239987 - Change testing/marionette/client to use marionette.transport; r=automatedtester
Bug 1125098 - Remove XML report functionality from Marionette test runner; r=maja_zf
Bug 1000040 - Part 3: Test cases; r=vicamo
Bug 1246407 - Rename parent directories for Marionette client and test harness; r=automatedtester
Bug 1251692 - Remove AddonListener after marionette_driver.addons.install, r=ato
Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer
Bug 1226381 - Marionette should print real path for profile location. r=automatedtester, r=maja_zf
Bug 1253989 Part 5 - Remove touch caret and selection carets naming. r=mtseng
Bug 1130979 - Changed hard-coded values to constants from By; r=maja_zf
Bug 1130979 - Added ANON constant to By class and changed hard-coded values in test file; r=maja_zf
Bug 1259288 - Safe Browsing should be fully disabled in our test suites. r=gcp
Bug 1250744 - Disable e10s add-ons blocking on testing profiles. r=jmaher
Bug 1251701 - Store imported scripts in memory; r=jgriffin
Bug 1226381 - Marionette should print real path for profile location. r=automatedtester, r=maja_zf
Bug 1251763 - Correct type check on singular returned elements; r=automatedtester
Bug 1251763 - Reduce repetition in test_findelement.py; r=automatedtester
Bug 1253989 Part 3 - Use @parameterized to rewrite selection mode tests. r=mtseng
Bug 1253989 Part 4 - Rename AccessibleCaret test files. r=mtseng
Bug 1245064 - Lower specificationLevel to 0; r=automatedtester
Bug 1245064 - Run click tests with new interactability algorithm; r=automatedtester
Bug 1251519 Part 3 - Add regression tests for caret dragging. r=mats
Bug 1251519 Part 4 - Add tests for dragging caret to content boundary. r=mats
Bug 1253618 - Add support for |skip-if = e10s| manifest annotations in Marionette runner; r=automatedtester
Bug 1253618 - Support |skip-if = asan| manifest annotations in Marionette runner; r=automatedtester
Bug 1142212 - import skip_if_b2g from marionette instead of marionette.marionette_test; r=maja_zf
Bug 1130979 - Changed hard-coded values to constants from By; r=maja_zf
Bug 1130979 - Added ANON constant to By class and changed hard-coded values in test file; r=maja_zf
Bug 1256978 - Use self.capabilities instead of self._capabilities in BaseMarionetteTestRunner; r=maja_zf
Bug 1256973 - Simplify assignment to result_callbacks; r=maja_zf
Bug 1239552 - Disable some tests that are permafail in e10s mode with RELEASE_BUILD set. a=test-only
Bug 1255064 - MarionetteHarness should internally use dicts for arguments; r=maja_zf
Bug 1257526 - Return unsupported operation error for screen orientation on desktop; r=automatedtester
Bug 1259029 - Ensure that getChromeWindowHandles() returns the same window list for chrome and content scope. r=ato


# marionette-driver
Bug 1239987 - Merge marionette-transport into marionette-driver; r=automatedtester
Bug 1231784 - Install specialpowers and mochikit extensions at runtime via AddonManager.loadTemporaryAddon(), r=jgriffin
Bug 1247076 - Marionette should block addons outside the profile from being installed. r=maja_zf
Bug 1247073 - Marionette DesktopInstance should not have extension logging enabled by default. r=ato
Bug 1248056 - Increase marionette connection timeouts in mochitest when running with valgrind, r=chmanchester
Bug 1246407 - Rename parent directories for Marionette client and test harness; r=automatedtester
Bug 1251692 - Remove AddonListener after marionette_driver.addons.install, r=ato
Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer
Bug 1226381 - Marionette should print real path for profile location. r=automatedtester, r=maja_zf
Bug 1253989 Part 5 - Remove touch caret and selection carets naming. r=mtseng
Bug 1130979 - Changed hard-coded values to constants from By; r=maja_zf
Bug 1130979 - Added ANON constant to By class and changed hard-coded values in test file; r=maja_zf
Bug 1259288 - Safe Browsing should be fully disabled in our test suites. r=gcp

Changelog generated by the following command in each distribution's directory: hg log -M -r a69da27ddfb9:: --template "{desc|firstline}\n" .
# Driver
Writing marionette_driver-1.4.0/setup.cfg
Creating tar archive
removing 'marionette_driver-1.4.0' (and everything under it)
running bdist_wheel
running upload
Submitting dist/marionette_driver-1.4.0.tar.gz to https://pypi.python.org/pypi
Server response (200): OK
Uploading distributions to https://pypi.python.org/pypi
Uploading marionette_driver-1.4.0-py2-none-any.whl

Request to include in internal pypi mirror: bug 1260471

# Client
Writing marionette_client-2.3.0/setup.cfg
creating dist
Creating tar archive
removing 'marionette_client-2.3.0' (and everything under it)
running bdist_wheel
Uploading distributions to https://pypi.python.org/pypi
Uploading marionette_client-2.3.0-py2-none-any.whl
Uploading marionette_client-2.3.0.tar.gz
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.