-
Type: Build Failure
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
All of the test.test_client.TestClient.test_handshake* tests are failing in the waterfall:
[2023/05/08 18:44:42.580] FAILURE: SON([[28 chars]Mongo|Motor'), ('version', '4.4.0.dev1|3.1.2.d[209 chars]'})]) != SON([[28 chars]Mongo'), ('version', '4.4.0.dev1')])), ('os', [180 chars]'})]) (builtins.AssertionError) [2023/05/08 18:44:42.580] Traceback (most recent call last): [2023/05/08 18:44:42.580] File "/opt/python/3.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor [2023/05/08 18:44:42.580] yield [2023/05/08 18:44:42.580] File "/opt/python/3.7/lib/python3.7/unittest/case.py", line 628, in run [2023/05/08 18:44:42.580] testMethod() [2023/05/08 18:44:42.580] File "/data/mci/691358ba955912c4bfa04afbed80b01e/src/.tox/synchro37/tmp/mongo-python-driver/test/test_client.py", line 1818, in test_handshake_06_region_too_long [2023/05/08 18:44:42.580] {"name": "aws.lambda"}, [2023/05/08 18:44:42.580] File "/data/mci/691358ba955912c4bfa04afbed80b01e/src/.tox/synchro37/tmp/mongo-python-driver/test/test_client.py", line 1762, in _test_handshake [2023/05/08 18:44:42.580] self.assertEqual(options.pool_options.metadata, metadata) [2023/05/08 18:44:42.580] File "/opt/python/3.7/lib/python3.7/unittest/case.py", line 852, in assertEqual [2023/05/08 18:44:42.580] assertion_func(first, second, msg=msg) [2023/05/08 18:44:42.580] File "/opt/python/3.7/lib/python3.7/unittest/case.py", line 845, in _baseAssertEqual [2023/05/08 18:44:42.580] raise self.failureException(msg) [2023/05/08 18:44:42.580] AssertionError: SON([[28 chars]Mongo|Motor'), ('version', '4.4.0.dev1|3.1.2.d[209 chars]'})]) != SON([[28 chars]Mongo'), ('version', '4.4.0.dev1')])), ('os', [180 chars]'})])