Hi, I am trying to re-factor com.cloud to org.apache. While doing so 2 test cases in org.apache.hypervisor.kvm.resource.LibvirtComputingResourceTest are failing and after trying for 2 days I have no idea why.
Output of build is here http://apaste.info/8Tio >From the output its clear that both the xml strings in test are same, but the elemenets are in diffrent order and thus string comparision fails. Can anyone point out why they are coming in different order ? Thanks, Dharmesh