[Webkit-unassigned] [Bug 169053] Refactor test results classes in webkitpy to enable faster EWS iteration

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 2 11:07:21 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=169053

--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 303108
  --> https://bugs.webkit.org/attachment.cgi?id=303108
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=303108&action=review

> Tools/Scripts/webkitpy/tool/bot/abstracttestresultsreader.py:37
> +        except (IOError, KeyError):
> +            return None

Can there be logging when this happens? I'm concerned that if the issue occurs, it may be hard to debug when the failure is silent.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170302/b86e7cfb/attachment.html>


More information about the webkit-unassigned mailing list