Github user SudharmaJain commented on the pull request:

    https://github.com/apache/cloudstack/pull/956#issuecomment-218960573
  
    Getting following error with Jenkins
    
    Running org.apache.cloudstack.utils.hypervisor.HypervisorUtilsTest
    Testing don't block on newly created clones - pass
    Testing block on modified files - pass
    Testing timeout of blocking on modified files - pass
    Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.272 sec - 
in org.apache.cloudstack.utils.hypervisor.HypervisorUtilsTest
    Running org.apache.cloudstack.utils.imagestore.ImageStoreUtilTest
    Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec - 
in org.apache.cloudstack.utils.imagestore.ImageStoreUtilTest
    Running org.apache.cloudstack.utils.process.ProcessTest
    Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 301.061 sec 
<<< FAILURE! - in org.apache.cloudstack.utils.process.ProcessTest
    testProcessRunner(org.apache.cloudstack.utils.process.ProcessTest)  Time 
elapsed: 300.038 sec  <<< FAILURE!
    java.lang.AssertionError: expected:<-1> but was:<0>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.cloudstack.utils.process.ProcessTest.testProcessRunner(ProcessTest.java:43)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to