[Buildbot] #3144: stdio display is messed up with some compiler outputs

Buildbot trac trac at buildbot.net
Fri Jan 9 00:22:49 UTC 2015


#3144: stdio display is messed up with some compiler outputs
----------------------+------------------------
Reporter:  ewong      |       Owner:
    Type:  undecided  |      Status:  new
Priority:  minor      |   Milestone:  undecided
 Version:  master     |  Resolution:
Keywords:             |
----------------------+------------------------

Comment (by ewong):

 Replying to [comment:2 dustin]:
 > Any chance you could provide the data that generated the output?
 >
 > It should be a select from the log_chunks table, but it might take a
 little sleuthing to find the right logid.
 >
 > I wonder if this is an issue about newlines (\r\n vs \n)?

 Well I don't know if this is the right way of attacking the problem, but
 in
 the coffee script, I changed it from \n to \r\n and it's even more screwed
 up.
 for line 24 @
 www/base/src/app/builders/log/logviewer/logviewer.directive.coffee.

 I'm now gonna find that log_chunk.  It shouldn't be hard since that's the
 only job
 I've been doing.

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


More information about the bugs mailing list