[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: splitted buildbot logs

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 14 Jul 2010 10:34:50 -0400

On Wed, Jul 14, 2010 at 10:28 AM, Hyrum K. Wright
<hyrum_wright_at_mail.utexas.edu> wrote:
> On Wed, Jul 14, 2010 at 2:55 PM, Daniel Shahaf <d.s_at_daniel.shahaf.name> wrote:
>> Currently, the buildbot "testlog" outputs are quite large (12MB).
>>
>> When a test fails, it could be more convenient for the developer inspecting the
>> buildbot log if the output was in smaller files (so we don't have to grep for
>> the /^FAIL/ inside a 12MB file *in the browser*).
>>
>> Thus: http://pastebin.ca/1900435
>>
>> What do you think about doing something like this in our buildbot instance?
>
> Would this need to be deployed to each buildslave, or would it live on
> the server?
>
> I think that ideally, one could click on a link, and see something like:
>
> [[[
> Failed tests:
> authz_test-1
> basic_test-17
> merge_test-582
> ...
>
> Complete logs:
> authz_tests
> basic_tests
> copy_tests
> ...
> ]]]
>
> Each of the lines (aside from the section headings) would be
> clickable, linking to respective test log output.  We could even
> colorize the output in some way.
>
> Does buildbot support anything other than plain text for the log file link?

We had this for the Hudson builds, as well as timing trends.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2010-07-14 16:35:27 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.