[LLVMdev] Massive Number of Test Failures
David Greene
dag at cray.com
Thu Feb 25 14:24:10 PST 2010
On Thursday 25 February 2010 16:17:10 David Greene wrote:
> On Thursday 25 February 2010 16:07:59 Chris Lattner wrote:
> > On Feb 25, 2010, at 12:01 PM, David Greene wrote:
> > > I am seeing a whole lot of failures in the tests on trunk. From
> > > discussions with Chris and others, I should not be seeing this.
> >
> > Does 'make check-lit' pass for you in llvm/test?
>
> Nope. In fact I am seeing more failures in debug mode now.
And curiously, none in Release mode. No FAIL messages anyway. I
still see this:
[x86_64-off-opt]: Expected Passes : 5006
[x86_64-off-opt]: Expected Failures : 33
[x86_64-off-opt]: Unsupported Tests : 66
[x86_64-off-dbg]: Expected Passes : 5001
[x86_64-off-dbg]: Expected Failures : 33
[x86_64-off-dbg]: Unsupported Tests : 66
[x86_64-off-dbg]: Unexpected Failures: 5
Why would changing the test harness change the result of the tests?
-Dave
More information about the llvm-dev
mailing list