#2289: invalid getSourceStamp call in trigger.py
-------------------+-----------------------
Reporter: dustin | Owner: hborkhuis
Type: defect | Status: new
Priority: major | Milestone: 0.8.7
Version: master | Keywords:
-------------------+-----------------------
{{{
Traceback (most recent call last):
File
"/Users/bdbaddog/devel/buildbot/github_buildbot/master/buildbot/process/buildstep.py",
line 554, in _startStep_2
dl.addCallback(self._startStep_3)
File
"/Users/bdbaddog/devel/buildbot/github_buildbot/sandbox/lib/python2.7
/site-packages/twisted/internet/defer.py", line 301, in addCallback
callbackKeywords=kw)
File
"/Users/bdbaddog/devel/buildbot/github_buildbot/sandbox/lib/python2.7
/site-packages/twisted/internet/defer.py", line 290, in addCallbacks
self._runCallbacks()
File
"/Users/bdbaddog/devel/buildbot/github_buildbot/sandbox/lib/python2.7
/site-packages/twisted/internet/defer.py", line 551, in _runCallbacks
current.result = callback(current.result, *args, **kw)
--- <exception caught here> ---
File
"/Users/bdbaddog/devel/buildbot/github_buildbot/master/buildbot/process/buildstep.py",
line 561, in _startStep_3
if self.start() == SKIPPED:
File
"/Users/bdbaddog/devel/buildbot/github_buildbot/master/buildbot/steps/trigger.py",
line 129, in start
ss = self.build.getSourceStamp()
exceptions.TypeError: getSourceStamp() takes exactly 2 arguments (1 given)
}}}
I'll fix this by just passing '' for the codebase, but it will need more
attention.
--
Ticket URL: <http://trac.buildbot.net/ticket/2289>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits