Branch: refs/heads/master
Home:   http://github.com/djmitche/buildbot

Commit: 380d4d947efed9e74fcf5e5911222f16a2643842
    
http://github.com/djmitche/buildbot/commit/380d4d947efed9e74fcf5e5911222f16a2643842
Author: Dustin J. Mitchell <[email protected]>
Date:   2010-05-01 (Sat, 01 May 2010)

Changed paths:
  M buildbot/test/unit/test_util_loop.py
  M buildbot/util/monkeypatches.py

Log Message:
-----------
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



------------------------------------------------------------------------------
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to