[cfe-dev] Need Python help in TestRunner.py

Daniel Dunbar daniel at zuster.org
Mon Nov 9 23:20:23 PST 2009


On Mon, Nov 9, 2009 at 9:40 AM, John Thompson
<john.thompson.jtsoftware at gmail.com> wrote:
> Daniel,
>
> What I discovered last week (and noted in the Bugzilla 5318) is that I have
> the diff problem only if I run the tests from Visual Studio.  If I run them
> from the command line, I don't see the problem.  Wierd.

For me the tests failed when run from lit, which passes a very
restricted subset of the environment. Including PATHEXT fixed it for
me, but if that isn't working for you I suspect some kind of buffer
overflow or other problem in the gnuwin32 'diff'.

> I updated this morning to 86549, but still have the problem.

Did you also update LLVM?

 - Daniel

> The redirection problem is gone, though, meaning we're just down to these
> two failing tests (plus the CIndex one, which I have work pending approval).
>
> Thanks!
>
> -John
>
> --
> John Thompson
> John.Thompson.JTSoftware at gmail.com
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>




More information about the cfe-dev mailing list