DescriptionAndroid: a few minor improvements for the test runner.
- We had a few options with default=True, which made them not really
optional. Instead, use an option with action='store_true' which is False by
default.
- Uses buildbot_report.py rather than duplicate the functionality.
- Removes default params from SingleTestRunner to make it more explicit.
BUG=
TEST=existing android tests.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146318
Patch Set 1 #
Total comments: 2
Patch Set 2 : Comments #Patch Set 3 : Removes --apk from buildbot_functions.sh #
Messages
Total messages: 9 (0 generated)
|