[Buildbot-devel] build.getInterestedUsers() returns empty list
Ian Zimmerman
itz at clustrix.com
Fri Feb 26 00:57:25 UTC 2010
On Thu, 25 Feb 2010 13:14:58 -0800
Christopher Burns <cburns at berkeley.edu> wrote:
> 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
>
Which version control tool do you use? Clearly this feature depends on
the version control plugin getting the right user to blame into the
change object.
i
More information about the devel
mailing list