[Webkit-unassigned] [Bug 202419] REGRESSION (r250375): [old EWS] JSC EWS is always marking Patches as success

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 8 12:53:09 PDT 2019


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[old EWS] JSC EWS is always |REGRESSION (r250375): [old
                   |marking Patches as success  |EWS] JSC EWS is always
                   |                            |marking Patches as success

--- Comment #8 from Alexey Proskuryakov <ap at webkit.org> ---
Well, run_and_throw_if_fail in executive.py has this line:

            exit_code = self._run_command_with_teed_output(args, child_stdout, **kwargs)

And the _run_command_with_teed_output function never returns a value. Looks like a regression from r250375.

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


More information about the webkit-unassigned mailing list