[Webkit-unassigned] [Bug 34070] Fix failure of webkit-patch unit test webkitpy.scm_unittest.SCMClassTests.test_error_handlers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 24 23:26:53 PST 2010


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


Daniel Bates <dbates at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #47317|                            |review?
               Flag|                            |




--- Comment #1 from Daniel Bates <dbates at webkit.org>  2010-01-24 23:26:52 PST ---
Created an attachment (id=47317)
 --> (https://bugs.webkit.org/attachment.cgi?id=47317)
Patch with unit test

Moves the try/catch for OSError exceptions in Executive.run_command to
Credentials.read_credentials() so that the unit test
webkitpy.scm_unittest.SCMClassTests.test_error_handlers can assert that
Executive.run_command throws an OSError exception.

Updated unit tests accordingly.

-- 
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