]
William Burns updated ISPN-8067:
--------------------------------
Attachment: testSimpleExpire.zip
ClientClusterExpirationEventsTest.testSimpleExpired random failures
-------------------------------------------------------------------
Key: ISPN-8067
URL:
https://issues.jboss.org/browse/ISPN-8067
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Server
Reporter: William Burns
Assignee: William Burns
Attachments: testSimpleExpire.zip
http://ci.infinispan.org/job/Infinispan/job/PR-5284/9/testReport/junit/or...
shows the failure.
What happens is a RemoveExpired command from the testFilteringInCluster test can be seen
in a later test. This is because testFilteringInCluster does not wait for the expiration
event to be sent, because it is filtered out, so there is no way to tell when it is
actually invoked.