Uploaded image for project: 'Motor'
  1. Motor
  2. MOTOR-1077

Change Stream tests are failing in Synchro

    • Type: Icon: Build Failure Build Failure
    • Resolution: Duplicate
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: Tests
    • None

      https://spruce.mongodb.com/task/motor_main__ssl~nossl_tox_env~synchro37_os~ubuntu_18_test_6.0_replica_set_patch_04a1d51c139414f3aa9f4016b992e8aeea2e7a57_639a590c7742ae28eab8da50_22_12_14_23_15_25/tests?execution=0&sortBy=STATUS&sortDir=ASC

       

      [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' 

            Assignee:
            Unassigned Unassigned
            Reporter:
            steve.silvester@mongodb.com Steve Silvester
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: