No files found.
+1 −0
__init__.py
tests/wpt/harness/wptrunner/browsers/__init__.py
+8 −1
firefox.py
tests/wpt/harness/wptrunner/browsers/firefox.py
+3 −2
servo.py
tests/wpt/harness/wptrunner/browsers/servo.py
+14 −12
executormarionette.py
...pt/harness/wptrunner/executors/executormarionette.py
+7 −15
executorselenium.py
.../wpt/harness/wptrunner/executors/executorselenium.py
+92 −5
executorservo.py
tests/wpt/harness/wptrunner/executors/executorservo.py
+1 −2
executorservodriver.py
...t/harness/wptrunner/executors/executorservodriver.py
+54 −5
fixtures.py
...harness/wptrunner/executors/pytestrunner/fixtures.py
+9 −5
testharness_webdriver.js
...harness/wptrunner/executors/testharness_webdriver.js
+7 −2
testrunner.py
tests/wpt/harness/wptrunner/testrunner.py
+10 −1
test_chunker.py
tests/wpt/harness/wptrunner/tests/test_chunker.py
+3 −2
test_hosts.py
tests/wpt/harness/wptrunner/tests/test_hosts.py
+10 −0
test_update.py
tests/wpt/harness/wptrunner/tests/test_update.py
+37 −5
webdriver_server.py
tests/wpt/harness/wptrunner/webdriver_server.py
+55 −45
wptcommandline.py
tests/wpt/harness/wptrunner/wptcommandline.py
+4 −0
test_serializer.py
...rness/wptrunner/wptmanifest/tests/test_serializer.py
+1 −0
wptrunner.py
tests/wpt/harness/wptrunner/wptrunner.py
+1 −1
wpttest.py
tests/wpt/harness/wptrunner/wpttest.py