-
Bug
-
Resolution: Done
-
Major
-
None
-
AMQ 7.3.0.GA, AMQ 7.4.0.GA
-
None
org.jboss.qa.hornetq.test.transportreliability.ClientNetworkDisconnectionTestCase.causeNetworkFailureAndCheckThatClientGotDisconnected is failing. Even though it is intermittent failure, during the whole test suite (configuration matrix) failes quite often (almost always) with following error:
Subscriber must get exception when disconnected.
Stack trace:
java.lang.AssertionError: Subscriber must get exception when disconnected. at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.jboss.qa.hornetq.test.transportreliability.ClientNetworkDisconnectionTestCase.causeNetworkFailureAndCheckThatClientGotDisconnected(ClientNetworkDisconnectionTestCase.java:136) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:90) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55) at ...
- is caused by
-
ENTMQBR-2994 Consumer.receive return null if server is stopped
- Closed
- relates to
-
ENTMQBR-3003 [EAP] Check test fixes
- Closed
- mentioned in
-
Page Loading...