[Buildbot-commits] [Buildbot] #2521: Replace deprecated method unittest.TestCase.assert_() with newer assertEqual/NotEqual

Buildbot trac trac at buildbot.net
Fri Jul 5 09:12:09 UTC 2013


#2521: Replace deprecated method unittest.TestCase.assert_() with newer
assertEqual/NotEqual
------------------------+------------------------
Reporter:  rutsky       |       Owner:
    Type:  enhancement  |      Status:  new
Priority:  major        |   Milestone:  undecided
 Version:  0.8.7p1      |  Resolution:
Keywords:  tests        |
------------------------+------------------------

Comment (by rutsky):

 I would like to replace other use of `assert_()` in Buildbot --- my pull
 request fixed this issue only in test_changes_mail_CVSMaildirSource.py.
 Later I'll make pull requests that replaces `assert_()` in other places
 (there are two or five files more as I remember).

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2521#comment:5>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list