[cfe-dev] [Release-testers] [3.9 Release] Release Candidate 3 has been tagged

Ben Pope via cfe-dev cfe-dev at lists.llvm.org
Wed Aug 24 22:44:52 PDT 2016


On Thursday, August 25, 2016 11:42 AM, Hans Wennborg via Release-testers 
wrote:
> Dear testers,
>
> 3.9.0-rc3 was just tagged from the branch at r279704.
>
> Please take this for a spin. If there are no hiccups, the plan is to
> promote this to 'final' on Friday and ship the release early next
> week.

Ubuntu x86_64 16.04:
0d67a93366732690b3fa4e6d1cee54ff 
clang+llvm-3.9.0-rc3-x86_64-linux-gnu-ubuntu-16.04.tar.xz

Failing Tests (29):
     MemorySanitizer-Unit :: Msan-x86_64-Test/MemorySanitizer.getmntent
     MemorySanitizer-Unit :: Msan-x86_64-Test/MemorySanitizer.getmntent_r
     MemorySanitizer-Unit :: 
Msan-x86_64-with-call-Test/MemorySanitizer.getmntent
     MemorySanitizer-Unit :: 
Msan-x86_64-with-call-Test/MemorySanitizer.getmntent_r
     MemorySanitizer-x86_64 :: Linux/forkpty.cc
     MemorySanitizer-x86_64 :: Linux/tcgetattr.cc
     SanitizerCommon-asan-x86_64-Linux :: Posix/getpass.cc
     SanitizerCommon-lsan-x86_64-Linux :: Posix/getpass.cc
     SanitizerCommon-msan-x86_64-Linux :: Posix/getpass.cc
     SanitizerCommon-tsan-x86_64-Linux :: Posix/getpass.cc
     libc++ :: 
std/experimental/filesystem/class.directory_iterator/directory_iterator.members/ctor.pass.cpp
     libc++ :: 
std/experimental/filesystem/class.rec.dir.itr/rec.dir.itr.members/ctor.pass.cpp
     libc++ :: 
std/experimental/filesystem/class.rec.dir.itr/rec.dir.itr.members/increment.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.exists/exists.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_block_file/is_block_file.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_char_file/is_character_file.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_directory/is_directory.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_empty/is_empty.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_fifo/is_fifo.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_other/is_other.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_regular_file/is_regular_file.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_socket/is_socket.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_symlink/is_symlink.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.last_write_time/last_write_time.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.remove/remove.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.remove_all/remove_all.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.status/status.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.symlink_status/symlink_status.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.temp_dir_path/temp_directory_path.pass.cpp

   Expected Passes    : 34113
   Expected Failures  : 176
   Unsupported Tests  : 787
   Unexpected Failures: 29

LNT seems fine.

Ben



More information about the cfe-dev mailing list