]> git.ipfire.org Git - thirdparty/tornado.git/commit
testing: Remove deprecated LogTrapTestCase
authorBen Darnell <ben@bendarnell.com>
Sun, 11 Jun 2017 02:47:55 +0000 (22:47 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 11 Jun 2017 02:47:55 +0000 (22:47 -0400)
commit427d0e65df5c7f382d60ea0705cfa0b042ad13b5
tree0c0c6e2611c9728bd8b6112938a10edf59bc0633
parentd68abdb4b68632f675f41ff817c370dbc8f1e21f
testing: Remove deprecated LogTrapTestCase

Move the tests that relied on this in concurrent_test.py to use
log.debug instead. (The redbot test has been broken and needs work
anyway.
docs/releases/v3.0.0.rst
docs/releases/v3.0.1.rst
docs/testing.rst
maint/test/redbot/red_test.py
tornado/test/concurrent_test.py
tornado/testing.py