[LLVMdev] Clang-test and Windows

Mikael Lyngvig mikael at lyngvig.org
Wed Jun 6 20:26:12 PDT 2012


Hi,

My Windows build slave is now up and running.  The only thing that isn't
set up correctly yet is the test phase.

Given this:

    1. "make check" works fine on Mingw64/Windows x64.
    2. "make clang-test" reports a 29 unexpected failures:

 Expected Passes    : 4617
 Expected Failures  : 30
 Unsupported Tests  : 10
 Unexpected Failures: 29

And make then fails with an exit code.

Should I stick to doing a "make check" for the time being, until the
Windows x64 support is ready for prime time?  Or, are you guys interested
in getting several daily reports that the Windows Clang test is not yet
okay?


Cheers,
Mikael
-- Love Thy Frog!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120607/a5e46487/attachment.html>


More information about the llvm-dev mailing list