[cfe-dev] tests broken

Baptiste Lepilleur baptiste.lepilleur at gmail.com
Tue Aug 11 14:02:27 PDT 2009


2009/8/11 Daniel Dunbar <daniel at zuster.org>

> On Mon, Aug 10, 2009 at 2:45 PM, John
> Thompson<john.thompson.jtsoftware at gmail.com> wrote:
>
> > It looks like progress is being made on the Visual Studio-based tests.
> I'm
> > not sure what the status of the work on the tests in general is, so
> excuse
> > me if what I'm seeing is just an intermediate stage of the work.
>
> Things are far enough along that, with patches, you can get it so that
> (I think) the remaining failures are real problems.
>
> > I just tried the latest clang-test project, which seems to work, as far
> as
> > putting out messages.  Currently it shows 342 failures, compared to 354
> on
> > MSYS/MinGW.  Are you seeing this too?  Or do I still have some problem
> with
> > my set up?
>
> The main thing I have modified in my setup is to add count.bat and
> not.bat scripts in the llvm/test/Scripts directly, so that they work.
>
> Daniel, I've modified your patch to automatically run .py script using
python when they are found by Util.which. This removes the needs for .bat
scripts, that in my case, failed to pass stdin to the wrapped python script
resulting in test failure.

It is attached.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090811/2ed4564e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add_python_exe_path.patch
Type: application/octet-stream
Size: 779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090811/2ed4564e/attachment.obj>


More information about the cfe-dev mailing list