[Buildbot-commits] [Buildbot] #739: HTML logs are included in pickles
Buildbot trac
trac at buildbot.net
Thu Feb 27 02:19:37 UTC 2014
#739: HTML logs are included in pickles
---------------------+--------------------
Reporter: marcusl | Owner:
Type: defect | Status: new
Priority: critical | Milestone: 0.8.+
Version: 0.7.12 | Resolution:
Keywords: sprint |
---------------------+--------------------
Comment (by dustin):
The issue of treating HTML as a single string is already fixed in nine,
where HTML logs are treated just like any other log -- streamed in chunks.
Fixing the problem of storing the HTML in a pickle is a good improvement
to the 0.8.x series, which I'm sure people will still be running for a
good while after nine is released, so this is definitely worthwhile.
That said, I really hate to see you mucking about in the awfulness that is
status plugins, pickles, !LogFile and HTMLLogFile, and so on. They're all
going to die in a fire in the nine branch, and be replaced with much less
awful things. You're correctly identifying lots of ways the old stuff is
awful.
Come to the nine side! We have cookies!
--
Ticket URL: <http://trac.buildbot.net/ticket/739#comment:13>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list