commit | 21c92dbb0b2913d61c8f2c79d7d59ec38f743908 | [log] [tgz] |
---|---|---|
author | jdesprez <jdesprez@google.com> | Tue Oct 10 08:23:22 2017 -0700 |
committer | jdesprez <jdesprez@google.com> | Tue Oct 10 08:25:41 2017 -0700 |
tree | ed7966eeb3fef80a36b71afdc02d0221b71bf9d0 | |
parent | 19d778c38c2a9d2e060f987abd5a21da5152732e [diff] |
Add a retry for AaptParser to get package name We want to make sure that some temporary failure will not block the run. Adding an auto retry to get the package name Test: unit tests Bug: 66707232 Change-Id: If83c2128fd5349cc98c0a41481eb6dff589306a6
TF is a test harness used to drive Android automated testing. It runs on test hosts and monitors the connected devices, handling test scheduling & execution and device management.
Other test harnesses like Compatibility Test Suite (CTS) and Vendor Test Suite (VTS) use TF as a basis and extend it for their particular needs.
Building TF:
More information at: https://source.android.com/devices/tech/test_infra/tradefed/