[Buildbot-devel] build.getInterestedUsers() returns empty list

Christopher Burns cburns at berkeley.edu
Thu Feb 25 21:14:58 UTC 2010


I'm trying to configure the MailNotifier to email the individual(s)
who committed the last change that broke our test suite.  If I'm
understanding correctly, the user names would be returned in a list
from build.getInterestedUsers().  My EmailLookup.getAddress() is never
called, so I added a log message to MailNotifier.buildMessage and
discovered that getInterestedUsers always returns an empty list.

Similarly, in my message_formatter function, both
build.getResponsibleUsers() and build.getInterestedUsers() return an
empty list.

>From reading the list archives, this may point to a problem in my
configuration.  Anyone have pointers as to what to look for?  I'm at a
loss as to where to look to track this down.

Thanks!
Chris

-- 
Christopher Burns
Computational Infrastructure for Research Labs
10 Giannini Hall, UC Berkeley
510-643-4053
http://cirl.berkeley.edu/




More information about the devel mailing list