[ 
https://issues.apache.org/jira/browse/SYNAPSE-631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12862105#action_12862105
 ] 

Heshan Suriyaarachchi commented on SYNAPSE-631:
-----------------------------------------------

After adding the exclusion filter suggested by Hiranya, tests for transport 
module is passing. 

> NHTTP Test Failures
> -------------------
>
>                 Key: SYNAPSE-631
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-631
>             Project: Synapse
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 1.2
>         Environment: Ubuntu 9.10, Sun JDK 1.6
>            Reporter: Hiranya Jayathilaka
>             Fix For: 2.0
>
>
> A set of NHTTP tests have been failing for months. In my test environment I 
> can see that following test scenarios are failing consistently:
> 0009:test=AsyncXML,data=Latin1,messageType=POX,client=java.net,endpoint=axis 
> (org.apache.axis2.transport.testkit.tests.async.XMLAsyncMessageTestCase)
> 0020:test=AsyncXML,data=Latin1,messageType=POX,forceHTTP10=false,client=axis,endpoint=axis
>  (org.apache.axis2.transport.testkit.tests.async.XMLAsyncMessageTestCase)
> 0042:test=AsyncXML,data=Latin1,messageType=POX,forceHTTP10=true,client=axis,endpoint=axis
>  (org.apache.axis2.transport.testkit.tests.async.XMLAsyncMessageTestCase)
> Note that all the failing tests are of Latin1+POX scenario. Adding the 
> following exclusion filter seems to solve the problem:
> (&(data=Latin1)(messageType=POX))
> What is the proper solution to this issue? Is it a problem with the tests or 
> a real bug in the transport that must be fixed?

-- 
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