[llvm-dev] Regression tests

Nemanja Ivanovic via llvm-dev llvm-dev at lists.llvm.org
Tue Jan 2 08:56:45 PST 2018


Hi Son Tuan,

have you been able to resolve the unexpected failures? I imagine this is
something unique to your environment since the build bots don't have those
failures. In any case, if you still have issues with unmodified LLVM
causing lit failures, you should provide more information as to what is
failing and what the error messages are, etc.

On Tue, Dec 26, 2017 at 4:24 PM, Son Tuan VU via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Hello,
>
> I have just built LLVM with CMake by following these instructions
> https://llvm.org/docs/GettingStarted.html#getting-started-quickly-a-
> summary and I am trying to run the regression tests using "make
> check-all" but there are some unexpected failures in libcxx and libcxxabi.
> Here's the test log:
>
>   Expected Passes    : 40745
>   Expected Failures  : 258
>   Unsupported Tests  : 1594
>   Unexpected Failures: 1000
>
>  Are these failures really "unexpected", because I haven't made any
> changes to LLVM?
>
> Thank you for your help!
>
>
> Son Tuan Vu
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180102/79c19eb7/attachment.html>


More information about the llvm-dev mailing list