Closed Bug 1658296 Opened 4 years ago Closed 4 years ago

./mach wpt --product=chrome fails to install WebDriver

Categories

(Testing :: web-platform-tests, defect)

Default
defect

Tracking

(firefox81 fixed)

RESOLVED FIXED
81 Branch
Tracking Status
firefox81 --- fixed

People

(Reporter: hsivonen, Assigned: jgraham)

Details

Attachments

(1 file)

Steps to reproduce

./mach wpt --product=chrome

Actual Results

KeyError: 'install_webdriver'

  File "/opt/Projects/gecko/testing/web-platform/mach_commands.py", line 383, in run_wpt
    return self.run_web_platform_tests(**params)
  File "/opt/Projects/gecko/testing/web-platform/mach_commands.py", line 375, in run_web_platform_tests
    return wpt_runner.run(logger, **params)
  File "/opt/Projects/gecko/testing/web-platform/mach_commands_base.py", line 47, in run
    kwargs = self.setup.kwargs_wptrun(kwargs)
  File "/opt/Projects/gecko/testing/web-platform/mach_commands.py", line 159, in kwargs_wptrun
    kwargs = run.setup_wptrunner(venv, **kwargs)
  File "/opt/Projects/gecko/testing/web-platform/tests/tools/wpt/run.py", line 786, in setup_wptrunner
    setup_cls.setup(kwargs)
  File "/opt/Projects/gecko/testing/web-platform/tests/tools/wpt/run.py", line 177, in setup
    self.setup_kwargs(kwargs)
  File "/opt/Projects/gecko/testing/web-platform/tests/tools/wpt/run.py", line 333, in setup_kwargs
    if not kwargs["install_webdriver"]:

Expected Results

Expected Chrome to launch.

Assignee: nobody → james
Status: NEW → ASSIGNED

Posted a patch

Flags: needinfo?(james)
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/autoland/rev/1b8f74ef0937 Add extra kwargs required by wpt run, r=maja_zf
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: