[Buildbot-commits] [SPAM] Re: [Buildbot] #811: Twisted 2.5.0, test failure: buildbot.test.unit.test_util_loop
    Buildbot 
    buildbot-devel at lists.sourceforge.net
       
    Sat May  1 20:40:14 UTC 2010
    
    
  
#811: Twisted 2.5.0, test failure: buildbot.test.unit.test_util_loop
--------------------+-------------------------------------------------------
Reporter:  clepple  |        Owner:           
    Type:  defect   |       Status:  closed   
Priority:  minor    |    Milestone:  undecided
 Version:  0.8.0    |   Resolution:  fixed    
Keywords:           |  
--------------------+-------------------------------------------------------
Changes (by Dustin J. Mitchell):
  * status:  new => closed
  * resolution:  => fixed
Comment:
 do not use twisted.python.monkey, which is not in tw-2.5.0
 This module wasn't actually used in test_util_loop, anyway.  However,
 the test module does use TestCase.patch, which doesn't exist on older
 Twisteds.  So this commit monkeypatches that method to just skip tests
 that use it on older Twisteds.  Fixes #811
  Changeset: 380d4d947efed9e74fcf5e5911222f16a2643842
-- 
Ticket URL: <http://buildbot.net/trac/ticket/811#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
    
    
More information about the Commits
mailing list