Hi,

Integration test failed in GREG. Sure-fire reports attached.
Please have a look.

On Wed, Oct 19, 2011 at 8:59 PM, WSO2 Carbon 3.2.2 Builder (US1) <
cbuil...@wso2.org> wrote:

> Repository Root: https://svn.wso2.org/repos/wso2
> Repository UUID: a5903396-d722-0410-b921-86c7d4935375
> Revision: 114484
> Node Kind: directory
> Schedule: normal
> Last Changed Author: thilini
> Last Changed Rev: 114484
> Last Changed Date: 2011-10-19 06:23:14 -0700 (Wed, 19 Oct 2011) [2011-10-19
> 08:29:49,585]  WARN {org.apache.commons.httpclient.HttpConnection} -
>  HttpConnectionManager is null.  Connection cannot be released.
> [2011-10-19 08:29:49,585]  WARN
> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager is
> null.  Connection cannot be released.
> [2011-10-19 08:29:49,613]  WARN
> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager is
> null.  Connection cannot be released.
> [2011-10-19 08:29:49,613]  WARN
> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager is
> null.  Connection cannot be released.
> [2011-10-19 08:29:49,644]  WARN
> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager is
> null.  Connection cannot be released.
> [2011-10-19 08:29:49,644]  WARN
> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager is
> null.  Connection cannot be released.
> [2011-10-19 08:29:49,668]  WARN
> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager is
> null.  Connection cannot be released.
> [2011-10-19 08:29:49,668]  WARN
> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager is
> null.  Connection cannot be released.
> [2011-10-19 08:29:49,679]  WARN
> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager is
> null.  Connection cannot be released.
> [2011-10-19 08:29:49,679]  WARN
> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager is
> null.  Connection cannot be released.
> [2011-10-19 08:29:49,705]  WARN
> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager is
> null.  Connection cannot be released.
> [2011-10-19 08:29:49,705]  WARN
> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager is
> null.  Connection cannot be released.
> [2011-10-19 08:29:49,730]  WARN
> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager is
> null.  Connection cannot be released.
> [2011-10-19 08:29:49,730]  WARN
> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager is
> null.  Connection cannot be released.
> [2011-10-19 08:29:49,742]  INFO
> {org.wso2.carbon.core.services.authentication.AuthenticationAdmin} -
>  'admin' logged out at [2011-10-19 08:29:49,0741]
> [2011-10-19 08:29:49,755]  INFO
> {org.wso2.carbon.core.services.util.CarbonAuthenticationUtil} -  'admin'
> logged in at [2011-10-19 08:29:49,0755] from IP address 66.240.237.226
> [2011-10-19 08:29:49,757]  INFO
> {org.wso2.carbon.integration.core.ServerLogin} -  Successfully logged :
> JSESSIONID=6DCB437637BAAD267AF6A4F04368BF0A; Path=/; Secure=null;
> HttpOnly=null
> Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 83.271 sec
> <<< FAILURE!
>
> Results :
>
> Failed tests:
>  testTemplate(org.wso2.carbon.app.test.registry.FileSystemImportExport)
>
> Tests run: 16, Failures: 1, Errors: 0, Skipped: 0
>
> Shutting down server...
> Saving Code Coverage Details...
> Completed Saving Code Coverage Details.
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] There are test failures.
>
> Please refer to
> /home/build/carbon/3.2.0/products/greg/4.1.0/modules/integration/registry/app-remote-registry-test/target/surefire-reports
> for the individual test results.
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 12 minutes 48 seconds
> [INFO] Finished at: Wed Oct 19 08:29:51 PDT 2011
> [INFO] Final Memory: 304M/1022M
> [INFO]
> ------------------------------------------------------------------------
>


Thanks.
Ranga.
-- 
Ranga Siriwardena
Software Engineer
WSO2 Inc.
-------------------------------------------------------------------------------
Test set: org.wso2.carbon.app.test.registry.TestRunner
-------------------------------------------------------------------------------
Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 83.271 sec <<< 
FAILURE!
testTemplate(org.wso2.carbon.app.test.registry.FileSystemImportExport)  Time 
elapsed: 0.682 sec  <<< FAILURE!
junit.framework.AssertionFailedError: File System Import Export Test Failed
        at junit.framework.Assert.fail(Assert.java:47)
        at 
org.wso2.carbon.app.test.registry.FileSystemImportExport.runSuccessCase(FileSystemImportExport.java:47)
        at 
org.wso2.carbon.integration.core.TestTemplate.testTemplate(TestTemplate.java:44)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at junit.framework.TestCase.runTest(TestCase.java:168)
        at junit.framework.TestCase.runBare(TestCase.java:134)
        at junit.framework.TestResult$1.protect(TestResult.java:110)
        at junit.framework.TestResult.runProtected(TestResult.java:128)
        at junit.framework.TestResult.run(TestResult.java:113)
        at junit.framework.TestCase.run(TestCase.java:124)
        at junit.framework.TestSuite.runTest(TestSuite.java:232)
        at junit.framework.TestSuite.run(TestSuite.java:227)
        at junit.framework.TestSuite.runTest(TestSuite.java:232)
        at junit.framework.TestSuite.run(TestSuite.java:227)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:79)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)


_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to