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

Unified Diff: third_party/android_testrunner/README.chromium

Issue 10823093: [Android] Upstream changes to android_testrunner. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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 d62c373af3f0ecef4fd858483b0d82bf72368d0e..ce1824492dd4af13e1daaa0eaeaa11f4a38d81a1 100644
--- a/third_party/android_testrunner/README.chromium
+++ b/third_party/android_testrunner/README.chromium
@@ -9,8 +9,10 @@ This package is the scripts used to run the unit test for Android and from
Android Gingerbread.
Local Modifications:
-There are no local modifications, all files were copied from
-<android_gingerbread_tree>/development/testrunner/
+1. Added |silent_log| argument to |StartInstrumentation| so that output can be
+ suppressed.
+2. Changed error message handling in |StartInstrumentation| from |shortMsg| to
+ |longMsg| to provide more information when debugging.
Here is the detail steps
1. Checkout Android source code
« no previous file with comments | « no previous file | third_party/android_testrunner/adb_interface.py » ('j') | third_party/android_testrunner/adb_interface.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698