[LLVMdev] Current state of tests in llvm/test?

Chris Lattner sabre at nondot.org
Wed Mar 16 19:13:25 PST 2005


On Wed, 16 Mar 2005, Evan Jones wrote:

> Maybe I'm screwing something up, but with the current CVS build on x86 Linux, 
> I get the following output when I execute "make" in the test directory:
>
>                ===  Summary ===
>
> # of expected passes            978
> # of unexpected failures        15
> # of expected failures          32
>
>
> Are these 15 failures known failures, or am I doing something wrong? I have a 
> clean CVS checkout, and I've done "make clean; ./configure; make" to verify 
> that I have built the most recent version. I do get the following output at 
> the beginning:

Which 15 failures are those?  Are they dated tests for the C/C++ front-end 
whose date is later than the CFE build you are using?

> WARNING: Couldn't find the global config file.
> WARNING: No tool specified
> WARNING: Couldn't find tool config file for unix, using default.

Those are normal.

-Chris

-- 
http://nondot.org/sabre/
http://llvm.cs.uiuc.edu/




More information about the llvm-dev mailing list