<html>
    <head>
      <base href="https://bugs.llvm.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 - Test fails on master: LLVM.tools/llvm-ar.mri-utf8.test"
   href="https://bugs.llvm.org/show_bug.cgi?id=43675">43675</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Test fails on master: LLVM.tools/llvm-ar.mri-utf8.test
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>new-bugs
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>new bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>kuhnel@google.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>htmldeveloper@gmail.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The test case LLVM.tools/llvm-ar.mri-utf8.test  is failing on master for a week
(or so):


Script:
--
: 'RUN: at line 4';   rm -rf
/home/jenkins/workspace/amd64_debian-testing_clang-8_check-all/build/test/tools/llvm-ar/Output/mri-utf8.test.tmp
&& mkdir -p
/home/jenkins/workspace/amd64_debian-testing_clang-8_check-all/build/test/tools/llvm-ar/Output/mri-utf8.test.tmp/extracted
: 'RUN: at line 6';   echo "contents" >
/home/jenkins/workspace/amd64_debian-testing_clang-8_check-all/build/test/tools/llvm-ar/Output/mri-utf8.test.tmp/£.txt
: 'RUN: at line 8';   echo "CREATE
/home/jenkins/workspace/amd64_debian-testing_clang-8_check-all/build/test/tools/llvm-ar/Output/mri-utf8.test.tmp/mri.ar"
>
/home/jenkins/workspace/amd64_debian-testing_clang-8_check-all/build/test/tools/llvm-ar/Output/mri-utf8.test.tmp/script.mri
: 'RUN: at line 9';   echo "ADDMOD
/home/jenkins/workspace/amd64_debian-testing_clang-8_check-all/build/test/tools/llvm-ar/Output/mri-utf8.test.tmp/£.txt"
<span class="quote">>></span >
/home/jenkins/workspace/amd64_debian-testing_clang-8_check-all/build/test/tools/llvm-ar/Output/mri-utf8.test.tmp/script.mri
: 'RUN: at line 10';   echo "SAVE" >>
/home/jenkins/workspace/amd64_debian-testing_clang-8_check-all/build/test/tools/llvm-ar/Output/mri-utf8.test.tmp/script.mri
: 'RUN: at line 12';  
/home/jenkins/workspace/amd64_debian-testing_clang-8_check-all/build/bin/llvm-ar
-M <
/home/jenkins/workspace/amd64_debian-testing_clang-8_check-all/build/test/tools/llvm-ar/Output/mri-utf8.test.tmp/script.mri
: 'RUN: at line 13';   cd
/home/jenkins/workspace/amd64_debian-testing_clang-8_check-all/build/test/tools/llvm-ar/Output/mri-utf8.test.tmp/extracted
&&
/home/jenkins/workspace/amd64_debian-testing_clang-8_check-all/build/bin/llvm-ar
x
/home/jenkins/workspace/amd64_debian-testing_clang-8_check-all/build/test/tools/llvm-ar/Output/mri-utf8.test.tmp/mri.ar
: 'RUN: at line 23';   env LANG=en_US.UTF-8 "/usr/bin/python" -c "assert
open(u'\U000000A3.txt', 'rb').read() == b'contents\n'"
--
Exit Code: 1

Command Output (stderr):
--
Traceback (most recent call last):
  File "<string>", line 1, in <module>
UnicodeEncodeError: 'ascii' codec can't encode character u'\xa3' in position 0:
ordinal not in range(128)

--

The full test logs are available here:
<a href="http://results.llvm-merge-guard.org/amd64_debian-testing_clang-8_check-all-319">http://results.llvm-merge-guard.org/amd64_debian-testing_clang-8_check-all-319</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>