On 01/16/2014 11:47 PM, Chris Matthews wrote:> The error you are seeing there is the client side error of a server side exception. It is probably best to address the actual failure. Those will probably be in the apache log on the server. > > That said, I think if a bot really is just for testing and not performance there is no harm in not submitting the results.I have the same problems, however I am actually interested in the performance numbers. Who is the person in charge of llvm.org/perf? Who would be able to check the logs? Cheers, Tobias
Do you guys have examples of a LNT results file that causes the failure? I can try and reproduce locally. On Jan 16, 2014, at 3:56 PM, Tobias Grosser <tobias at grosser.es> wrote:> On 01/16/2014 11:47 PM, Chris Matthews wrote: >> The error you are seeing there is the client side error of a server side exception. It is probably best to address the actual failure. Those will probably be in the apache log on the server. >> >> That said, I think if a bot really is just for testing and not performance there is no harm in not submitting the results. > > I have the same problems, however I am actually interested in the performance numbers. Who is the person in charge of llvm.org/perf? Who would be able to check the logs? > > Cheers, > Tobias
On 01/17/2014 12:59 AM, Chris Matthews wrote:> Do you guys have examples of a LNT results file that causes the failure?Hi Chris, thanks for the quick reply. Here a link to the most recent failing results file: http://lab.llvm.org:8011/builders/polly-perf-O3/builds/704/steps/lnt.nightly-test/logs/report.json Please download it as the buildbots will delete it at some point. Tobias