[Buildbot] #3382: runGlob doesn't work & glob protocol documentation out-of-date

Buildbot trac trac at buildbot.net
Thu Nov 5 09:16:41 UTC 2015


#3382: runGlob doesn't work & glob protocol documentation out-of-date
--------------------+-----------------------
Reporter:  vlovich  |      Owner:
    Type:  defect   |     Status:  new
Priority:  major    |  Milestone:  undecided
 Version:  0.8.12   |   Keywords:
--------------------+-----------------------
 When I try to use runGlob from !CompositeStepMixin it fails with
 {{{
     twisted.spread.pb.RemoteError: GlobPath is missing args: path
 }}}

 The documentation at http://docs.buildbot.net/current/developer/master-
 slave.html is also wrong as it mentions the argument is "pathname" whereas
 it's actually "path".

 Changing "glob" to "path" in runGlob fixes the issue.

 This issue is present in 0.8.x & 0.9

--
Ticket URL: <http://trac.buildbot.net/ticket/3382>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list