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

Unified Diff: third_party/android_testrunner/README.chromium

Issue 10824227: Organize adb install cmds and reboot on failure (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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
Index: third_party/android_testrunner/README.chromium
diff --git a/third_party/android_testrunner/README.chromium b/third_party/android_testrunner/README.chromium
index ce1824492dd4af13e1daaa0eaeaa11f4a38d81a1..e5208e8adc4a929faa3fa105430da61e7837b872 100644
--- a/third_party/android_testrunner/README.chromium
+++ b/third_party/android_testrunner/README.chromium
@@ -13,6 +13,8 @@ Local Modifications:
suppressed.
2. Changed error message handling in |StartInstrumentation| from |shortMsg| to
|longMsg| to provide more information when debugging.
+3. Added optional cmd_logger arguments to |SendCommand| and |SendShellCommand|
bulach 2012/08/09 12:36:52 hmm... I'm not sure this would be acceptable on th
Isaac (away) 2012/08/10 04:44:35 I didn't do that because I'm not sure about the si
+ so exact commands can be printed to logger of callers choice.
Here is the detail steps
1. Checkout Android source code

Powered by Google App Engine
This is Rietveld 408576698