[llvm-bugs] [Bug 38760] New: Unexpected failures in libc++ test suite in llvm-toolchain-7 rc2 branch

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Aug 29 07:28:52 PDT 2018


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

            Bug ID: 38760
           Summary: Unexpected failures in libc++ test suite in
                    llvm-toolchain-7 rc2 branch
           Product: Test Suite
           Version: 7.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: lit
          Assignee: unassignedbugs at nondot.org
          Reporter: reshabhsh at gmail.com
                CC: daniel at zuster.org, llvm-bugs at lists.llvm.org

While building llvm-toolchain-7 rc2 branch, we noticed 19 unexpected failures
in libc++.

Complete build log:
https://buildd.debian.org/status/fetch.php?pkg=llvm-toolchain-7&arch=amd64&ver=1%3A7%7E%2Brc2-1%7Eexp2&stamp=1535391163&raw=0

Failing Tests (19):
    libc++ ::
std/input.output/filesystems/class.directory_entry/directory_entry.cons/path.pass.cpp
    libc++ ::
std/input.output/filesystems/class.directory_entry/directory_entry.obs/file_size.pass.cpp
    libc++ ::
std/input.output/filesystems/class.directory_entry/directory_entry.obs/hard_link_count.pass.cpp
    libc++ ::
std/input.output/filesystems/class.directory_entry/directory_entry.obs/last_write_time.pass.cpp
    libc++ ::
std/input.output/filesystems/class.directory_iterator/directory_iterator.members/ctor.pass.cpp
    libc++ ::
std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/increment.pass.cpp
    libc++ ::
std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/pop.pass.cpp
    libc++ ::
std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.nonmembers/begin_end.pass.cpp
    libc++ ::
std/input.output/filesystems/fs.op.funcs/fs.op.canonical/canonical.pass.cpp
    libc++ ::
std/input.output/filesystems/fs.op.funcs/fs.op.equivalent/equivalent.pass.cpp
    libc++ ::
std/input.output/filesystems/fs.op.funcs/fs.op.file_size/file_size.pass.cpp
    libc++ ::
std/input.output/filesystems/fs.op.funcs/fs.op.is_directory/is_directory.pass.cpp
    libc++ ::
std/input.output/filesystems/fs.op.funcs/fs.op.is_empty/is_empty.pass.cpp
    libc++ ::
std/input.output/filesystems/fs.op.funcs/fs.op.is_symlink/is_symlink.pass.cpp
    libc++ ::
std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/last_write_time.pass.cpp
    libc++ ::
std/input.output/filesystems/fs.op.funcs/fs.op.space/space.pass.cpp
    libc++ ::
std/input.output/filesystems/fs.op.funcs/fs.op.status/status.pass.cpp
    libc++ ::
std/input.output/filesystems/fs.op.funcs/fs.op.symlink_status/symlink_status.pass.cpp
    libc++ ::
std/input.output/filesystems/fs.op.funcs/fs.op.weakly_canonical/weakly_canonical.pass.cpp


  Expected Passes    : 5651
  Expected Failures  : 12
  Unsupported Tests  : 172
  Unexpected Passes  : 6
  Unexpected Failures: 19


Thanks,
Reshabh Sharma

-- 
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/20180829/53eae3f4/attachment.html>


More information about the llvm-bugs mailing list