[LLVMdev] local test-suite failures on linux

Redmond, Paul paul.redmond at intel.com
Tue Jan 22 12:33:40 PST 2013


Hi David,

On 2013-01-22, at 1:56 PM, David Blaikie wrote:

>> 
>> Notice how the test numbers are consecutive (494-501). They all pass when
>> Burg passes.
> 
> Yeah, that's disturbing. Bumping this thread to keep some visibility -
> I haven't looked into this yet but someone (maybe me, eventually)
> should figure this out.
> 

I think the bison version was misleading. I was attempting to fix the errors on our internal CI setup but changing bison didn't seem to help. I'm still quite perplexed as to what is going on and why the failures originally disappeared.

I am unable to reproduce these results and still have 9 failures on trunk (ubuntu 12.04).

Interestingly, I just ran the test-suite without lnt. Here I get an entirely different set of failures.

predmond at predmond-desktop:~/src/miro/build/release.configure/projects/test-suite$ make TEST=simple report | grep \*
MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl                      | pass  1.5081  1.5539      *     5.7964    5.8202 
MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt                      | pass  1.3201  1.3698      *     5.1963    5.2269 
SingleSource/Benchmarks/Linpack/linpack-pc                                       | pass  0.3160  0.3312      *    85.6734   85.9865 
SingleSource/UnitTests/Vector/SSE/sse.expandfft                                  | pass  0.0800  0.1044      *     0.2120    0.2158 
SingleSource/UnitTests/Vector/SSE/sse.stepfft                                    | pass  0.1000  0.1304      *     0.4760    0.4823 
SingleSource/UnitTests/ms_struct_pack_layout                                     | pass  0.0200  0.0306      *     0.0000    0.0011

paul



More information about the llvm-dev mailing list