-
Type:
Task
-
Resolution: Done
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Python Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Context
Describe the background behind the problem.
6 failing auth spec tests:
test.asynchronous.test_auth_spec.TestAuthSpec.test_connection-string_must_raise_an_error_when_the_hostname_canonicalization_is_invalidFailFail1mstest.asynchronous.test_auth_spec.TestAuthSpec.test_connection-string_should_throw_an_exception_if_authsource_is_invalid__gssapi_FailFail1mstest.asynchronous.test_auth_spec.TestAuthSpec.test_connection-string_should_throw_an_exception_if_authsource_is_invalid__mongodb-x509_FailFail2mstest.test_auth_spec.TestAuthSpec.test_connection-string_must_raise_an_error_when_the_hostname_canonicalization_is_invalidFailFail1mstest.test_auth_spec.TestAuthSpec.test_connection-string_should_throw_an_exception_if_authsource_is_invalid__gssapi_FailFail1mstest.test_auth_spec.TestAuthSpec.test_connection-string_should_throw_an_exception_if_authsource_is_invalid__mongodb-x509_
I believe the failures are a result of a change in this commit: https://github.com/sleepyStick/mongo-python-driver/commit/d88aaa6cfdb05599a79f60a2cbea5513f3788f6c#diff-d097460da48c2d0a32423f2f346e61e49507a9c86e512264b509a6d9026c7135
Definition of done
What must be done to consider the task complete?
fix the failing tests
Pitfalls
What should the implementer watch out for? What are the risks?