[LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Ben Pope
benpope81 at gmail.com
Sun Jul 19 01:36:21 PDT 2015
On Friday, July 17, 2015 06:31 AM, Hans Wennborg wrote:
> Dear testers,
>
> 3.7.0-rc1 was just tagged; please start your testing engines :-)
>
> Upload binaries to the sftp and report your results to this thread.
>
> I'm sorry for the delay between branching and tagging. The changes to
> the release script took a little longer than I hoped.
>
> Thanks for helping with the release, and do let me know of any issues,
> questions, etc.
On Ubuntu 14.04 x64 (with cmake) I get these failures at Phase3 and no
tarball:
Failing Tests (18):
AddressSanitizer-x86_64-linux :: TestCases/Posix/readv.cc
MemorySanitizer :: Linux/tcgetattr.cc
MemorySanitizer-Unit :: Msan-x86_64-Test/MemorySanitizer.gethostent
MemorySanitizer-Unit :: Msan-x86_64-Test/MemorySanitizer.gethostent_r
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.gethostent
MemorySanitizer-Unit ::
Msan-x86_64-with-call-Test/MemorySanitizer.gethostent_r
MemorySanitizer-Unit ::
Msan-x86_64-with-call-Test/MemorySanitizer.getmntent
MemorySanitizer-Unit ::
Msan-x86_64-with-call-Test/MemorySanitizer.getmntent_r
SanitizerCommon-asan :: Linux/getpass.cc
SanitizerCommon-asan :: Posix/decorate_proc_maps.cc
SanitizerCommon-lsan :: Linux/getpass.cc
SanitizerCommon-msan :: Linux/getpass.cc
SanitizerCommon-msan :: Linux/signal_segv_handler.cc
SanitizerCommon-msan :: Posix/decorate_proc_maps.cc
SanitizerCommon-tsan :: Linux/getpass.cc
SanitizerCommon-tsan :: Posix/decorate_proc_maps.cc
Expected Passes : 24006
Expected Failures : 131
Unsupported Tests : 377
Unexpected Failures: 18
Ben
More information about the llvm-dev
mailing list