commit | e0ea4b74fb6706e60de3ffbd77241d2407f2a2db | [log] [tgz] |
---|---|---|
author | Sudheer Shanka <sudheersai@google.com> | Thu Jun 15 11:43:42 2017 -0700 |
committer | Sudheer Shanka <sudheersai@google.com> | Thu Jun 15 11:43:42 2017 -0700 |
tree | da26496d783f43b3766b20c679c937735352e95d | |
parent | 1f29891f4b6a5b4a4195d4c12a48f3e3732a072a [diff] |
Catch Throwable instead of Exception. AssertionFailedError is a Throwable and hence some logs which will help debug the failures are not printed. Bug: 38384021 Test: Verified that when the test throws AssertionFailedError, required logs are printed. Change-Id: I6cc8e0172b8e30d268a50bdf9281d6828fc74810