[Webkit-unassigned] [Bug 37563] new-run-webkit-tests prints out nothing when build-dumprendertree fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 24 14:16:53 PDT 2010


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68662|review?                     |review+, commit-queue+
               Flag|                            |




--- Comment #7 from Eric Seidel <eric at webkit.org>  2010-09-24 14:16:52 PST ---
(From update of attachment 68662)
View in context: https://bugs.webkit.org/attachment.cgi?id=68662&action=review

> WebKitTools/Scripts/webkitpy/layout_tests/port/webkit.py:87
> -        return not self._executive.run_command([
> +        exit_code = self._executive.run_command([

We don't really need to stash the exit_code in a local, but this is fine. :)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list