[Webkit-unassigned] [Bug 105380] [chromium] executive.py stringify_args error on the release test bot
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 18 19:39:25 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=105380
--- Comment #1 from Eric Seidel <eric at webkit.org> 2012-12-18 19:41:41 PST ---
I guess I'm not surprised by this. But it means we need to fix:
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/system/executive.py#L469
presumably to have a fallback character when the encoding fails.
This is basically a real bug which we've had, but are now finally testing. :) This is just telling us that unicode-based contributor names (and any other unicode) currently cause webkit-patch to barf on windows.
--
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