Closed Bug 1638962 Opened 4 years ago Closed 3 years ago

Remove unused and broken 'mach geckodriver-test'

Categories

(Testing :: geckodriver, task, P3)

task

Tracking

(firefox86 fixed)

RESOLVED FIXED
86 Branch
Tracking Status
firefox86 --- fixed

People

(Reporter: KrisWright, Assigned: whimboo)

References

Details

Attachments

(1 file)

mach geckodriver-test still runs with python 2 [1]. We want to convert all mach commands to python 3.

To do this, any dependencies of the command may need to be converted as well as the command itself.

[1] https://searchfox.org/mozilla-central/rev/9193635dca8cfdcb68f114306194ffc860456044/testing/geckodriver/mach_commands.py

See Also: → 1638961
Priority: -- → P3

Hi Kris!... I would love to contribute to this issue. Under your guidance if possible because I am new the codebase 😃

Flags: needinfo?(kwright)

whimboo: do you ever use this one? The fact that it's totally broken suggests to me we should just delete it.

Flags: needinfo?(hskupin)

(In reply to Ankush Dua from comment #1)

Hi Kris!... I would love to contribute to this issue. Under your guidance if possible because I am new the codebase 😃

Hello! Unfortunately this mach geckodriver-test seems to be completely broken, so it's not a good candidate for conversion. I'd recommend checking the metabug for other options, as it's likely we'll just delete this command.

Flags: needinfo?(kwright)

(In reply to James Graham [:jgraham] from comment #2)

whimboo: do you ever use this one? The fact that it's totally broken suggests to me we should just delete it.

Our docs (Testing.md) refer to ./mach test testing/geckodriver. So when we remove this command we will have to update the docs and tell that cargo test will have to be used.

It would still be good to have this command available which could run all the tests including webdriver, and mozdevice.

Flags: needinfo?(hskupin)
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bea7d70862b0
[geckodriver] Remove broken geckodriver-test mach command. r=webdriver-reviewers,jgraham
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
Summary: Convert 'mach geckodriver-test' to run with Python 3 → Remove unused and broken 'mach geckodriver-test'
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: