launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #20467
[Merge] lp:~free.ekanayaka/txlongpoll/fast-rabbit-reset into lp:txlongpoll
The proposal to merge lp:~free.ekanayaka/txlongpoll/fast-rabbit-reset into lp:txlongpoll has been updated.
Description changed to:
This branch adds a few improvements to the test suite:
- Take advantage of testresources.OptimisingTestSuite in order to avoid a wholesale shutdown/restart of the rabbit process at each test and just delete the queues created by the test instead.
- Silence the Twisted logger in FrontEndAjaxTest.test_render_error.
- Remove the workaround of aborting tearDown early without running any asynchronous logic (see the comment in the code).
- Point buildout to bson 0.4.3 since the default (1.1.1) is not compatible
with Python 2.
For more details, see:
https://code.launchpad.net/~free.ekanayaka/txlongpoll/fast-rabbit-reset/+merge/278287
--
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~free.ekanayaka/txlongpoll/fast-rabbit-reset into lp:txlongpoll.
References