[Buildbot-commits] [SPAM] Re: [Buildbot] #371: ShellCommand argument "logfiles" does not properly work for HTML log files

Buildbot buildbot-devel at lists.sourceforge.net
Fri May 14 11:39:22 UTC 2010


#371: ShellCommand argument "logfiles" does not properly work for HTML log files
------------------------+---------------------------------------------------
Reporter:  cli          |       Owner:              
    Type:  enhancement  |      Status:  new         
Priority:  major        |   Milestone:  0.8.+       
 Version:  0.7.9        |    Keywords:  logfile html
------------------------+---------------------------------------------------

Comment(by willw):

 I'm very interested in getting this working as our testing outputs HTML
 files over 2MB in size - the issue with BuildStep.addHTMLLog() is it
 requires you to pass all the log data in memory. The other big issue is
 that the waterfall seems to forget the HTML log data occasionally.

 What would be the easiest approach I could take to simply stream the
 generated HTML log file using the existing system, but avoid escaping the
 data?

-- 
Ticket URL: <http://buildbot.net/trac/ticket/371#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list