[llvm-dev] [Release-testers] [3.9 Release] Release Candidate 1 has been tagged

Nikola Smiljanic via llvm-dev llvm-dev at lists.llvm.org
Fri Aug 5 16:14:36 PDT 2016


Testsuite is green on both Fedora and openSUSE. Both x86 distros are
failing to find i686.so of compiler_rt.

There's one check-all failure on Fedora x64:
FAIL: libc++ ::
std/experimental/filesystem/fs.op.funcs/fs.op.hard_lk_ct/hard_link_count.pass.cpp
(31305 of 35085)
In hard_link_count_for_directory():54 Assertion
TEST_CHECK(hard_link_count(StaticEnv::Dir) == DirExpect) failed.
    in file:
/home/nikola/rc1/llvm.src/projects/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.hard_lk_ct/hard_link_count.pass.cpp

In hard_link_count_for_directory():55 Assertion
TEST_CHECK(hard_link_count(StaticEnv::Dir3) == Dir3Expect) failed.
    in file:
/home/nikola/rc1/llvm.src/projects/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.hard_lk_ct/hard_link_count.pass.cpp

In hard_link_count_for_directory():58 Assertion
TEST_CHECK(hard_link_count(StaticEnv::Dir, ec) == DirExpect) failed.
    in file:
/home/nikola/rc1/llvm.src/projects/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.hard_lk_ct/hard_link_count.pass.cpp

In hard_link_count_for_directory():59 Assertion
TEST_CHECK(hard_link_count(StaticEnv::Dir3, ec) == Dir3Expect) failed.
    in file:
/home/nikola/rc1/llvm.src/projects/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.hard_lk_ct/hard_link_count.pass.cpp

I've uploaded the binaries without LLDB because I was using the old version
of test-release, I'll fix this before rc2.

On Sat, Jul 30, 2016 at 8:57 AM, Hans Wennborg via Release-testers <
release-testers at lists.llvm.org> wrote:

> Dear testers,
>
> 3.9.0-rc1 was just tagged from the 3.9 branch at r277207.
>
> This took a little longer than I'd hoped, but I think the branch is in
> a decent state now.
>
> There are still open merge requests and bugs, but I'd like to get the
> real testing started to see where we're at.
>
> Please build, test, and upload binaries to the sftp. Let me know how
> it goes. I'll upload source, docs, and your binaries to the
> pre-release page once they're ready.
>
> Thanks,
> Hans
> _______________________________________________
> Release-testers mailing list
> Release-testers at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160806/4c35d1e9/attachment.html>


More information about the llvm-dev mailing list