[users at bb.net] build.complete always false?

Greg MacDonald gmacdonald at trionworlds.com
Wed Feb 3 19:37:23 UTC 2016


Hi Everyone,

I'm having a strange problem with the complete property of a BuildInstance in coffeescript. I've registered for on change messages for a build collection, which works great. The only problem is, inside the onChange(build) method I'm always getting false for build.complete, but if I $log.debug the build object itself I can drill down and see that complete is set to true. Other members are fine, like build.number and build.state_string. typeof build.complete is a Boolean.

I'm running through the gulp proxy. And I'm running relatively recent code, I haven't updated to beta 6 yet though.  I'm not sure if that matters. Any ideas?

Thx.

-Greg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20160203/70b86992/attachment.html>


More information about the users mailing list