[Buildbot-commits] [Buildbot] #2266: No longer get emails if build ends with Exception

Buildbot nobody at buildbot.net
Sat Mar 31 21:42:56 UTC 2012


#2266: No longer get emails if build ends with Exception
-----------------------+-------------------------
Reporter:  jaredgrubb  |       Owner:  jaredgrubb
    Type:  defect      |      Status:  assigned
Priority:  major       |   Milestone:  undecided
 Version:  0.8.6p1     |  Resolution:
Keywords:              |
-----------------------+-------------------------
Changes (by jaredgrubb):

 * owner:   => jaredgrubb
 * status:  new => assigned


Comment:

 Tom pointed out the change that caused this
 (6d4367c807302f359eb9eb580c48233ef7e90fd9).

 Basically, EXCEPTION results are being skipped now by all MailNotifier
 mode's. His suggestion was to add a new mode, "exception", since an
 EXCEPTION really isnt something that should be factored into a "failing",
 "warnings", or "change" mode. We'll also map "all" to include this new
 type.

 I'll prepare a patch for this.

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


More information about the Commits mailing list