Ticket #3709 defect closed fixed
Several twisted.conch.test.test_checkers.SSHProtocolCheckerTestCase test methods fail when PyCrypto is unavailable
| Reported by: | exarkun | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | conch | Keywords: | |
| Cc: | Branch: | branches/conch-tests-without-crypto-3709 | |
| Author: | exarkun | Launchpad Bug: |
Description
This can be seen on the without-modules builder:
http://buildbot.twistedmatrix.com/builders/py2.5-without-modules
Also, some of the test methods are misnamed (using underscores instead of camel case) and one is missing a docstring.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

