|
| def | __init__ (self, port, worker_number, pixel_tests, no_timeout=False) |
| |
| def | __del__ (self) |
| |
| def | run_test (self, driver_input, stop_when_done) |
| |
| def | is_http_test (self, test_name) |
| |
| def | is_web_platform_test (self, test_name) |
| |
| def | test_to_uri (self, test_name) |
| |
| def | uri_to_test (self, uri) |
| |
| def | has_crashed (self) |
| |
| def | start (self, pixel_tests, per_test_args) |
| |
| def | stop (self) |
| |
| def | cmd_line (self, pixel_tests, per_test_args) |
| |
| | error_from_test |
| |
| | err_seen_eof |
| |
| | web_platform_test_server_doc_root |
| |
| | web_platform_test_server_base_url |
| |
| string | HTTP_DIR = "http/tests/" |
| |
| string | HTTP_LOCAL_DIR = "http/tests/local/" |
| |
◆ check_driver()
| def webkitpy.port.waylanddriver.WaylandDriver.check_driver |
( |
|
port | ) |
|
|
static |
The documentation for this class was generated from the following file: