[cfe-dev] RFC: Clang test runner changes
John Thompson
john.thompson.jtsoftware at gmail.com
Thu Jul 30 12:07:15 PDT 2009
Thanks for the info.
Question: I made a change and three tests are failing, but I can't find any
sort of log file or message that tells me what the errors were. Is there
one in the test tree somewhere?
Of course I can manually run the compile, but it would be nice to have quick
access to it after running the tests. A mention of it in the hacking Clang
web page would be good too.
-John
On Wed, Jul 29, 2009 at 8:59 PM, Daniel Dunbar <daniel at zuster.org> wrote:
> On Wed, Jul 29, 2009 at 5:13 PM, John
> Thompson<john.thompson.jtsoftware at gmail.com> wrote:
> > Daniel,
> >
> > I'm so glad you're taking on this work.
> >
> > Any idea when it might be ready?
>
> None; I would guess some substantive progress in more than a day and
> less than a month. :)
>
> > Just out of curiosity, what kind of program with the test runner be? C++
> or
> > a script of some sort?
>
> Python.
>
> > Question: I just ran the tests on Ubuntu Linux, and it gave a message
> > saying: "Expected Failures (17):" followed by a list of 17 files,
> presumably
> > the tests that had failures. So basically this means that as long as the
> > number of files listed matches the number given in the message, the
> overall
> > test is considered successful, right? I know this is probably obvious,
> but
> > I want to be sure. Perhaps a note about this in the "Testing" section on
> > the hacking page would be a good idea.
>
> I removed the list, it wasn't useful any more.
>
> - Daniel
>
--
John Thompson
John.Thompson.JTSoftware at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090730/b5b9e1c6/attachment.html>
More information about the cfe-dev
mailing list