Closed Bug 1432813 Opened 6 years ago Closed 6 years ago

Running './mach test' for Marionette complains that './mach marionette-test is deprecated'

Categories

(Remote Protocol :: Marionette, defect)

Version 3
defect
Not set
normal

Tracking

(firefox60 fixed)

RESOLVED FIXED
mozilla60
Tracking Status
firefox60 --- fixed

People

(Reporter: standard8, Assigned: ato)

References

Details

Attachments

(1 file)

I was just testing a marionette based test locally, and I got this failure:

$ ./mach test browser/components/migration/tests/marionette/test_refresh_firefox.py
warning: ./mach marionette-test is deprecated; please use ./mach marionette test

I'm assuming the ./mach test command needs to be updated somewhere.
"./mach test" has to rely on "./mach marionette-test" because it only
supports forwarding to top-level mach commands.  Instead, I would
propose to remove the warning as "marionette-test" is not going away.
Assignee: nobody → ato
Comment on attachment 8945168 [details]
Bug 1432813 - Remove warning on "./mach marionette-test".

https://reviewboard.mozilla.org/r/215416/#review221056
Attachment #8945168 - Flags: review?(mjzffr) → review+
Pushed by atolfsen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8f503aeea177
Remove warning on "./mach marionette-test". r=maja_zf
https://hg.mozilla.org/mozilla-central/rev/8f503aeea177
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: