summaryrefslogtreecommitdiff
path: root/hwbinder_benchmark/passthrough/AndroidTest.xml
diff options
context:
space:
mode:
authorHsin-Yi Chen <hsinyichen@google.com>2017-04-17 10:18:41 +0800
committerHsin-Yi Chen <hsinyichen@google.com>2017-04-17 10:45:23 +0800
commit6c4aa78a7f7b0c0ddde788ba055a4b2fde9b49ea (patch)
tree82894d4000c732f1b11bb7147809092fea2a91f7 /hwbinder_benchmark/passthrough/AndroidTest.xml
parent7856dcf03351643d8bf2d1be85ea9403ae6af542 (diff)
downloadperformance-6c4aa78a7f7b0c0ddde788ba055a4b2fde9b49ea.tar.gz
Tolerate push failure in performance test
Bug: 36076260 Test: vts-tradefed run commandAndExit vts -m BinderPerformanceTest Change-Id: I4dcb8f2e551c6461695b0efb724ef224d380641d
Diffstat (limited to 'hwbinder_benchmark/passthrough/AndroidTest.xml')
-rw-r--r--hwbinder_benchmark/passthrough/AndroidTest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/hwbinder_benchmark/passthrough/AndroidTest.xml b/hwbinder_benchmark/passthrough/AndroidTest.xml
index 5924ddc..acb8508 100644
--- a/hwbinder_benchmark/passthrough/AndroidTest.xml
+++ b/hwbinder_benchmark/passthrough/AndroidTest.xml
@@ -15,6 +15,7 @@
-->
<configuration description="Config for VTS libhwbinder performance benchmarks">
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
+ <option name="abort-on-push-failure" value="false" />
<option name="push-group" value="HostDrivenTest.push" />
<option name="cleanup" value="true" />
<option name="push" value="DATA/benchmarktest/libhwbinder_benchmark/libhwbinder_benchmark32->/data/local/tmp/32/libhwbinder_benchmark32" />