<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 - BrokenSymlinkDirectoryIteration fails on Ubuntu i386"
   href="https://bugs.llvm.org/show_bug.cgi?id=32266">32266</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>BrokenSymlinkDirectoryIteration fails on Ubuntu i386
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>libraries
          </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>enhancement
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>Support Libraries
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>sylvestre@debian.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>started to fail from r297730


******************** TEST 'LLVM-Unit ::
Support/SupportTests/FileSystemTest.BrokenSymlinkDirectoryIteration' FAILED
********************
Note: Google Test filter = FileSystemTest.BrokenSymlinkDirectoryIteration
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from FileSystemTest
[ RUN      ] FileSystemTest.BrokenSymlinkDirectoryIteration
/build/llvm-toolchain-snapshot-5.0~svn297745/unittests/Support/Path.cpp:825:
Failure
ec: did not return errc::success.
error number: 2
error message: No such file or directory

/build/llvm-toolchain-snapshot-5.0~svn297745/unittests/Support/Path.cpp:446:
Failure
fs::remove(TestDirectory.str()): did not return errc::success.
error number: 39
error message: Directory not empty

[  FAILED  ] FileSystemTest.BrokenSymlinkDirectoryIteration (1 ms)
[----------] 1 test from FileSystemTest (1 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (1 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] FileSystemTest.BrokenSymlinkDirectoryIteration

 1 FAILED TEST
Test Directory: /tmp/lit_tmp_8IxDOY/file-system-test-06cda6</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>