[Webkit-unassigned] [Bug 32896] [bzt] Bugzilla-tool should not try to get the username and password from Git when we're using SVN

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 19 16:59:44 PST 2010


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





--- Comment #11 from Daniel Bates <dbates at webkit.org>  2010-01-19 16:59:43 PST ---
Will look into this issue.

(In reply to comment #10)
> This broke a couple scm.py unit tests:
> ERROR: test_error_handlers (webkitpy.scm_unittest.SCMClassTests)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File
> "/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/webkitpy/scm_unittest.py",
> line 150, in test_error_handlers
>     self.assertRaises(OSError, run_command, command_does_not_exist)
>   File
> [...]
> I'm not sure catching OSError here is a good idea.  It turns missing scripts
> into "exit code 2" which happens to be the same as
> QueueEngine.handled_error_code = 2
> 
> We obviously could change handled_error_code....

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