ExportXMLWordPrintableJSON

    • None
    • Python Drivers
    • Not Needed
    • 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

      Context

      The pypy test job has been extremely flaky, due to the limited resources on the GitHub hosted runners, e.g. this job

      FAILED test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCSOT::test_timeout_in_multi_batch_bulk_write - AssertionError: 1 != 2
      = 1 failed, 4795 passed, 3376 skipped, 861 deselected, 128 xfailed, 47 warnings, 108 subtests passed in 1002.62s (0:16:42) =
      

      We are already testing pypy with 12 tasks in Evergreen on PRs, and we have deprecated pypy support (PYTHON-6062), so removing this test would be a win for the team.

      Definition of done

      Remove the pypy GitHub build, perhaps selecting another test setup to run that is less flaky.

      Pitfalls

      We can't use GitHub secrets on pull requests, so we can't run the encryption tests or any other that require drivers test secrets.

            Assignee:
            Steve Silvester
            Reporter:
            Steve Silvester
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: