[Webkit-unassigned] [Bug 105380] [chromium] webkitpy-test: executive.py stringify_args error on the release test bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 20 15:18:40 PST 2012


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





--- Comment #2 from Eric Seidel <eric at webkit.org>  2012-12-20 15:20:54 PST ---
I believe we just change that line to .encode(encoding, errors="replace") and it should do something sensible.  The unittest will still fail, so we'd have to skip it for windows.  I can't easily fix this w/o a windows machine.  We can just skip the unittest.  Dirk may have other thoughts.

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