commit | 20e9ccf1b901220b55b85717fc17ed852fd98d85 | [log] [tgz] |
---|---|---|
author | jdesprez <jdesprez@google.com> | Wed Feb 14 14:55:26 2018 -0800 |
committer | jdesprez <jdesprez@google.com> | Wed Feb 14 14:55:26 2018 -0800 |
tree | 17ef004750f489ea285a3d35eca71075f96646d3 | |
parent | afb13f1da0e9adaeeab78ec9861a1187eb30644f [diff] |
Do not reset the failure in the TestRunResult when re-running The instrumentation re-run in Suites was resetting the failure resulting in the failed state being lost. Test: unit tests local cts run with a manually crashed instrumentation Bug: 73290844 Change-Id: I4709273b873d433a2b41ee64ceb23b95dc0fdcea
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/