[LLVMdev] check-all is failing on Windows: is it expected?

Justin Holewinski justin.holewinski at gmail.com
Fri Feb 8 09:51:55 PST 2013


Alright, that's good news!  When was this fixed?


On Fri, Feb 8, 2013 at 12:16 PM, Aaron Ballman <aaron at aaronballman.com>wrote:

> The tests have worked fine on Windows for a while now when building
> with an MSVC environment.  As for the tests failing, what tests are
> failing for you?  Can you pastebin the results?  I have seen issues
> with MSVC11, but not MSVC10.
>
> Thanks!
>
> ~Aaron
>
> On Fri, Feb 8, 2013 at 11:44 AM, Justin Holewinski
> <justin.holewinski at gmail.com> wrote:
> > Last time I checked, running the tests on Windows with MSVC was a PITA.
>  The
> > test scripts still expect a UNIX-like environment, so a lot of tests
> fail.
> > If that has been rectified, someone please let me know!
> >
> > I would imagine it should work much better with cygwin, or mingw with a
> bash
> > shell and utils.
> >
> >
> > On Fri, Feb 8, 2013 at 11:29 AM, Dmitry Babokin <babokin at gmail.com>
> wrote:
> >>
> >> Hello,
> >>
> >> I'm compiling llvm+clang (both are 3.2) on Windows using CMake + VS2010
> >> (SP1). I have ALL_BUILD successfully passing, but "check-all" fails. Is
> it
> >> expected to pass? Is it expected to pass on Windows with any other
> >> toolchain?
> >>
> >> -Dmitry
> >>
> >> _______________________________________________
> >> LLVM Developers mailing list
> >> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
> >>
> >
> >
> >
> > --
> >
> > Thanks,
> >
> > Justin Holewinski
> >
> > _______________________________________________
> > LLVM Developers mailing list
> > LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
> >
>



-- 

Thanks,

Justin Holewinski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130208/79c2799e/attachment.html>


More information about the llvm-dev mailing list