[LLVMdev] Buildbot for Windows native LLVM/Clang testing

NAKAMURA Takumi geek4civic at gmail.com
Sun May 3 05:15:38 PDT 2015


2015-05-03 21:02 GMT+09:00 Yaron Keren <yaron.keren at gmail.com>:
> I now tried the extra tests and get the same failures:
>
>     Clang Tools :: clang-tidy/clang-tidy-diff.cpp
>     Clang Tools :: clang-tidy/file-filter.cpp
>
> Takumi, I see you added requires:shell in r211831 and r220837.
>
> When using MSYS requires:shell is true but test fail,  is it OK to
> XFAIL:win32 these two tests?

No. Consider if --host=linux --target=*-win32.
I know I tend to suppress tests easily with REQUIRES:shell.
We might introduce other suppression, like "target-ms" and "host-ms", then.



More information about the llvm-dev mailing list