[Buildbot-commits] [SPAM] [Buildbot] #750: SetProperty allows having both 'property' and 'extract_fn' set

Buildbot buildbot-devel at lists.sourceforge.net
Fri Mar 19 19:32:03 UTC 2010


#750: SetProperty allows having both 'property' and 'extract_fn' set
-------------------+--------------------------------------------------------
Reporter:  jhford  |       Owner:           
    Type:  defect  |      Status:  new      
Priority:  major   |   Milestone:  undecided
 Version:  0.7.12  |    Keywords:           
-------------------+--------------------------------------------------------
 if SetProperty has a property kwarg and extract_fn kwarg the property is
 set and extract_fn is not run.  We should either do both types of property
 extraction or disallow both kwargs from being used on the same step.  I
 have a patch which does the later.

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


More information about the Commits mailing list