-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Python Drivers
-
Not Needed
-
Something is up with the test suite. Starting with PYTHON-4249 (Convert retryable reads spec tests to unified) the runtime of the test suite has exploded. The latest standalone tests now taken 36mins: https://spruce.mongodb.com/task/mongo_python_driver_tests_python_version_rhel8_test_ssl__platform~rhel8_auth_ssl~auth_ssl_python_version~3.10_coverage~coverage_test_rapid_standalone_3d936d5c7de2d08015d84f0d0bdd2d31566cb0b0_24_08_02_20_25_32?execution=0&sortBy=STATUS&sortDir=ASC
Whereas before PYTHON-4249, the same test took only 6mins: https://spruce.mongodb.com/task/mongo_python_driver_tests_python_version_rhel8_test_ssl__platform~rhel8_auth_ssl~auth_ssl_python_version~3.10_coverage~coverage_test_rapid_standalone_bf12e975e38c7b9724282ffee2cc961eb7359059_24_07_31_16_41_43/tests?execution=0&sortBy=STATUS&sortDir=ASC
- is caused by
-
PYTHON-4249 Convert retryable reads spec tests to unified test format
- Closed