Dan Berindei created ISPN-9607:
----------------------------------
Summary: ClientEventsOOMTest.testOOM random failures
Key: ISPN-9607
URL:
https://issues.jboss.org/browse/ISPN-9607
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Server
Affects Versions: 9.4.0.Final
Reporter: Dan Berindei
The test used to hang when it didn't receive all the events, after the ISPN-6702 fix
it fails with an assertion error:
{noformat}
java.lang.AssertionError: expected:<100> but was:<92>
at
org.infinispan.client.hotrod.event.ClientEventsOOMTest.testOOM(ClientEventsOOMTest.java:94)
{noformat}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)