[Buildbot-commits] [SPAM] [Buildbot] #759: Slave commands use reactor.seconds(), which isn't available in Twisted 2.5

Buildbot buildbot-devel at lists.sourceforge.net
Wed Mar 24 14:23:50 UTC 2010


#759: Slave commands use reactor.seconds(), which isn't available in Twisted 2.5
-------------------+--------------------------------------------------------
Reporter:  catlee  |       Owner:  catlee
    Type:  defect  |      Status:  new   
Priority:  major   |   Milestone:  0.8.0 
 Version:  0.8.0   |    Keywords:        
-------------------+--------------------------------------------------------
 As part of the slave buffering / command reorg work, I started using
 reactor.seconds() to get the current time to make testing easier.

 This method doesn't exist in twisted 2.5, which we are claiming to
 support.

 AFAICT, it was added in twisted 8.0

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


More information about the Commits mailing list