[ovirt-devel] DAO tests are failing on master

Idan Shaby ishaby at redhat.com
Wed Oct 22 08:07:40 UTC 2014


Hi,

Two tests are failing on class VmNumaNodeDAOTest:

- testGetAllPinnedVmNumaNodeByVdsNumaNodeId
- testGetAllVmNumaNodeByVdsNumaNodeId


The relevant part of the output:

Failed tests: 
  testGetAllPinnedVmNumaNodeByVdsNumaNodeId(org.ovirt.engine.core.dao.VmNumaNodeDAOTest): expected:<3c2b81e6-5080-4ad1-86a1-cf513b15b515> but was:<3c2b81e6-5080-4ad1-86a1-cf513b15b516>
  testGetAllVmNumaNodeByVdsNumaNodeId(org.ovirt.engine.core.dao.VmNumaNodeDAOTest): expected:<3c2b81e6-5080-4ad1-86a1-cf513b15b515> but was:<3c2b81e6-5080-4ad1-86a1-cf513b15b516>

Tests run: 1386, Failures: 2, Errors: 0, Skipped: 0


My "mvn -version" output:

Apache Maven 3.1.1 (NON-CANONICAL_2013-11-08_14-32_mockbuild; 2013-11-08 16:32:41+0200)
Maven home: /usr/share/maven
Java version: 1.7.0_45, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.15.10-200.fc20.x86_64", arch: "amd64", family: "unix"

Anyone knows something about this?

Thanks,
Idan



More information about the Devel mailing list