#2060: Trial's tests parameter doesn't accept Property objects
----------------------+-----------------------
Reporter: dwyerk | Owner:
Type: undecided | Status: new
Priority: minor | Milestone: undecided
Version: 0.8.4p1 | Keywords:
----------------------+-----------------------
buildbot.steps.python_twisted.Trial(tests=Property('my_tests')) causes an
exception at python_twisted.py:411 in start():
self.command.extend(self.tests)
exceptions.TypeError: iteration over non-sequence
I was able to work around it by subclassing Trial and defining a
renderables class variable that appended "tests" to Trial.renderables, but
I can't tell if that's the appropriate fix.
--
Ticket URL: <http://trac.buildbot.net/ticket/2060>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits