-
Type: Build Failure
-
Resolution: Duplicate
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Python Drivers
Name of Failure:
test.test_discovery_and_monitoring.TestUnifiedLoggingStandalone.test_Topology_lifecycle
Link to task:
Context of when and why the failure occurred:
Introduced by PYTHON-3472.
Stack trace:
[2024/08/29 09:26:46.985] FAILURE: AssertionError: 7 != 8 () [2024/08/29 09:26:46.985] self = <test.test_discovery_and_monitoring.TestUnifiedLoggingStandalone testMethod=test_Topology_lifecycle> [2024/08/29 09:26:46.985] def test_case(self): [2024/08/29 09:26:46.985] > self.run_scenario(spec) [2024/08/29 09:26:46.985] test/unified_format.py:2074: [2024/08/29 09:26:46.985] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [2024/08/29 09:26:46.985] test/unified_format.py:2018: in run_scenario [2024/08/29 09:26:46.985] self._run_scenario(spec, uri) [2024/08/29 09:26:46.985] test/unified_format.py:2048: in _run_scenario [2024/08/29 09:26:46.985] self.check_log_messages(spec["operations"], expect_log_messages) [2024/08/29 09:26:46.985] test/unified_format.py:1957: in check_log_messages [2024/08/29 09:26:46.985] self.assertEqual(len(client["messages"]), len(actual_logs)) [2024/08/29 09:26:46.985] E AssertionError: 7 != 8
- duplicates
-
PYTHON-4701 Topology logging should use suppress_event
- Closed