commit | ad8037e3a9b306bae6cdc8927c35946696bf40f6 | [log] [tgz] |
---|---|---|
author | Omari Stephens <xsdg@android.com> | Tue Mar 13 21:52:13 2012 -0700 |
committer | Omari Stephens <xsdg@android.com> | Tue Mar 13 21:57:54 2012 -0700 |
tree | de4f50f3c32617b2d47cfccb061cfdce9cce633d | |
parent | 605eabf6a24ab3541de559b242147900b23706ed [diff] |
Avoid crashes in a single app from causing cascading test failures This should work properly for crashes. It currently doesn't do the right thing for ANRs since, in a lot of cases, they seem to happen asynchronously _after_ the testcase has ended. Will try to improve that behavior with a subsequent change. Bug: 6128185 Change-Id: Ie535141e879062c11ee7108b37d282a33a5b5eef