[Webkit-unassigned] [Bug 38246] wdiff_text throws ScriptError because wdiff returns non-zero when files differ

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 28 01:48:31 PDT 2010


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





--- Comment #11 from Shinichiro Hamaji <hamaji at chromium.org>  2010-04-28 01:48:30 PST ---
(From update of attachment 54537)
WebKitTools/Scripts/webkitpy/layout_tests/port/base.py:595
 +              raise e
I think we don't need "e" to re-raise the exception. Also, I'm not sure if we
need this except-clause, but I guess we want to emphasize the ScriptError can
be thrown.

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