On 12 Mar 2019, at 12:16, Hans Wennborg via cfe-dev <cfe-...@lists.llvm.org> 
wrote:
> 8.0.0-rc5 was just tagged from the release_80 branch at r355909.
> 
> This is identical to rc4 with the addition of r355743. Hopefully it is the 
> final release candidate, so please give it a good testing.

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    : 53896  (rc3: 53895)
 Expected Failures  :   220  (rc3:   220)
 Unsupported Tests  :  1081  (rc3:  1081)
 Unresolved Tests   :    10  (rc3:    10)
 Unexpected Passes  :     3  (rc3:     3)
 Unexpected Failures:    65  (rc3:    62)

Main test results on i386-freebsd11:

Expected Passes    : 53749  (rc3: 53747)
Expected Failures  :   236  (rc3:   236)
Unsupported Tests  :   903  (rc3:   903)
Unresolved Tests   :    10  (rc3:    10)
Unexpected Passes  :     5  (rc3:     5)
Unexpected Failures:   177  (rc3:   175)

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-rc5-amd64-unknown-freebsd11.tar.xz) = 
efa082e21a23af219fda1ef374adf2fd24ac2e501d7ae4cfeaa66dab34c027aa
SHA256 (clang+llvm-8.0.0-rc5-i386-unknown-freebsd11.tar.xz) = 
429027112f2e71dec6b980cc3e493fc1a9ab1254929c462b090da952e6fc21eb

-Dimitry

Attachment: signature.asc
Description: Message signed with OpenPGP

_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to