Ganesh Murthy created DISPATCH-2253:
---------------------------------------
Summary: system_tests_two_router failing with missing attribute
error
Key: DISPATCH-2253
URL: https://issues.apache.org/jira/browse/DISPATCH-2253
Project: Qpid Dispatch
Issue Type: Bug
Components: Tests
Affects Versions: 1.17.0
Reporter: Ganesh Murthy
{noformat}
======================================================================
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'
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]