Show more stack trace in instrumentation tests.
When unknown exceptions are raised during instrumentation tests,
catch the exception and output its stack trace as part of the log
rather than just displaying 'CRASHED' or 'UNKNOWN' statuses.
This should also show up in buildbot logs.
BUG=
567841
Committed:
https://crrev.com/e6e09ec25d398d954fe93865b681f711a1c22322
Cr-Commit-Position: refs/heads/master@{#365586}