virt-test icon indicating copy to clipboard operation
virt-test copied to clipboard

some libvirt testcases in "virsh.dumpxml" run failed

Open lijuanmen opened this issue 10 years ago • 0 comments

The failed testcases are "virsh.dumpxml.normal_test.vm_shutoff.with_cpu.minimum_match.domname" ,"virsh.dumpxml.normal_test.vm_shutoff.with_cpu.minimum_match.domuuid" , "virsh.dumpxml.normal_test.vm_shutoff.with_cpu.exact_match.domname" , "virsh.dumpxml.normal_test.vm_shutoff.with_cpu.exact_match.domuuid" , "virsh.dumpxml.normal_test.vm_shutoff.with_cpu.strict_match.domname" , "virsh.dumpxml.normal_test.vm_shutoff.with_cpu.strict_match.domuuid" ,

When running these testcases , the results show error infomation "typeError:add_feature() takes exactly 2 arguments"

lijuanmen avatar Dec 11 '14 02:12 lijuanmen