-
Type: Build Failure
-
Resolution: Duplicate
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Synchro tests are failing due to the renaming in PYTHON-3879:
[2023/08/08 20:52:31.886] Successfully installed pymongo-4.5.0.dev0 [2023/08/08 20:52:31.886] synchro37 run-test: commands[2] | python3 -m synchro.synchrotest --with-xunit --xunit-file=xunit-synchro-results -v -w /data/mci/0791f5ec4e5e69af018b433d6acfcc04/src/.tox/synchro37/tmp/mongo-python-driver --check-exclude-patterns [2023/08/08 20:52:32.404] Traceback (most recent call last): [2023/08/08 20:52:32.404] File "/opt/python/3.7/lib/python3.7/runpy.py", line 183, in _run_module_as_main [2023/08/08 20:52:32.404] mod_name, mod_spec, code = _get_module_details(mod_name, _Error) [2023/08/08 20:52:32.404] File "/opt/python/3.7/lib/python3.7/runpy.py", line 109, in _get_module_details [2023/08/08 20:52:32.404] __import__(pkg_name) [2023/08/08 20:52:32.404] File "/data/mci/0791f5ec4e5e69af018b433d6acfcc04/src/synchro/__init__.py", line 99, in <module> [2023/08/08 20:52:32.404] from pymongo.pool import _METADATA, Pool, SocketInfo, _PoolClosedError [2023/08/08 20:52:32.404] ImportError: cannot import name 'SocketInfo' from 'pymongo.pool' (/data/mci/0791f5ec4e5e69af018b433d6acfcc04/src/.tox/synchro37/tmp/mongo-python-driver/pymongo/pool.py)
- duplicates
-
MOTOR-1136 Add search index management helpers
- Closed
- is caused by
-
PYTHON-3879 Rename SocketInfo to Connection
- Closed