[llvm-dev] Regression tests
Son Tuan VU via llvm-dev
llvm-dev at lists.llvm.org
Tue Dec 26 07:24:44 PST 2017
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171226/8a71d20e/attachment.html>
More information about the llvm-dev
mailing list