提交 e73c8a7f 编写于 作者: A Adam Barth 提交者: GitHub

Run observatory tests in --non-interactive (#3146)

This patch is an attempt to fix a mysterious failure on the buildbot.
上级 525c947e
......@@ -41,6 +41,7 @@ class ShellProcess {
class ShellLauncher {
final List<String> args = [
'--observatory-port=0',
'--non-interactive',
];
final String shellExecutablePath;
final String mainDartPath;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册