[cfe-dev] [lldb-dev] [7.0.0 Release] rc1 has been tagged

George Karpenkov via cfe-dev cfe-dev at lists.llvm.org
Wed Aug 8 17:42:09 PDT 2018



> On Aug 7, 2018, at 12:35 PM, Vedant Kumar <vsk at apple.com> wrote:
> 
> Hi,
> 
> There are a few libc++ tests and a libFuzzer test failing on macOS/x86_64, but everything else looks good. I'll file PRs for the failures.
> 
> Uploaded: clang+llvm-7.0.0-rc1-x86_64-apple-darwin.tar.xz
> SHA256: 236b1e0d8787293a928eeeae455466b7273e19ff361e0a0033d59500583c6567
> 
> Failing Tests (17):
>    libFuzzer :: shrink.test

Committed the fix to trunk.

>    libc++ :: std/language.support/support.exception/except.nested/assign.pass.cpp
>    libc++ :: std/language.support/support.exception/except.nested/ctor_copy.pass.cpp
>    libc++ :: std/language.support/support.exception/except.nested/ctor_default.pass.cpp
>    libc++ :: std/language.support/support.exception/except.nested/rethrow_if_nested.pass.cpp
>    libc++ :: std/language.support/support.exception/except.nested/rethrow_nested.pass.cpp
>    libc++ :: std/language.support/support.exception/propagation/make_exception_ptr.pass.cpp
>    libc++ :: std/language.support/support.exception/propagation/rethrow_exception.pass.cpp
>    libc++ :: std/thread/futures/futures.async/async.pass.cpp
>    libc++ :: std/thread/futures/futures.promise/dtor.pass.cpp
>    libc++ :: std/thread/futures/futures.promise/set_exception.pass.cpp
>    libc++ :: std/thread/futures/futures.promise/set_exception_at_thread_exit.pass.cpp
>    libc++ :: std/thread/futures/futures.shared_future/get.pass.cpp
>    libc++ :: std/thread/futures/futures.task/futures.task.members/dtor.pass.cpp
>    libc++ :: std/thread/futures/futures.task/futures.task.members/make_ready_at_thread_exit.pass.cpp
>    libc++ :: std/thread/futures/futures.task/futures.task.members/operator.pass.cpp
>    libc++ :: std/thread/futures/futures.unique_future/get.pass.cpp
> 
>  Expected Passes    : 51812
>  Expected Failures  : 260
>  Unsupported Tests  : 2891
>  Unexpected Failures: 17
> make[3]: *** [CMakeFiles/check-all] Error 1
> 
> thanks,
> vedant
> 
>> On Aug 3, 2018, at 4:37 AM, Hans Wennborg via lldb-dev <lldb-dev at lists.llvm.org> wrote:
>> 
>> Dear testers,
>> 
>> 7.0.0-rc1 was just tagged (from the branch at r338847).
>> 
>> It's early in the release process, but I'd like to find out what the
>> status is of the branch on our various platforms.
>> 
>> Please run the test script, share the results, and upload binaries.
>> 
>> Thanks,
>> Hans
>> _______________________________________________
>> lldb-dev mailing list
>> lldb-dev at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
> 




More information about the cfe-dev mailing list