[Buildbot] #3516: Windows newlines in build logs are interpreted as two consecutive newlines

Buildbot trac trac at buildbot.net
Sun Apr 17 13:57:27 UTC 2016


#3516: Windows newlines in build logs are interpreted as two consecutive newlines
---------------------+------------------------
Reporter:  ngladitz  |       Owner:
    Type:  defect    |      Status:  new
Priority:  major     |   Milestone:  undecided
 Version:  0.9.0b7   |  Resolution:
Keywords:            |
---------------------+------------------------

Comment (by tardyp):

 Thanks for the investigation.

 Indeed, I would expect the is something in between the script and the
 master which translates the \r\n

 I would suggest to do some "print repr(s)" inside the buildbot-slave code
 to see what it sees in the first place.

 You can start with
 https://github.com/buildbot/buildbot/blob/master/slave/buildslave/runprocess.py#L201

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


More information about the bugs mailing list