On 01/31/2012 07:00 PM, Sharad Mishra wrote:
seeing following issue now -
FilterList - 01_enum.py: PASS
--------------------------------------------------------------------
FilterList - 02_assoc.py: FAIL
ERROR - CIMError : (1, u'CIM_ERR_FAILED: Failed to load the Provider
Manager for interface type "CMPI" from library "".')
Traceback (most recent call last):
File
"/tmp/remove_me/cimtest/suites/libvirt-cim/lib/XenKvmLib/const.py", line
141, in do_try
rc = f()
File "02_assoc.py", line 50, in main
cim_filters = _test.cim_entries_in_filter_lists()
File
"/tmp/remove_me/cimtest/suites/libvirt-cim/cimtest/FilterList/helper.py", line
269, in cim_entries_in_filter_lists
l.extend(self.Associators(n, result_class="CIM_FilterEntryBase"))
File
"/tmp/remove_me/cimtest/suites/libvirt-cim/cimtest/FilterList/helper.py", line
88, in Associators
return self.wbem.Associators(typed_class, **kargs)
File "/usr/lib/python2.6/site-packages/pywbem/cim_operations.py", line
696, in Associators
**params)
File "/usr/lib/python2.6/site-packages/pywbem/cim_operations.py", line
219, in imethodcall
raise CIMError(code, tt[1]['DESCRIPTION'])
CIMError: (1, u'CIM_ERR_FAILED: Failed to load the Provider Manager for
interface type "CMPI" from library "".')
ERROR - None
--------------------------------------------------------------------
FilterList - 03_create.py: PASS
I don't think this error is related to this patch right? Anyway, I don't
see any failures with FilterList tests anymore. See the log attached.
Best regards,
--
Eduardo de Barros Lima
Software Engineer, Open Virtualization
Linux Technology Center - IBM/Brazil
eblima(a)br.ibm.com