[Webkit-unassigned] [Bug 131188] layout_test_runner: UnicodeDecodeError(''ascii' codec can't decode byte 0xe2 in position 344: ordinal not in range(128)')

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 3 19:04:21 PDT 2014


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





--- Comment #3 from Joseph Pecoraro <joepeck at webkit.org>  2014-04-03 19:04:37 PST ---
Windows bot just hit this:
<http://build.webkit.org/builders/Apple%20Win%20Debug%20%28Build%29/builds/77916/steps/svn/logs/stdio>

    starting svn operation
    /usr/bin/svn update --non-interactive --no-auth-cache --revision 166758
     in dir /home/buildbot/slave/win-debug/build (timeout 1200 secs)
     watching logfiles {}
     argv: ['/usr/bin/svn', 'update', '--non-interactive', '--no-auth-cache', '--revision', '166758']
    error in RunProcess._startCommand
    Traceback (most recent call last):
      File "/usr/lib/python2.6/site-packages/buildbot_slave-0.8.7p1-py2.6.egg/buildslave/runprocess.py", line 386, in start
        self._startCommand()
      File "/usr/lib/python2.6/site-packages/buildbot_slave-0.8.7p1-py2.6.egg/buildslave/runprocess.py", line 483, in _startCommand
        msg += "  %s=%s\n" % (name, self.environ[name])
    UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 129: ordinal not in range(128)

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