Servo V4 will break test_that using servo in the lab
Reported by
jrbarnette@chromium.org,
Aug 23 2016
|
||||||
Issue descriptionSee bug 640405 for a sample of the use case in question. When using `test_that` against a DUT in the lab, if the test requires servo, the current create_servo_host() finds the servo host by magic. That magic will quit working with servo V4. There's a workaround in the form of "require users to pass in the servo host and port number", but that workaround is likely to annoy users beyond their ability to bear. So, we want to find a better solution.
,
Aug 30 2016
,
Oct 26 2016
,
Jun 5 2017
Issue 729650 has been merged into this issue.
,
Jun 5 2017
the args to pass in would be "servo_host" and "servo_port" (just for anyone who needs the workaround now).
,
Mar 31 2018
,
Mar 31 2018
,
Mar 31 2018
|
||||||
►
Sign in to add a comment |
||||||
Comment 1 by kevcheng@chromium.org
, Aug 24 2016