Today I'm seeing a lot of the nightly tests hit their execution time limit. Is this normal? I ran it this morning and it seemed to finish in a reasonable amount of time. I updated and now it's taking forever. Anyone else seeing this? -Dave
On Jul 23, 2009, at 3:24 PM, David Greene wrote:> Today I'm seeing a lot of the nightly tests hit their execution time > limit. > Is this normal? I ran it this morning and it seemed to finish in a > reasonable amount of time. I updated and now it's taking forever. >Is it timing out during an SVN access or running of tests? If its SVN, then see my other mail. -Tanya> Anyone else seeing this? > > -Dave > _______________________________________________ > 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/20090723/933e5ef3/attachment.html>
On Thursday 23 July 2009 17:44, Tanya Lattner wrote:> On Jul 23, 2009, at 3:24 PM, David Greene wrote: > > Today I'm seeing a lot of the nightly tests hit their execution time > > limit. > > Is this normal? I ran it this morning and it seemed to finish in a > > reasonable amount of time. I updated and now it's taking forever. > > Is it timing out during an SVN access or running of tests? If its SVN, > then see my other mail.Nope, running the tests. This is a local copy. -Dave
On Thu, Jul 23, 2009 at 3:24 PM, David Greene<dag at cray.com> wrote:> Today I'm seeing a lot of the nightly tests hit their execution time limit. > Is this normal?No. I haven't seen this, although something else funny is going on; see llvm-testresults. - Daniel> I ran it this morning and it seemed to finish in a > reasonable amount of time. I updated and now it's taking forever. > > Anyone else seeing this? > > -Dave > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >