This is caused by this commit: 23841e3369877e404e4c7f4000a1ee540d1dcfa8. I am working on the fix.
--Sanjay -----Original Message----- From: Rayees Namathponnan [mailto:rayees.namathpon...@citrix.com] Sent: Wednesday, January 1, 2014 6:06 AM To: dev@cloudstack.apache.org Subject: 4.3 build failing with latest HEAD Junit test failing with latest 4.3 branch; test failing with below error [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /root/jenkins/build/workspace/ASF_Repo-Marvin-Build/core/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-core --- [INFO] Compiling 20 source files to /root/jenkins/build/workspace/ASF_Repo-Marvin-Build/core/target/test-classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] BackupSnapshotCommandTest.java:[36,48] <anonymous org.apache.cloudstack.api.agent.test.BackupSnapshotCommandTest$1> is not abstract and does not override abstract method getHypervisor() in com.cloud.storage.StoragePool [ERROR] SnapshotCommandTest.java:[37,48] <anonymous org.apache.cloudstack.api.agent.test.SnapshotCommandTest$1> is not abstract and does not override abstract method getHypervisor() in com.cloud.storage.StoragePool [ERROR] CheckNetworkAnswerTest.java:[75,57] <anonymous org.apache.cloudstack.api.agent.test.CheckNetworkAnswerTest$ResizeVolumeCommandTest$1> is not abstract and does not override abstract method getHypervisor() in com.cloud.storage.StoragePool [INFO] 3 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ Regards, Rayees