On 12 November 2012 04:18, David Blaikie <dblaikie at gmail.com> wrote:>> * Can I look up results for r167602 (or closely afterwards)? (Can I compare >> it with r167601 or less?) > > I don't believe so - I think only a certain sliding window of logs are > kept (& I don't know of an easy way to view a particular revision > across the bots either)That'd be a very nice feature! --renato
> I don't believe so - I think only a certain sliding window of logs are > kept (& I don't know of an easy way to view a particular revision > across the bots either)For me a bigger issue has been inability to see a long list of results for a particular builder (say, arm-cortex-a9-blah). Unfortunately while I can see "the last 20 builds over all targets" I can only see "the last five builds for a particular builder". What's frustrating is that I'm pretty sure the buildbot is keeping the info, I just can't see how to get it.
On 12/11/12 16:03, David Tweed wrote:>> I don't believe so - I think only a certain sliding window of logs are >> kept (& I don't know of an easy way to view a particular revision >> across the bots either) > > For me a bigger issue has been inability to see a long list of results for a > particular builder (say, arm-cortex-a9-blah). Unfortunately while I can see > "the last 20 builds over all targets" I can only see "the last five builds > for a particular builder". What's frustrating is that I'm pretty sure the > buildbot is keeping the info, I just can't see how to get it.The URL's for build info are very regular in how they are constructed. You can just guess what the URL for "100 builds ago is", and it works! Ciao, Duncan.
Reasonably Related Threads
- [LLVMdev] Need help reading the LLVM Buildbot results
- [LLVMdev] Need help reading the LLVM Buildbot results
- [LLVMdev] Need help reading the LLVM Buildbot results
- [LLVMdev] [llvm-commits] [zorg] r144978 - /zorg/trunk/buildbot/osuosl/master/config/builders.py
- [LLVMdev] Is there any llvm neon intrinsic that maps to vmla.f32 instruction ?