[LLVMdev] Status of tests

Misha Brukman brukman at uiuc.edu
Tue Nov 11 11:04:01 PST 2003


On Tue, Nov 11, 2003 at 12:06:26AM -0800, Reid Spencer wrote:
> What's the current status of the test suite.  After putting everything
> in the llvm namespace and getting everything to link, I am getting
> only about 75% of the tests passing. Is this to be expected or have I
> broken something?

You can see the current results of the nightly tests for X86 and Sparc
architectures here:

  http://llvm.cs.uiuc.edu/testresults/

However, the nightly tester does not test the "Regressions" directory,
for those QMTest is used, and the expected failures are hard-coded into
the qmtest database, but John Criswell knows more about this than I do.

-- 
Misha Brukman :: http://misha.brukman.net



More information about the llvm-dev mailing list