[lldb-dev] [Release-testers] [10.0.0 Release] Release Candidate 5 is here
Dimitry Andric via lldb-dev
lldb-dev at lists.llvm.org
Sat Mar 21 12:11:40 PDT 2020
On 19 Mar 2020, at 14:51, Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote:
>
> I had hoped that rc4 would be the last one, but I wanted to pick up
> one more fix, so here we go.
>
> Release Candidate 5 was just tagged as llvmorg-10.0.0-rc5 on the
> release branch at 35627038123.
For 10.0.0-rc5, I used three patches, which are attached.
Main results on amd64-freebsd11:
Expected Passes : 67940 (rc4: 67939)
Expected Failures : 265 (rc4: 265)
Unsupported Tests : 4654 (rc4: 4654)
Unexpected Passes : 5 (rc4: 5)
Unexpected Failures: 540 (rc4: 540)
Individual Timeouts: 18 (rc4: 18)
Test suite results on amd64-freebsd11:
Expected Passes : 2398
Unexpected Failures: 3
Main results on i386-freebsd11:
Expected Passes : 64993 (rc4: 64993)
Passes With Retry : 0 (rc4: 1)
Expected Failures : 248 (rc4: 248)
Unsupported Tests : 3083 (rc4: 3083)
Unresolved Tests : 1 (rc4: 1)
Unexpected Passes : 5 (rc4: 5)
Unexpected Failures: 231 (rc4: 231)
Individual Timeouts: 11 (rc4: 9)
As usual, the test suite does not build on i386, due to missing SSE and int128 support.
The i386 builds are still running, I will upload the tarballs and post the results later.
Uploaded:
SHA256 (clang+llvm-10.0.0-rc5-amd64-unknown-freebsd11.tar.xz) = 4b27b1bda0f451612475cce6460dad6e82858e88604078913ee736f9f9d834f8
SHA256 (clang+llvm-10.0.0-rc5-i386-unknown-freebsd11.tar.xz) = f6a189006588efe69315cc835b1286403d9b4697ec899ef9935e1bbb10098765
-Dimitry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-clang-1.diff
Type: application/octet-stream
Size: 447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20200321/d63a71bb/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-compiler-rt-1.diff
Type: application/octet-stream
Size: 890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20200321/d63a71bb/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-test-suite-1.diff
Type: application/octet-stream
Size: 552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20200321/d63a71bb/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 223 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20200321/d63a71bb/attachment.sig>
More information about the lldb-dev
mailing list