Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
1.17.0
-
None
-
None
Description
====================================================================== ERROR: test_21_delete_connection_with_receiver (system_tests_two_routers.TwoRouterTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jenkins/workspace/rh-qpid-dispatch-dist-el7-main/build/BUILD/qpid-dispatch-1.18.0/tests/system_tests_two_routers.py", line 374, in test_21_delete_connection_with_receiver test.run() File "/home/jenkins/workspace/rh-qpid-dispatch-dist-el7-main/build/BUILD/qpid-dispatch-1.18.0/tests/system_tests_two_routers.py", line 493, in run Container(self).run() File "/usr/lib64/python3.6/site-packages/proton/_reactor.py", line 194, in run while self.process(): File "/usr/lib64/python3.6/site-packages/proton/_reactor.py", line 257, in process event.dispatch(handler) File "/usr/lib64/python3.6/site-packages/proton/_events.py", line 161, in dispatch _dispatch(handler, type.method, self) File "/usr/lib64/python3.6/site-packages/proton/_events.py", line 128, in _dispatch m(*args) File "/home/jenkins/workspace/rh-qpid-dispatch-dist-el7-main/build/BUILD/qpid-dispatch-1.18.0/tests/system_test.py", line 1312, in on_timer_task self.parent.timeout() File "/home/jenkins/workspace/rh-qpid-dispatch-dist-el7-main/build/BUILD/qpid-dispatch-1.18.0/tests/system_tests_two_routers.py", line 429, in timeout self.error = "Timeout Expired: sent=%d, received=%d" % (self.n_sent, self.n_received) AttributeError: 'DeleteConnectionWithReceiver' object has no attribute 'n_sent'
Attachments
Attachments
Issue Links
- duplicates
-
DISPATCH-2065 AttributeError: 'DeleteConnectionWithReceiver' object has no attribute 'n_sent'
- Closed