Hi AmilaM,

FYI, here is what I got from the builder machine.

/home/release1/branches/3.2.0/components/governance/org.wso2.carbon.governance.api/3.2.0/target/surefire-reports$
find -name '*.txt' | xargs cat
-------------------------------------------------------------------------------
Test set: org.wso2.carbon.governance.api.test.WSDLTest
-------------------------------------------------------------------------------
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.478 sec
-------------------------------------------------------------------------------
Test set: org.wso2.carbon.governance.api.test.SchemaTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.365 sec
-------------------------------------------------------------------------------
Test set: org.wso2.carbon.governance.api.test.EndpointTest
-------------------------------------------------------------------------------
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.819 sec
-------------------------------------------------------------------------------
Test set: org.wso2.carbon.governance.api.test.PolicyTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.391 sec
-------------------------------------------------------------------------------
Test set: org.wso2.carbon.governance.api.test.ServiceTest
-------------------------------------------------------------------------------
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.256 sec


carbon@zoneB:/home/release1/branches/3.2.0/products/greg/4.0.0$ find -name
surefire-reports
./modules/checkin-client/target/surefire-reports
./modules/integration/registry/app-remote-registry-test/target/surefire-reports
./modules/integration/registry/registry-handler-test/target/surefire-reports

cat
./modules/checkin-client/target/surefire-reports/org.wso2.registry.checkin.BasicTest.txt

-------------------------------------------------------------------------------
Test set: org.wso2.registry.checkin.BasicTest
-------------------------------------------------------------------------------
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.415 sec

cat
./modules/integration/registry/app-remote-registry-test/target/surefire-reports/org.wso2.carbon.app.test.registry.TestRunner.txt

-------------------------------------------------------------------------------
Test set: org.wso2.carbon.app.test.registry.TestRunner
-------------------------------------------------------------------------------
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 179.788 sec

cat
./modules/integration/registry/registry-handler-test/target/surefire-reports/org.wso2.carbon.registry.handler.test.TestRunner.txt

-------------------------------------------------------------------------------
Test set: org.wso2.carbon.registry.handler.test.TestRunner
-------------------------------------------------------------------------------
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 124.905 sec

cat
./org.wso2.carbon.governance.wsdl.ui/3.2.0/target/surefire-reports/org.wso2.carbon.wsdl.ui.test.WSDLDataTest.txt

-------------------------------------------------------------------------------
Test set: org.wso2.carbon.wsdl.ui.test.WSDLDataTest
-------------------------------------------------------------------------------
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 sec

carbon@zoneB:/home/release1/branches/3.2.0/components/registry/org.wso2.carbon.registry.extensions/3.2.0/target/surefire-reports$
find -name '*.txt' | xargs cat
-------------------------------------------------------------------------------
Test set:
org.wso2.carbon.registry.extensions.test.jdbc.RepositoryCreationTest
-------------------------------------------------------------------------------
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.934 sec
-------------------------------------------------------------------------------
Test set: org.wso2.carbon.registry.extensions.test.jdbc.DefaultLifecycleTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.113 sec

carbon@zoneB:/home/release1/branches/3.2.0/components/registry/org.wso2.carbon.registry.social.impl/3.2.0/target/surefire-reports$
find -name '*.txt' | xargs cat
-------------------------------------------------------------------------------
Test set:
org.wso2.carbon.registry.social.impl.test.activity.ActivityManagerImplTest
-------------------------------------------------------------------------------
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.638 sec
-------------------------------------------------------------------------------
Test set:
org.wso2.carbon.registry.social.impl.test.people.relationship.RelationshipManagerImplTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.389 sec
-------------------------------------------------------------------------------
Test set:
org.wso2.carbon.registry.social.impl.test.appdata.AppDataManagerImplTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.143 sec
-------------------------------------------------------------------------------
Test set:
org.wso2.carbon.registry.social.impl.test.message.MessageManagerImplTest
-------------------------------------------------------------------------------
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.268 sec
-------------------------------------------------------------------------------
Test set:
org.wso2.carbon.registry.social.impl.test.people.userprofile.TestRealmConfigBuilder
-------------------------------------------------------------------------------
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
-------------------------------------------------------------------------------
Test set:
org.wso2.carbon.registry.social.impl.test.people.userprofile.PersonManagerImplTest
-------------------------------------------------------------------------------
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.103 sec

carbon@zoneB:/home/release1/branches/3.2.0/components/registry/org.wso2.carbon.registry.extensions/3.2.0/target/surefire-reports$
find -name '*.txt' | xargs cat
-------------------------------------------------------------------------------
Test set:
org.wso2.carbon.registry.extensions.test.jdbc.RepositoryCreationTest
-------------------------------------------------------------------------------
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.934 sec
-------------------------------------------------------------------------------
Test set: org.wso2.carbon.registry.extensions.test.jdbc.DefaultLifecycleTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.113 sec

Thanks,
Senaka.

On Thu, Jun 2, 2011 at 8:58 AM, Prabath Siriwardena <[email protected]>wrote:

> I too do not experience this failure in my local build.. Senaka please
> login in to the machine we do the builds and check it there..
>
> Thanks & regards,
> -Prabath
>
> On Thu, Jun 2, 2011 at 8:54 AM, Senaka Fernando <[email protected]> wrote:
> > Hi Amila,
> >
> > Can you please attach the failure report? We have been checking this
> > locally, and we are not getting this.
> >
> > Thanks,
> > Senaka.
> >
> > On Thu, Jun 2, 2011 at 8:02 AM, Amila Maha Arachchi <[email protected]>
> wrote:
> >>
> >> This test failure still exists and ate up yet another RC build cycle :(
> >>
> >> On Wed, Jun 1, 2011 at 10:30 AM, Prabath Siriwardena <[email protected]>
> >> wrote:
> >>>
> >>> Thanks a lot Denis for following up on this...
> >>>
> >>> Registry team please look in to this..
> >>>
> >>> Also, Denis - lets do a clean repo build on builder machine in couple
> >>> of hours time [after the registry test fixes]..
> >>>
> >>> Thanks & regards,
> >>> -Prabath
> >>>
> >>> On Wed, Jun 1, 2011 at 10:24 AM, Denis Weerasiri <[email protected]>
> wrote:
> >>> > Hi,
> >>> > Yesterday a build was triggered in 3.2.0 branch with r106564. We
> still
> >>> > have
> >>> > this test failure.
> >>> > Other than that, all the products were built with integration tests.
> >>> >
> >>> > On Fri, May 27, 2011 at 10:07 PM, Amila Maha Arachchi <
> [email protected]>
> >>> > wrote:
> >>> >>
> >>> >> Hi,
> >>> >>
> >>> >> Could not get the sure-fire reports.
> >>> >>
> >>> >> -------------------------------------------------------
> >>> >>  T E S T S
> >>> >> -------------------------------------------------------
> >>> >> Running org.wso2.carbon.governance.api.test.SchemaTest
> >>> >> log4j:WARN No appenders could be found for logger
> >>> >> (org.wso2.carbon.utils.multitenancy.CarbonContextHolder).
> >>> >> log4j:WARN Please initialize the log4j system properly.
> >>> >> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 5.018
> >>> >> sec
> >>> >> <<< FAILURE!
> >>> >> Running org.wso2.carbon.governance.api.test.PolicyTest
> >>> >> log4j:WARN No appenders could be found for logger
> >>> >> (org.wso2.carbon.utils.multitenancy.CarbonContextHolder).
> >>> >> log4j:WARN Please initialize the log4j system properly.
> >>> >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 4.107
> >>> >> sec
> >>> >> Running org.wso2.carbon.governance.api.test.ServiceTest
> >>> >> Retrieving document at
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> log4j:WARN No appenders could be found for logger
> >>> >> (org.wso2.carbon.utils.multitenancy.CarbonContextHolder).
> >>> >> log4j:WARN Please initialize the log4j system properly.
> >>> >> Retrieving schema at '../xsd/purchasing.xsd', relative to
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Retrieving document at
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Retrieving schema at '../xsd/purchasing.xsd', relative to
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Retrieving document at
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Retrieving schema at '../xsd/purchasing.xsd', relative to
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Retrieving document at
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Retrieving schema at '../xsd/purchasing.xsd', relative to
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Retrieving document at
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Retrieving schema at '../xsd/purchasing.xsd', relative to
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Retrieving document at
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Retrieving schema at '../xsd/purchasing.xsd', relative to
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Tests run: 5, Failures: 0, Errors: 3, Skipped: 0, Time elapsed:
> 35.764
> >>> >> sec
> >>> >> <<< FAILURE!
> >>> >> Running org.wso2.carbon.governance.api.test.WSDLTest
> >>> >> log4j:WARN No appenders could be found for logger
> >>> >> (org.wso2.carbon.utils.multitenancy.CarbonContextHolder).
> >>> >> log4j:WARN Please initialize the log4j system properly.
> >>> >> Retrieving document at
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Retrieving schema at '../xsd/purchasing.xsd', relative to
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Retrieving document at
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Retrieving schema at '../xsd/purchasing.xsd', relative to
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Retrieving document at
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Retrieving schema at '../xsd/purchasing.xsd', relative to
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Retrieving document at
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Retrieving schema at '../xsd/purchasing.xsd', relative to
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed:
> 22.236
> >>> >> sec
> >>> >> <<< FAILURE!
> >>> >> Running org.wso2.carbon.governance.api.test.EndpointTest
> >>> >> log4j:WARN No appenders could be found for logger
> >>> >> (org.wso2.carbon.utils.multitenancy.CarbonContextHolder).
> >>> >> log4j:WARN Please initialize the log4j system properly.
> >>> >> Retrieving document at
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Retrieving schema at '../xsd/purchasing.xsd', relative to
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Retrieving document at
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Retrieving schema at '../xsd/purchasing.xsd', relative to
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Retrieving document at
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Retrieving schema at '../xsd/purchasing.xsd', relative to
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Retrieving document at
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Retrieving schema at '../xsd/purchasing.xsd', relative to
> >>> >>
> >>> >> '
> http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl
> '.
> >>> >> Tests run: 8, Failures: 0, Errors: 2, Skipped: 0, Time elapsed:
> 25.985
> >>> >> sec
> >>> >> <<< FAILURE!
> >>> >>
> >>> >> Results :
> >>> >>
> >>> >> Tests in error:
> >>> >>
> >>> >>
> >>> >>
> testAddWsdlWithEndpoints(org.wso2.carbon.governance.api.test.EndpointTest)
> >>> >>
> >>> >>
> >>> >>
> testServiceAddingEndpointsWithWsdl(org.wso2.carbon.governance.api.test.EndpointTest)
> >>> >>
> >>> >> Tests run: 17, Failures: 0, Errors: 8, Skipped: 0
> >>> >>
> >>> >>
> >>> >>
> >>> >> _______________________________________________
> >>> >> Carbon-dev mailing list
> >>> >> [email protected]
> >>> >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
> >>> >>
> >>> >
> >>> >
> >>> >
> >>> > --
> >>> > Thanks,
> >>> > Denis
> >>> > ----------------------------------------------------------
> >>> > Denis Weerasiri
> >>> > Software Engineer; WSO2 Inc.; http://wso2.com,
> >>> > email: denis [AT] wso2.com
> >>> > blog: http://ddweerasiri.blogspot.com
> >>> > twitter: http://twitter.com/ddweerasiri
> >>> > linked-in: http://lk.linkedin.com/in/ddweerasiri
> >>> >
> >>> >
> >>> > _______________________________________________
> >>> > Carbon-dev mailing list
> >>> > [email protected]
> >>> > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
> >>> >
> >>> >
> >>>
> >>>
> >>>
> >>> --
> >>> Thanks & Regards,
> >>> Prabath
> >>>
> >>> http://blog.facilelogin.com
> >>> http://RampartFAQ.com
> >>> _______________________________________________
> >>> Carbon-dev mailing list
> >>> [email protected]
> >>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
> >>
> >>
> >> _______________________________________________
> >> Carbon-dev mailing list
> >> [email protected]
> >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
> >>
> >
> >
> >
> > --
> > Senaka Fernando
> > Product Manager - WSO2 Governance Registry;
> > Associate Technical Lead; WSO2 Inc.; http://wso2.com
> > Member; Apache Software Foundation; http://apache.org
> >
> > E-mail: senaka AT wso2.com
> > P: +1 408 754 7388; ext: 51736; M: +94 77 322 1818
> > Linked-In: http://linkedin.com/in/senakafernando
> >
> > Lean . Enterprise . Middleware
> >
> >
> > _______________________________________________
> > Carbon-dev mailing list
> > [email protected]
> > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
> >
> >
>
>
>
> --
> Thanks & Regards,
> Prabath
>
> http://blog.facilelogin.com
> http://RampartFAQ.com
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>



-- 
*Senaka Fernando*
Product Manager - WSO2 Governance Registry;
Associate Technical Lead; WSO2 Inc.; http://wso2.com*
Member; Apache Software Foundation; http://apache.org

E-mail: senaka AT wso2.com
**P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818
Linked-In: http://linkedin.com/in/senakafernando

*Lean . Enterprise . Middleware
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to