[Buildbot] #3416: Force scheduler example is not compatible with nine

Buildbot trac trac at buildbot.net
Tue Jan 26 22:57:44 UTC 2016


#3416: Force scheduler example is not compatible with nine
-------------------+-----------------------
Reporter:  dustin  |       Owner:  dustin
    Type:  defect  |      Status:  assigned
Priority:  major   |   Milestone:  0.9.+
 Version:  master  |  Resolution:
Keywords:          |
-------------------+-----------------------

Comment (by zoresvit):

 Replying to [comment:3 pedersen]:

 Thanks for the example! It does work with `v0.9.0b5`.

 But not with `v0.9.0b6`. The form shows up empty with the following script
 error:

 {{{
 TypeError: Cannot read property 'type' of undefined
     at http://localhost:8080/scripts.js?_1453842444454:16:7953
     at post (http://localhost:8080/scripts.js?_1453842444454:12:4329)
     at http://localhost:8080/scripts.js?_1453842444454:4:25469
     at re (http://localhost:8080/scripts.js?_1453842444454:4:25526)
     at m (http://localhost:8080/scripts.js?_1453842444454:4:19511)
     at s (http://localhost:8080/scripts.js?_1453842444454:4:15620)
     at s (http://localhost:8080/scripts.js?_1453842444454:4:15643)
     at s (http://localhost:8080/scripts.js?_1453842444454:4:15643)
     at s (http://localhost:8080/scripts.js?_1453842444454:4:15643)
     at http://localhost:8080/scripts.js?_1453842444454:4:15061 <forcefield
 field="rootfield" class="ng-isolate-scope">
 }}}

 The reason I want `v0.9.0b6` is because it introduced `masterFQDN`
 parameter for Docker Latent Builder which I want to use. Will try to solve
 it :)

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


More information about the bugs mailing list