<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Refactor test results classes in webkitpy to enable faster EWS iteration"
href="https://bugs.webkit.org/show_bug.cgi?id=169053#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Refactor test results classes in webkitpy to enable faster EWS iteration"
href="https://bugs.webkit.org/show_bug.cgi?id=169053">bug 169053</a>
from <span class="vcard"><a class="email" href="mailto:ap@webkit.org" title="Alexey Proskuryakov <ap@webkit.org>"> <span class="fn">Alexey Proskuryakov</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=303108&action=diff" name="attach_303108" title="Patch">attachment 303108</a> <a href="attachment.cgi?id=303108&action=edit" title="Patch">[details]</a></span>
Patch
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=303108&action=review">https://bugs.webkit.org/attachment.cgi?id=303108&action=review</a>
<span class="quote">> Tools/Scripts/webkitpy/tool/bot/abstracttestresultsreader.py:37
> + except (IOError, KeyError):
> + return None</span >
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>