[LLVMdev] LNT buildbot Internal Server Error

Chris Matthews chris.matthews at apple.com
Thu Jan 16 16:59:15 PST 2014


WRT the patch, you should use a parameter with a default set to True. Something similar to the clean=True flag.

Also, it would be nice to maintain the order of arguments in the lnt invocation, so appending the submission args after lnt runtest nt, but before the run specific options.

On Jan 16, 2014, at 1:53 PM, Renato Golin <renato.golin at linaro.org> wrote:

> On 16 January 2014 14:44, Renato Golin <renato.golin at linaro.org> wrote:
> Can I disable submitting the results? I don't really care much about the performance of those runs, since that's just the conformance buildbot.
> 
> I had a look at the code and it seems that the LNT factory will *always* force the submitURL onto LitTest, which will always try to submit it to perf, which is still giving internal server errors.
> 
> This is really disrupting our bots, can someone have a look at my attached patch for disabling the submitURL variable? I'm sorry if it's bad, I'm no python programmer and I have no ways of testing it right now.
> 
> cheers,
> --renato
> 
> 
> 
> <zorg-no-report-lnt.patch>_______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140116/5fad1d59/attachment.html>


More information about the llvm-dev mailing list