Parse gtest logs even on main test failure/exception.

Wrap the parse action in a finally block so the logs from a gtest run will still be parsed even when the main test fails and throws an exception that terminates the test run.

BUG=None.
TEST=Ran the parser on the log file from the failed sync test run.

Change-Id: Ic4f5be02eaaae7aa8a9131435df21cd0e219b6eb
Reviewed-on: http://gerrit.chromium.org/gerrit/1049
Tested-by: Dale Curtis <[email protected]>
Reviewed-by: Dale Curtis <[email protected]>
1 file changed