Enable ouputting results for passed tests on AMP.
commit803ff930a0556a59087e24c2a5461325c01185b9
authormikecase <mikecase@chromium.org>
Thu, 21 May 2015 04:41:07 +0000 (20 21:41 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 21 May 2015 04:41:54 +0000 (21 04:41 +0000)
tree06e474068bd5f520b54853bf97fee520a6651fc2
parent30c2379bebabdfd2eb9678e45eb8b866602f03ca
Enable ouputting results for passed tests on AMP.

AMP had a bug outputting results if the output stream was too
large. Therefore, we only were outputting test results for failed
tests. This issue has been fixed (b/18981674) and this CL is to
enable full test result outputting on AMP.

BUG=

Review URL: https://codereview.chromium.org/1023803002

Cr-Commit-Position: refs/heads/master@{#330892}
build/android/pylib/remote/device/remote_device_gtest_run.py
testing/android/native_test/java/src/org/chromium/native_test/NativeTestInstrumentationTestRunner.java