nvazquez commented on pull request #4994:
URL: https://github.com/apache/cloudstack/pull/4994#issuecomment-917073859


   @rp- there is a failure on a unit test, there may be other failures as well 
but were not executed. Please check if you are building using the `-DskipTests` 
flag, you may want to remove it in order to run the unit tests
   
   ````
   [INFO] -------------------------------------------------------
   [INFO]  T E S T S
   [INFO] -------------------------------------------------------
   [INFO] Running com.cloud.hypervisor.kvm.resource.LibvirtDomainXMLParserTest
   [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 
s - in com.cloud.hypervisor.kvm.resource.LibvirtDomainXMLParserTest
   [INFO] Running com.cloud.hypervisor.kvm.resource.LibvirtComputingResourceTest
   log4j:WARN No appenders could be found for logger 
(com.cloud.agent.properties.AgentPropertiesFileHandler).
   log4j:WARN Please initialize the log4j system properly.
   log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for 
more info.
   [ERROR] Tests run: 187, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
6.037 s <<< FAILURE! - in 
com.cloud.hypervisor.kvm.resource.LibvirtComputingResourceTest
   [ERROR] 
testResizeVolumeCommand(com.cloud.hypervisor.kvm.resource.LibvirtComputingResourceTest)
  Time elapsed: 0.027 s  <<< FAILURE!
   java.lang.AssertionError
        at 
com.cloud.hypervisor.kvm.resource.LibvirtComputingResourceTest.testResizeVolumeCommand(LibvirtComputingResourceTest.java:4871)
   ````


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to