[Buildbot-commits] [Buildbot] #1853: Honour change filter in build details page (option)

Buildbot nobody at buildbot.net
Sun Jun 12 18:15:35 UTC 2011


#1853: Honour change filter in build details page (option)
------------------------+-------------------------
Reporter:  jollyroger   |       Owner:
    Type:  enhancement  |      Status:  closed
Priority:  major        |   Milestone:  0.8.4
 Version:  0.8.3p1      |  Resolution:  worksforme
Keywords:               |
------------------------+-------------------------
Changes (by dustin):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 I should have read this more closely when the bug was filed.  This is
 normal behavior.  You're using fileIsImportant, not a change filter.
 fileIsImportant just decides whether a particular change needs a build
 (that is, whether it should start the treeStableTimer countdown).  If not,
 that change is batched up until the next important change.

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


More information about the Commits mailing list