telemetry: Report error correctly on connection timeout
When we hit the 30s timeout, we would continue to run the test, then report a success, then attempt to dump the stdio and stacktrace. Instead re-raise the exception and remove the finally block to stop the test from going through its paces BUG=424024 Review URL: https://codereview.chromium.org/694893004 Cr-Commit-Position: refs/heads/master@{#302577}
Showing
Please register or sign in to comment