[Buildbot] #3255: Build page not showing properties when build contains a trigger step

Buildbot trac trac at buildbot.net
Wed May 13 11:09:54 UTC 2015


#3255: Build page not showing properties when build contains a trigger step
--------------------+--------------------
Reporter:  riziero  |       Owner:
    Type:  defect   |      Status:  new
Priority:  major    |   Milestone:  0.9.0
 Version:  master   |  Resolution:
Keywords:           |
--------------------+--------------------

Comment (by tardyp):

 Hi riziero.

 If you have old buildbot code, then I dont think it is a good idea to
 continue to debug, you should first upgrade to latest master.

 In your log, this is normal to have some of the 404 errors (in order to
 detect if the next build button should be disabled, we do a rest call that
 may 404)

 What is anormal is the get on /builds/properties. This should be a get on
 /builds/<id>/properties.

 I have a buildbot nine in production right now, which is running
 buildbot_travis, and has trigger builds, the properties are working.

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


More information about the bugs mailing list