[Webkit-unassigned] [Bug 160779] False crashes in fast/text/emoji-gender-* tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 11 14:06:19 PDT 2016


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #285852|review?                     |review+
              Flags|                            |

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

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

> Tools/Scripts/webkitpy/port/driver.py:447
> +            self._server_process.write('#SAMPLE FINISHED\n', True)  # Must be able to ignore a broken pipe here, target process may already be closed.

A slightly shorter way to say the same is "Ignoring write errors, as target process may already be terminated."

-- 
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/20160811/a9e69787/attachment.html>


More information about the webkit-unassigned mailing list