Ticket #409 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Log display fails with non-std log channel chunks

Reported by: Pike Owned by: Pike
Priority: major Milestone: 0.7.10
Version: 0.7.9 Keywords:
Cc:

Description

When a log contains chunks that are not header/stdout/stderr, the log display fails trying to get the class for that chunk in TextLog?.content.

The output should just ignore chunks it doesn't know about.

Use-case: I'm writing json data in addition to a stdout formatted output into the log file. A different log would be a different thing, so I like it like that.

Change History

comment:1 Changed 4 years ago by Pike

  • Keywords review added
  • Status changed from new to assigned

 http://github.com/Pike/buildbot/tree/bug409 has the patch for this ticket.

comment:2 Changed 4 years ago by dustin

  • Keywords review removed
  • Status changed from assigned to closed
  • Resolution set to fixed

in my branch - thanks!

comment:3 Changed 4 years ago by dustin

  • Milestone changed from undecided to 0.7.10
Note: See TracTickets for help on using tickets.