Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(341)

Unified Diff: scripts/slave/recipes/flutter/flutter.expected/mac.json

Issue 1773623003: [driver] output verbose logging from flutter driver (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: remove intentional error Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « scripts/slave/recipes/flutter/flutter.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/flutter/flutter.expected/mac.json
diff --git a/scripts/slave/recipes/flutter/flutter.expected/mac.json b/scripts/slave/recipes/flutter/flutter.expected/mac.json
index 4e85865cb34af72f2037d28b712bb71baa11a20e..16e345e6006d4b7606709a85f7034c52d76c0f87 100644
--- a/scripts/slave/recipes/flutter/flutter.expected/mac.json
+++ b/scripts/slave/recipes/flutter/flutter.expected/mac.json
@@ -303,7 +303,8 @@
{
"cmd": [
"flutter",
- "drive"
+ "drive",
+ "--verbose"
],
"cwd": "[TMP_BASE]/tmp_tmp_1/sample_app",
"env": {
« no previous file with comments | « scripts/slave/recipes/flutter/flutter.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698