You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2009/10/11 12:52:31 UTC

[jira] Created: (SYNAPSE-590) Test failure in HessianMessageFormatterTest caused by recent change in Axiom

Test failure in HessianMessageFormatterTest caused by recent change in Axiom
----------------------------------------------------------------------------

                 Key: SYNAPSE-590
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-590
             Project: Synapse
          Issue Type: Bug
          Components: Extension Mediators
    Affects Versions: NIGHTLY
            Reporter: Andreas Veithen
            Priority: Minor


On the trunk, there is a test failure in HessianMessageFormatterTest:

testGetContentType(org.apache.synapse.format.hessian.HessianMessageFormatterTest)  Time elapsed: 0.004 sec  <<< FAILURE!
junit.framework.ComparisonFailure: expected:<...-application/hessian[]> but was:<...-application/hessian[; charset=utf-8]>
        at junit.framework.Assert.assertEquals(Assert.java:81)
        at junit.framework.Assert.assertEquals(Assert.java:87)
        at org.apache.synapse.format.hessian.HessianMessageFormatterTest.testGetContentType(HessianMessageFormatterTest.java:95)

This is caused by a change [1] in Axiom. Not sure if it is something that needs to be fixed in Synapse or if the change in Axiom should be reverted.

[1] http://svn.apache.org/viewvc?view=rev&revision=818346

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Resolved: (SYNAPSE-590) Test failure in HessianMessageFormatterTest caused by recent change in Axiom

Posted by "Andreas Veithen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen resolved SYNAPSE-590.
-------------------------------------

    Resolution: Fixed

> Test failure in HessianMessageFormatterTest caused by recent change in Axiom
> ----------------------------------------------------------------------------
>
>                 Key: SYNAPSE-590
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-590
>             Project: Synapse
>          Issue Type: Bug
>          Components: Extension Mediators
>    Affects Versions: NIGHTLY
>            Reporter: Andreas Veithen
>            Priority: Minor
>
> On the trunk, there is a test failure in HessianMessageFormatterTest:
> testGetContentType(org.apache.synapse.format.hessian.HessianMessageFormatterTest)  Time elapsed: 0.004 sec  <<< FAILURE!
> junit.framework.ComparisonFailure: expected:<...-application/hessian[]> but was:<...-application/hessian[; charset=utf-8]>
>         at junit.framework.Assert.assertEquals(Assert.java:81)
>         at junit.framework.Assert.assertEquals(Assert.java:87)
>         at org.apache.synapse.format.hessian.HessianMessageFormatterTest.testGetContentType(HessianMessageFormatterTest.java:95)
> This is caused by a change [1] in Axiom. Not sure if it is something that needs to be fixed in Synapse or if the change in Axiom should be reverted.
> [1] http://svn.apache.org/viewvc?view=rev&revision=818346

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org