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-unsubscr...@synapse.apache.org
For additional commands, e-mail: dev-h...@synapse.apache.org

Reply via email to