Uploaded image for project: 'Motor'
  1. Motor
  2. MOTOR-1025

test_asyncio_encryption is always skipped

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 3.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      test_asyncio_encryption is never being run in CI. The problem is that is env.require_version_min cannot be used at the module level like this:

      @env.require_version_min(4, 2, -1)
      class TestExplicitSimple(AsyncIOTestCase):
      

            Assignee:
            shane.harvey@mongodb.com Shane Harvey
            Reporter:
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: