[LLVMdev] Clang-test and Windows

NAKAMURA Takumi geek4civic at gmail.com
Thu Jun 7 05:53:09 PDT 2012


Did you see? http://llvm.org/bugs/show_bug.cgi?id=8833

2012/6/7 Mikael Lyngvig <mikael at lyngvig.org>:
> 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!
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>




More information about the llvm-dev mailing list