commit | eb68333ae91eb7abd8c9aec1d8044cd114b270b9 | [log] [tgz] |
---|---|---|
author | Kalle Raita <kraita@google.com> | Sun Feb 14 23:54:26 2016 -0800 |
committer | Kalle Raita <kraita@google.com> | Sun Feb 14 23:54:26 2016 -0800 |
tree | 50130a2e43ae1fdc019bbfcc23cf4c9be14c5d2d | |
parent | 88f3d9e2afb1c11e001aa861354975573735aabb [diff] |
Handle output parsing errors in DeqpTestRunner Handle errors caused by interrupted ADB connection in the instrumentation parser of the DeqpTestRunner. Prior to the fix the errors were likely silently ignored first, which lead to corrupted internal state. Also added unit tests covering a couple of classes of errors. Tested with unit tests. Bug: 25815311 Change-Id: Ifed2bb3bde9aee5361b834b72b027a96ebc0ceda