[
https://issues.apache.org/jira/browse/CXF-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp reopened CXF-3179:
------------------------------
I'm still getting random failures with this test:
testRecovery(org.apache.cxf.systest.ws.rm.ServerPersistenceTest) Time elapsed:
70.328 sec <<< FAILURE!
junit.framework.AssertionFailedError: Did not receive expected number of
inbound messages expected:<5> but was:<4>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:195)
at
org.apache.cxf.systest.ws.util.MessageRecorder.awaitMessages(MessageRecorder.java:81)
at
org.apache.cxf.systest.ws.rm.ServerPersistenceTest.awaitMessages(ServerPersistenceTest.java:255)
at
org.apache.cxf.systest.ws.rm.ServerPersistenceTest.verifyRetransmissionQueue(ServerPersistenceTest.java:243)
at
org.apache.cxf.systest.ws.rm.ServerPersistenceTest.testRecovery(ServerPersistenceTest.java:162)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> ServerPersistenceTest fail intermittently
> -----------------------------------------
>
> Key: CXF-3179
> URL: https://issues.apache.org/jira/browse/CXF-3179
> Project: CXF
> Issue Type: Test
> Reporter: Freeman Fang
> Assignee: Freeman Fang
> Fix For: 2.3.2, 2.4
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.