Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
#20437 added supports_testdriver to ServoTestharnessExecutor
  • Loading branch information
cdeler committed Dec 16, 2018
1 parent 700a38c commit 2544672
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -33,6 +33,7 @@ def write_hosts_file(config):


class ServoTestharnessExecutor(ProcessTestExecutor):
supports_testdriver = True
convert_result = testharness_result_converter

def __init__(self, browser, server_config, timeout_multiplier=1, debug_info=None,
Expand Down

0 comments on commit 2544672

Please sign in to comment.