[Buildbot-commits] [Buildbot] #833: buildbot.status.web.logs assumes logfiles are in utf-8
Buildbot trac
trac at buildbot.net
Tue Jan 14 06:18:09 UTC 2014
#833: buildbot.status.web.logs assumes logfiles are in utf-8
---------------------+---------------------
Reporter: dustin | Owner:
Type: defect | Status: closed
Priority: major | Milestone: 0.9.0
Version: 0.8.0 | Resolution: fixed
Keywords: encoding |
---------------------+---------------------
Changes (by dustin):
* status: new => closed
* resolution: => fixed
Old description:
> Which they aren't if they're from Windows.
>
> Short-term fix is to decode the utf-8 with the 'replace' option, so stuff
> doesn't crash.
>
> Long term fix ... will be in 0.8.1
New description:
Which they aren't if they're from Windows.
Short-term fix is to decode the utf-8 with the 'replace' option, so stuff
doesn't crash.
Long term fix ... will be in 0.8.1
--
Comment:
..and that's what we're doing now in nine. There's a {{{logEncoding}}}
config to control the encoding expected of incoming bytestrings.
--
Ticket URL: <http://trac.buildbot.net/ticket/833#comment:8>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list