Update wptrunner and enable non-default support for servodriver executor.

This runs tests using the WebDriver protocol without restarting
the browser each time, and is currently enabled with
--product servodriver on the command line
This commit is contained in:
James Graham 2015-05-19 10:57:51 +01:00
parent 913c5677ab
commit 413d005bb8
11 changed files with 1020 additions and 8 deletions

View file

@ -1,5 +1,6 @@
[products]
servo =
servodriver =
[web-platform-tests]
remote_url = https://github.com/w3c/web-platform-tests.git