[Release-testers] [3.8 Release] RC3 has been tagged

Ben Pope via Release-testers release-testers at lists.llvm.org
Wed Feb 24 21:11:34 PST 2016


On Wednesday, February 24, 2016 05:51 AM, Hans Wennborg via 
Release-testers wrote:
> Dear testers,
>
> Release Candidate 3 has just been tagged [1]. Please build, test, and
> upload to the sftp.
Uploaded:
clang+llvm-3.8.0-rc3-x86_64-linux-gnu-ubuntu-16.04.tar.xz
clang+llvm-3.8.0-rc3-x86_64-linux-gnu-ubuntu-15.10.tar.xz
clang+llvm-3.8.0-rc3-x86_64-linux-gnu-ubuntu-14.04.tar.xz

On Ubuntu 16.04 x86_64:

Failing Tests (7):
     MemorySanitizer :: Linux/forkpty.cc
     MemorySanitizer :: Linux/tcgetattr.cc
     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
     Profile :: instrprof-error.c

   Expected Passes    : 31128
   Expected Failures  : 172
   Unsupported Tests  : 615
   Unexpected Failures: 7


On Ubuntu 15.10 x86_64:

Failing Tests (2):
     MemorySanitizer :: Linux/forkpty.cc
     MemorySanitizer :: Linux/tcgetattr.cc

   Expected Passes    : 31860
   Expected Failures  : 209
   Unsupported Tests  : 648
   Unexpected Failures: 2


On Ubuntu 14.04 x86_64:

Failing Tests (9):
     MemorySanitizer :: Linux/forkpty.cc
     MemorySanitizer :: Linux/tcgetattr.cc
     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
     Profile :: instrprof-error.c
     libc++ :: 
std/localization/locale.categories/category.ctype/locale.ctype.byname/types.pass.cpp
     libc++ :: 
std/localization/locales/locale/locale.cons/char_pointer.pass.cpp

   Expected Passes    : 31194
   Expected Failures  : 195
   Unsupported Tests  : 526
   Unexpected Failures: 9

LNT results look good, although they are, perhaps 20% slower than most 
of my previous runs.

Ben


More information about the Release-testers mailing list