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

Reply via email to