<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>WRT the patch, you should use a parameter with a default set to True. Something similar to the clean=True flag.</div><div><br></div><div>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.</div><br><div><div>On Jan 16, 2014, at 1:53 PM, Renato Golin <<a href="mailto:renato.golin@linaro.org">renato.golin@linaro.org</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 16 January 2014 14:44, Renato Golin <span dir="ltr"><<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>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.</div>
<div></div></div></blockquote></div><br></div><div class="gmail_extra">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.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">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.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">cheers,</div><div class="gmail_extra">--renato</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div></div>
<span><zorg-no-report-lnt.patch></span>_______________________________________________<br>LLVM Developers mailing list<br><a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a> <a href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br></blockquote></div><br></body></html>