[llvm-commits] [PATCH] Adding the Linpack test to the test suite

Duncan Sands baldrick at free.fr
Sat Dec 8 11:49:10 PST 2012


On 08/12/12 20:46, Renato Golin wrote:
> On 8 December 2012 19:43, Duncan Sands <baldrick at free.fr> wrote:
>> Given that (eg) LivermoreLoops broke all three fnt bots at
>> lab.llvm.org I think we should just revert the patch that added this
>> benchmark until it is sorted out.
>
> I'd rather disable than remove, since it does work locally (I believe
> Nadav also made it work locally).

The disadvantage of this approach is that you will then be less motivated
to get the problem fixed.

> There is something weird that works on my machine and not on the build
> bots. If we can't run the same environment/set up as the buildbots,
> how are we supposed to debug and fix problems?

Install the same O/S version in an emulator, or ask someone to give you
access to the build machine?  For example, if you send me your public
key I can give you ssh access to gcc12 and gcc20, two out of three of the
failing bot machines.

Ciao, Duncan.




More information about the llvm-commits mailing list