webkit_layout_test: Harden stack encoding
The stack returned from _get_stack_from_dump can be None. This hardens against this case, and hopefully another other unforseen issues around the stack encoding, by transforming the stack to ascii inside a try block. Bug: 880246 Change-Id: I498b5929dab811a2ccc5e69bb51b930c8547179c TBR: dpranke@chromium.org Reviewed-on: https://chromium-review.googlesource.com/1218842 Commit-Queue: Dominic Battré <battre@chromium.org> Reviewed-by:Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#590258}
Showing
Please register or sign in to comment