[lldb-dev] [Release-testers] [8.0.0 Release] The final tag is in

Dimitry Andric via lldb-dev lldb-dev at lists.llvm.org
Tue Mar 19 15:03:10 PDT 2019


On 18 Mar 2019, at 14:04, Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote:
> The final version of 8.0.0 was just tagged from the release_80 branch
> at r356364. It's identical to rc5 except for a few documentation
> changes.

Again, I had to disable compiler-rt for this test run, as most of the sanitizers are totally broken. This is tracked in PR40761.

Main test results on amd64-freebsd11:

Expected Passes    : 53244  (rc5: 53896)
Expected Failures  :   213  (rc5:   220)
Unsupported Tests  :  1716  (rc5:  1081)
Unresolved Tests   :     7  (rc5:    10)
Unexpected Passes  :     3  (rc5:     3)
Unexpected Failures:    62  (rc5:    65)

Main test results on i386-freebsd11:

Expected Passes    : 53098  (rc5: 53749)
Expected Failures  :   229  (rc5:   236)
Unsupported Tests  :  1538  (rc5:   903)
Unresolved Tests   :     8  (rc5:    10)
Unexpected Passes  :     5  (rc5:     5)
Unexpected Failures:   172  (rc5:   177)

The unresolved tests are due to a number of tests hanging in <defunct> state, forcing me to kill their parent .py processes.

Uploaded:

SHA256 (clang+llvm-8.0.0-amd64-unknown-freebsd11.tar.xz) = af15d14bd25e469e35ed7c43cb7e035bc1b2aa7b55d26ad597a43e72768750a8
SHA256 (clang+llvm-8.0.0-i386-unknown-freebsd11.tar.xz) = 1ba88663ccda4e9fad93f8f35dde7ce04854abc0bcbb1d12a90cdc863e4a77b8

-Dimitry

-------------- 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/20190319/326407e4/attachment.sig>


More information about the lldb-dev mailing list