提交 aaa5c9fb 编写于 作者: A Adam Barth

Teach test_sky about workbench

Previously test_sky was broken because it was still trying to use the
DEPS-based Dart packages.
上级 01234fc9
......@@ -1073,7 +1073,7 @@ class Port(object):
return True
def _dart_packages_root(self):
return self._build_path('gen/dart-pkg/packages')
return self.path_from_chromium_base('sky', 'packages', 'workbench', 'packages')
def start_sky_server(self, additional_dirs, number_of_drivers):
"""Start a web server. Raise an error if it can't start or is already running.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册