-
Type: Build Failure
-
Resolution: Duplicate
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: Tests
-
None
[2022/12/14 23:33:13.340] ERROR: watch() got an unexpected keyword argument 'show_expanded_events' (builtins.TypeError) [2022/12/14 23:33:13.340] Traceback (most recent call last): [2022/12/14 23:33:13.340] File "/opt/python/3.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor [2022/12/14 23:33:13.340] yield [2022/12/14 23:33:13.340] File "/opt/python/3.7/lib/python3.7/unittest/case.py", line 628, in run [2022/12/14 23:33:13.340] testMethod() [2022/12/14 23:33:13.340] File "/data/mci/e66f9170e0974b819e15ad404ce61f04/src/.tox/synchro37/tmp/mongo-python-driver/test/unified_format.py", line 1651, in test_case [2022/12/14 23:33:13.340] self.run_scenario(spec) [2022/12/14 23:33:13.340] File "/data/mci/e66f9170e0974b819e15ad404ce61f04/src/.tox/synchro37/tmp/mongo-python-driver/test/unified_format.py", line 1604, in run_scenario [2022/12/14 23:33:13.340] self._run_scenario(spec, uri) [2022/12/14 23:33:13.340] File "/data/mci/e66f9170e0974b819e15ad404ce61f04/src/.tox/synchro37/tmp/mongo-python-driver/test/unified_format.py", line 1628, in _run_scenario [2022/12/14 23:33:13.340] self.run_operations(spec["operations"]) [2022/12/14 23:33:13.340] File "/data/mci/e66f9170e0974b819e15ad404ce61f04/src/.tox/synchro37/tmp/mongo-python-driver/test/unified_format.py", line 1539, in run_operations [2022/12/14 23:33:13.340] self.run_entity_operation(op) [2022/12/14 23:33:13.340] File "/data/mci/e66f9170e0974b819e15ad404ce61f04/src/.tox/synchro37/tmp/mongo-python-driver/test/unified_format.py", line 1280, in run_entity_operation [2022/12/14 23:33:13.340] result = cmd(**dict(arguments)) [2022/12/14 23:33:13.340] File "/data/mci/e66f9170e0974b819e15ad404ce61f04/src/.tox/synchro37/tmp/mongo-python-driver/test/unified_format.py", line 1073, in _collectionOperation_createChangeStream [2022/12/14 23:33:13.340] return self.__entityOperation_createChangeStream(target, *args, **kwargs) [2022/12/14 23:33:13.340] File "/data/mci/e66f9170e0974b819e15ad404ce61f04/src/.tox/synchro37/tmp/mongo-python-driver/test/unified_format.py", line 1062, in __entityOperation_createChangeStream [2022/12/14 23:33:13.340] stream = target.watch(*args, **kwargs) [2022/12/14 23:33:13.340] File "/data/mci/e66f9170e0974b819e15ad404ce61f04/src/synchro/__init__.py", line 221, in synchro_method [2022/12/14 23:33:13.340] return wrap_synchro(unwrap_synchro(motor_method))(*args, **kwargs) [2022/12/14 23:33:13.340] File "/data/mci/e66f9170e0974b819e15ad404ce61f04/src/synchro/__init__.py", line 139, in _wrap_synchro [2022/12/14 23:33:13.340] motor_obj = fn(*args, **kwargs) [2022/12/14 23:33:13.340] File "/data/mci/e66f9170e0974b819e15ad404ce61f04/src/synchro/__init__.py", line 197, in _unwrap_synchro [2022/12/14 23:33:13.340] return fn(*args, **kwargs) [2022/12/14 23:33:13.340] TypeError: watch() got an unexpected keyword argument 'show_expanded_events'