Ticket #3709 defect closed fixed

Opened 4 years ago

Last modified 4 years ago

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

patch 3909.diff Download (3.1 KB) - added by christianmlong 4 years ago.
Added skips, cleaned up test names

Change History

Changed 4 years ago by christianmlong

Added skips, cleaned up test names

1

Changed 4 years ago by christianmlong

  • keywords review added; easy removed
  • owner z3p deleted

2

Changed 4 years ago by exarkun

  • branch set to branches/conch-tests-without-crypto-3709
  • branch_author set to exarkun

(In [26635]) Branching to 'conch-tests-without-crypto-3709'

3

Changed 4 years ago by exarkun

(In [26636]) Apply patch to skip tests which cannot run without PyCrypto

refs #3709

4

Changed 4 years ago by exarkun

  • status changed from new to closed
  • resolution set to fixed

(In [26637]) Merge conch-tests-without-crypto-3709

Author: christianmlong Reviewer: exarkun Fixes: #3709

Skip some more Conch tests which depend on PyCrypto when PyCrypto is not installed.

5

Changed 4 years ago by exarkun

  • keywords review removed

6

Changed 2 years ago by <automation>

Note: See TracTickets for help on using tickets.