mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
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:
parent
913c5677ab
commit
413d005bb8
11 changed files with 1020 additions and 8 deletions
|
@ -1,5 +1,6 @@
|
|||
[products]
|
||||
servo =
|
||||
servodriver =
|
||||
|
||||
[web-platform-tests]
|
||||
remote_url = https://github.com/w3c/web-platform-tests.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue