gecko-dev/testing/firefox-ui
Anjana Vakil 103527a1ff Bug 1258505 - Rewrite Marionette mach commands to avoid parse_args; r=maja_zf
Given the implementation of BaseMarionetteArguments.parse_known_args,
remove call to parser.parse_args in Marionette mach commands
(marionette-test, session-test,
firefox-ui-update, firefox-ui-functional,
external-media-tests).
Instead, create an argparse.Namespace from the already-parsed
arguments, and pass this to parser.verify_usage.

MozReview-Commit-ID: 20agrkhwlLF

--HG--
extra : rebase_source : 32b0df89c1fbc52af57884d6ba764502b64ac590
2016-06-29 18:55:32 +02:00
..
harness Bug 1280055 - Bump Firefox Puppeteer to 50.0.0 . r=maja_zf 2016-06-20 21:56:57 +02:00
resources Bug 1270953 - Enhance notification class for Firefox Puppeteer. r=maja_zf 2016-05-17 13:43:24 +02:00
tests Bug 1282506 - Fix broken firefox ui tests with test_safe_browsing_initial_download.py. r=whimboo 2016-06-29 14:18:29 +08:00
mach_commands.py Bug 1258505 - Rewrite Marionette mach commands to avoid parse_args; r=maja_zf 2016-06-29 18:55:32 +02:00