[llvm-bugs] [Bug 32266] New: BrokenSymlinkDirectoryIteration fails on Ubuntu i386

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Mar 14 10:20:02 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=32266

            Bug ID: 32266
           Summary: BrokenSymlinkDirectoryIteration fails on Ubuntu i386
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Support Libraries
          Assignee: unassignedbugs at nondot.org
          Reporter: sylvestre at debian.org
                CC: llvm-bugs at lists.llvm.org

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170314/b7b73272/attachment.html>


More information about the llvm-bugs mailing list