Skip TestNoSessionsSupport tests on crypt_shared

XMLWordPrintableJSON

    • Type: Build Failure
    • Resolution: Done
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • Python Drivers
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      PYTHON-4941 moved the unittest.skipIf check for TestNoSessionsSupport to its asyncSetup method, which fails due to the decorator form of unittest.skipIf transforming asyncSetup to a synchronous function. This check should instead be moved to the class itself.

              Assignee:
              Noah Stapp
              Reporter:
              Noah Stapp
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: