[lldb-dev] [Release-testers] [8.0.0 Release] rc2 has been tagged
Dimitry Andric via lldb-dev
lldb-dev at lists.llvm.org
Wed Feb 13 12:35:15 PST 2019
On 7 Feb 2019, at 16:41, Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote:
> 8.0.0-rc2 has been tagged from the release_80 branch at r353413.
>
> Please run the test script, share your results, and upload binaries.
Unfortunately I had to disable compiler-rt for this test run, as most of the sanitizers are totally broken. They get into an endless recursive loop between AsanTSDGet() and the __tls_get_addr() interceptor, and crash with DEADLYSIGNAL due to stack overflow. I haven't found the time to further diagnose this.
Main test results on amd64-freebsd11:
Expected Passes : 53882
Expected Failures : 220
Unsupported Tests : 1081
Unresolved Tests : 10
Unexpected Passes : 3
Unexpected Failures: 60
Main test results on i386-freebsd11:
Expected Passes : 53729
Expected Failures : 236
Unsupported Tests : 903
Unresolved Tests : 10
Unexpected Passes : 5
Unexpected Failures: 178
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-rc2-amd64-unknown-freebsd11.tar.xz) = 81673933ecd33f22f45a3ffa4558f3a23e9dbb8c3a0255ec831c8dd6c97b0bae
SHA256 (clang+llvm-8.0.0-rc2-i386-unknown-freebsd11.tar.xz) = 663f340568a5c06470616008cdd7c5c118eb64d6acfc80009d5cc2b596fb6242
-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/20190213/535bab09/attachment.sig>
More information about the lldb-dev
mailing list