Open Bug 1429907 Opened 6 years ago Updated 2 years ago

Invalid usage of args can deadlock wptrunner

Categories

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

Version 3
enhancement

Tracking

(Not tracked)

People

(Reporter: whimboo, Unassigned)

Details

(Keywords: hang)

By using the following command I can easily deadlock the wptrunner. It still outputs some information but then hangs forever.

> mach wpt --webdriver-arg=-v--no-capture
That actually continues with the tests. So this command is clearly halts:

> mach wpt --webdriver-binary testing/geckodriver/target/debug/geckodriver --webdriver-arg=-v--no-capture v testing/web-platform/tests/webdriver/tests/navigation/get_title.py
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.