Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable upstream bluetooth tests #22420

Merged
merged 9 commits into from Dec 22, 2018

#20437 added supports_testdriver to ServoTestharnessExecutor

  • Loading branch information
cdeler committed Dec 16, 2018
commit 2544672a829a7fe3062dc313ef3ad861d0949868
@@ -33,6 +33,7 @@ def write_hosts_file(config):


class ServoTestharnessExecutor(ProcessTestExecutor):
supports_testdriver = True

This comment has been minimized.

Copy link
@jdm

jdm Dec 14, 2018

Member

Let's move this to executorservodriver.py instead.

This comment has been minimized.

Copy link
@jdm

jdm Dec 14, 2018

Member

This has not been addressed.

This comment has been minimized.

Copy link
@cdeler

cdeler Dec 15, 2018

Author Contributor

Done

convert_result = testharness_result_converter

def __init__(self, browser, server_config, timeout_multiplier=1, debug_info=None,
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.