<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - webkit-patch rollout should not die when passed a unicode character in the message"
   href="https://bugs.webkit.org/show_bug.cgi?id=149222">149222</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>webkit-patch rollout should not die when passed a unicode character in the message
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Tools / Tests
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>bburg&#64;apple.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>achristensen&#64;apple.com, ap&#64;webkit.org, dbates&#64;webkit.org, ddkilzer&#64;webkit.org, jhoneycutt&#64;apple.com, joepeck&#64;webkit.org, lforschler&#64;apple.com, rniwa&#64;webkit.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>This most often manifests as webkitbot refusing to do a rollout:

09:53 &lt;alexchristensen&gt; webkitbot: rollout 189851 189853 didn’t actually fix permissions issue
09:53 &lt;webkitbot&gt; alexchristensen: Preparing rollout for <a href="http://trac.webkit.org/changeset/189851">http://trac.webkit.org/changeset/189851</a> and <a href="http://trac.webkit.org/changeset/189853">http://trac.webkit.org/changeset/189853</a> ...
09:53 &lt;webkitbot&gt; Exception executing command: 'ascii' codec can't decode byte 0xe2 in position 4: ordinal not in range(128)

I added a parse test to irc_command_unittests.py to verify that the problem is not specific to the IRC bot's parser. It probably happens somewhere deeper in the rollout command.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>