<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>105989</bug_id>
          
          <creation_ts>2013-01-02 19:28:19 -0800</creation_ts>
          <short_desc>[Win] webkitpy.common.system.executive_unittest.ExecutiveTest.test_run_command_with_unicode fails</short_desc>
          <delta_ts>2013-01-03 12:44:47 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>105380</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryosuke Niwa">rniwa</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>dpranke</cc>
    
    <cc>eric</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>799197</commentid>
    <comment_count>0</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-01-02 19:28:19 -0800</bug_when>
    <thetext>http://build.webkit.org/builders/Apple%20Win%20XP%20Debug%20%28Tests%29/builds/48985/steps/webkitpy-test/logs/stdio

165/1614] webkitpy.common.system.executive_unittest.ExecutiveTest.test_run_command_with_unicode erred:
  Traceback (most recent call last):
    File &quot;/home/buildbot/slave/win-debug-tests/build/Tools/Scripts/webkitpy/common/system/executive_unittest.py&quot;, line 149, in test_run_command_with_unicode
      output = executive.run_command(command_line(&apos;echo&apos;, unicode_tor_input))
    File &quot;/home/buildbot/slave/win-debug-tests/build/Tools/Scripts/webkitpy/common/system/executive.py&quot;, line 420, in run_command
      close_fds=self._should_close_fds())
    File &quot;/home/buildbot/slave/win-debug-tests/build/Tools/Scripts/webkitpy/common/system/executive.py&quot;, line 490, in popen
      string_args = self._stringify_args(args)
    File &quot;/home/buildbot/slave/win-debug-tests/build/Tools/Scripts/webkitpy/common/system/executive.py&quot;, line 477, in _stringify_args
      string_args = map(unicode, args)
  UnicodeDecodeError: &apos;ascii&apos; codec can&apos;t decode byte 0xe2 in position 7: ordinal not in range(128)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>799209</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2013-01-02 20:13:24 -0800</bug_when>
    <thetext>Maybe we&apos;re still double-encoding in the windows case?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>799580</commentid>
    <comment_count>2</comment_count>
    <who name="Dirk Pranke">dpranke</who>
    <bug_when>2013-01-03 12:44:47 -0800</bug_when>
    <thetext>No, that fix just hasn&apos;t landed yet, because I was trying to figure out a way to test it cross-platform and then went OOO for a few days.

Ryosuke, if this failure is blocking something for you feel free to land/cq+ the change in that bug and I can work on the test separately.

*** This bug has been marked as a duplicate of bug 105380 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>