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

Buildbot trac trac at buildbot.net
Sat Jan 10 23:49:11 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 dustin):

 I've been assuming that the attachments you've made are created by
 concatenating the relevant `content` fields from the logchunks table,
 inserting a `\n` character between each one.  But that may not be a valid
 assumption.

 What would be best is the output of
 {{{
 sqlite3 path/to/state.db .dump
 }}}
 trimmed down to just include the INSERT statements relevant to a single
 logid.

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


More information about the bugs mailing list