I have fixed it. Now we are getting 3 test failures from jaggery please fix
them.



Failed tests:
testEmail(org.wso2.jaggery.integration.tests.hostObjects.EmailHostObjectTestCase):
Result cannot be null expected object to not be null

testSendEmail(org.wso2.jaggery.integration.tests.hostObjects.EmailHostObjectTestCase):
expected:<email successfully sent> but was:<null>

testFeedMembers(org.wso2.jaggery.integration.tests.hostObjects.FeedHostObjectTestCase):
expected:<Feed author : Madhuka, Testing feed members success> but
was:<Feed author : madhuka udantha, Testing feed members success>

Tests run: 77, Failures: 3, Errors: 0, Skipped: 0



On Mon, May 27, 2013 at 5:17 PM, Nuwan Bandara <[email protected]> wrote:

> The issue is coming from org.wso2.carbon.integration.framework itself,
> nothing related to jaggery,
>
> Will check more.
>
> Regards,
> /Nuwan
>
>
> On Mon, May 27, 2013 at 5:11 PM, Tharindu Mathew <[email protected]>wrote:
>
>> The fix is to import the correct axis2 transport explicitly for your
>> integration tests. Please fix urgently.
>>
>> Also, you should run your integration tests ;)
>>
>> On Mon, May 27, 2013 at 5:04 PM, Malith Dhanushka <[email protected]>wrote:
>>
>>> Hi all,
>>>
>>> I am getting following Jaggery integration test failure in platform
>>> 4.1.2 branch. We are building on clean repo to get the release packs and
>>> got this issue when building platform 4.1.2 branch.  Please have a look and
>>> provide a fix.
>>>
>>> .....................
>>> [2013-05-27 04:04:12,869]  INFO
>>> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
>>> [2013-05-27 04:04:12,869]  INFO
>>> {org.wso2.carbon.ui.internal.CarbonUIServiceComponent} -  Mgt Console URL
>>> : https://173.164.178.33:9443/admin/carbon/
>>> [2013-05-27 04:04:13,092]  INFO
>>> {org.wso2.carbon.integration.framework.ClientConnectionUtil} -  Waiting to
>>> login to Carbon server...
>>> [2013-05-27 04:04:13,537]  INFO
>>> {org.wso2.carbon.integration.framework.ClientConnectionUtil} -
>>> Successfully connected to the server on port 9443
>>> Tests run: 79, Failures: 1, Errors: 0, Skipped: 78, Time elapsed: 31.471
>>> sec <<< FAILURE!
>>> [2013-05-27 04:04:17,922]  INFO
>>> {org.wso2.carbon.integration.framework.utils.ServerUtils} -  Shutting down
>>> server...
>>>
>>> Results :
>>>
>>> Failed tests:
>>> startServer(org.wso2.jaggery.integration.tests.JaggeryTestServerManager):
>>> org.testng.internal.InvokeMethodRunnable$TestNGRuntimeException:
>>> java.lang.NoSuchMethodError:
>>> org.apache.axis2.transport.TransportUtils.getMessageFormatter(Lorg/apache/axis2/context/MessageContext;)Lorg/apache/axis2/transport/MessageFormatter;
>>>
>>> Tests run: 79, Failures: 1, Errors: 0, Skipped: 78
>>>
>>> ..........................
>>> [INFO] URI HostObjects ................................... SUCCESS
>>> [0.637s]
>>> [INFO] Stream HostObject ................................. SUCCESS
>>> [0.490s]
>>> [INFO] JaggeryParser HostObject .......................... SUCCESS
>>> [0.464s]
>>> [INFO] jaggery - Aggregator Module ....................... SUCCESS
>>> [0.002s]
>>> [INFO] jaggery - Core .................................... SUCCESS
>>> [1.888s]
>>> [INFO] Log HostObjects ................................... SUCCESS
>>> [0.818s]
>>> [INFO] WSO2 Carbon - Jaggery Management BE ............... SUCCESS
>>> [1.706s]
>>> [INFO] WSO2 Jaggery Deployer ............................. SUCCESS
>>> [2.698s]
>>> [INFO] jaggery - Tools ................................... SUCCESS
>>> [1.550s]
>>> [INFO] Jaggery app Management Stub ....................... SUCCESS
>>> [2.763s]
>>> [INFO] Jaggery Management UI ............................. SUCCESS
>>> [1.102s]
>>> [INFO] Jaggery components parent ......................... SUCCESS
>>> [0.002s]
>>> [INFO] Jaggery Server - UI styles ........................ SUCCESS
>>> [0.330s]
>>> [INFO] WSO2 Jaggery Server - Features Aggregator Module .. SUCCESS
>>> [0.002s]
>>> [INFO] WSO2 Jaggery Server - Style Features .............. SUCCESS
>>> [0.180s]
>>> [INFO] Jaggery Server Feature ............................ SUCCESS
>>> [1.689s]
>>> [INFO] Jaggery Management UI Feature ..................... SUCCESS
>>> [0.147s]
>>> [INFO] Jaggery aggregate Feature ......................... SUCCESS
>>> [0.890s]
>>> [INFO] jaggeryjs - Parent ................................ SUCCESS
>>> [0.003s]
>>> [INFO] Jaggery - Profile Generation ...................... SUCCESS
>>> [8.877s]
>>> [INFO] WSO2 Carbon - Distribution ........................ SUCCESS
>>> [14.641s]
>>> [INFO] Jaggery Integration Tests ......................... FAILURE
>>> [34.293s]
>>> [INFO] WSO2 Carbon Platform - Aggregate Pom .............. SKIPPED
>>> [INFO] WSO2 Carbon - Patch releases - dependencies - Aggregator Module
>>> SKIPPED
>>> [INFO] WSO2 Carbon - API Key Management Stub ............. SKIPPED
>>> [INFO] WSO2 Carbon - API Security Handler Service Stub ... SKIPPED
>>> [INFO] WSO2 Carbon - SAML2 SSO Authenticator Stub ........ SKIPPED
>>> [INFO] JMX Data Agent stub ............................... SKIPPED
>>> [INFO] WSO2 Carbon -  BAM - Cassandra data archive Stub .. SKIPPED
>>> [INFO] WSO2 Carbon - BAM Toolbox Deployer Management stub  SKIPPED
>>> [INFO] WSO2 Carbon - Usage - User Interface Stub ......... SKIPPED
>>> [INFO] WSO2 Carbon - Rest API Admin Stub ................. SKIPPED
>>> [INFO] WSO2 Carbon - Cartridge app Management Stub ....... SKIPPED
>>> [INFO] WSO2 Carbon - Andes Stub .......................... SKIPPED
>>> [INFO] WSO2 Carbon - Andes Management Stubs .............. SKIPPED
>>> [INFO] WSO2 Carbon - Attachment Management Server Skeleton  SKIPPED
>>> [INFO] WSO2 Carbon - Attachment Management Server Stubs .. SKIPPED
>>> [INFO] WSO2 Carbon - BPEL BAM Publisher Skeleton ......... SKIPPED
>>> [INFO] WSO2 Carbon - BPEL BAM Publisher Stub ............. SKIPPED
>>> [INFO] WSO2 Carbon - BPEL Skeleton ....................... SKIPPED
>>> [INFO] WSO2 Carbon - BPEL Stub ........................... SKIPPED
>>> .............
>>>
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] BUILD FAILURE
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Total time: 21:31.169s
>>> [INFO] Finished at: Mon May 27 04:04:18 PDT 2013
>>> [INFO] Final Memory: 750M/1782M
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [ERROR] Failed to execute goal
>>> org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on
>>> project integration: There are test failures.
>>> [ERROR]
>>> [ERROR] Please refer to
>>> /home/wso2/4.1.0/temp/platform/4.1.0/dependencies/jaggery/0.9.0.ALPHA2-wso2v5/server/integration/target/surefire-reports
>>> for the individual test results.
>>> [ERROR] -> [Help 1]
>>>
>>> Thanks,
>>> Malith
>>> --
>>> Malith Dhanushka
>>>
>>> Engineer - Data Technologies
>>> *WSO2, Inc. : wso2.com*
>>> lean.enterprise.middleware.
>>>
>>> *Blog*             :  mmalithh.blogspot.com
>>> *Linked-i*n      :   http://lk.linkedin.com/in/malithd
>>> *Twitter*         :   https://twitter.com/MalithWD
>>>
>>> *Mobile*          : +94 716 506 693
>>>
>>> _______________________________________________
>>> Dev mailing list
>>> [email protected]
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Regards,
>>
>> Tharindu Mathew
>>
>> Associate Technical Lead, WSO2 BAM
>> Member - Data Mgmt. Committee
>>
>> blog: http://tharindumathew.com/
>> M: +94777759908
>>
>
>
>
> --
> *Thanks & Regards,
>
> Nuwan Bandara
> Technical Lead & Member, MC, Development Technologies
> WSO2 Inc. - lean . enterprise . middleware |  http://wso2.com
> blog : http://nuwanbando.com; email: [email protected]; phone: +94 11 763
> 9629
> *
> <http://www.nuwanbando.com/>
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Kasun Weranga*
**
Member, Management Committee - Data Technologies
Software Engineer
*WSO2, Inc.
*lean.enterprise.middleware.
mobile : +94 772314602
<http://sanjeewamalalgoda.blogspot.com/>blog :
http://kasunweranga.blogspot.com/
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to