The following tests are failing in the master branch after upgrading to libmongoc 1.9.0 and MongoDB 3.6. The failures are likely related to the server version bump, rather than libmongoc, but we need to investigate that and should resolve the failures either way.
Connect to MongoDB with SSL and X509 auth [tests/connect/standalone-x509-auth-001.phpt] Connect to MongoDB with SSL and X509 auth (stream context) [tests/connect/standalone-x509-auth-002.phpt] X509 connection should not reuse previous stream after an auth failure [tests/connect/standalone-x509-error-0001.phpt] Connect to MongoDB with SSL and X509 auth and username retrieved from cert [tests/connect/standalone-x509-extract_username-001.phpt] Connect to MongoDB with SSL and X509 auth and username retrieved from cert (stream context) [tests/connect/standalone-x509-extract_username-002.phpt]
- depends on
-
CDRIVER-2449 Session ID is included in authenticate command
- Closed