Hello,

I was able to fix most of the errors except for the Logger one which is 
preventing the Dispatch Router from starting and thus causing the tests which 
needs a running Dispatch Router to fail.


9: Test command: /python278/bin/python "/build-dir/qpid-dispatch/tests/run.py" 
"--vg" "unit_tests" "/qpid-dispatch-0.7.0/tests/threads4.conf"
9: Test timeout computed to be: 1500
9: Tue Jan 24 09:52:00 2017 ERROR (error) Python: KeyError: ('output',)
9: Tue Jan 24 09:52:00 2017 ERROR (error) Traceback (most recent call last):
9:   File "/qpid-dispatch-0.7.0/python/qpid_dispatch/management/entity.py", 
line 60, in __getitem__
9:     return self.attributes[name]
9: KeyError: ('output',)
9:
9: Tue Jan 24 09:52:00 2017 ERROR (error) Python: CError: Python: KeyError: 
('output',)
9: Tue Jan 24 09:52:00 2017 ERROR (error) Traceback (most recent call last):
9:   File 
"/qpid-dispatch-0.7.0/python/qpid_dispatch_internal/management/config.py", line 
147, in configure_dispatch
9:     agent.configure(attributes=dict(type="log", module=m))
9:   File 
"/qpid-dispatch-0.7.0/python/qpid_dispatch_internal/management/agent.py", line 
891, in configure
9:     self._create(attributes)
9:   File 
"/qpid-dispatch-0.7.0/python/qpid_dispatch_internal/management/agent.py", line 
859, in _create
9:     pointer = entity.create()
9:   File 
"/qpid-dispatch-0.7.0/python/qpid_dispatch_internal/management/agent.py", line 
287, in create
9:     self._qd.qd_log_entity(self)
9:   File "/qpid-dispatch-0.7.0/python/qpid_dispatch_internal/dispatch.py", 
line 100, in _errcheck
9:     raise CError(self.qd_error_message())
9: CError: Python: KeyError: ('output',)
9:
9: Config failed: Python: CError: Python: KeyError: ('output',)



Regards,

Adel

________________________________
From: Adel Boutros <[email protected]>
Sent: Monday, January 23, 2017 7:30:30 PM
To: [email protected]
Subject: [Dispatch Router 0.7.0] [SOLARIS] Unit tests failing


Hello,


After succeeding in compiling Dispatch Router on Solaris, I have 16 out of 26 
unit tests failing. I was hoping you could give me hints as to what could be 
causing them.


It seems to me there are some errors which keep appearing.


I will keep investigating tomorrow but I am really counting on getting some 
assistance to ease my task.


You will find the failed tests attached to this mail.


Regards,

Adel


Reply via email to