]
Tristan Tarrant updated ISPN-9060:
----------------------------------
Fix Version/s: 9.3.0.Beta1
(was: 9.3.0.Alpha1)
AsynchronousInvocationTest.testNonCacheRpcCommands always takes 30
seconds
--------------------------------------------------------------------------
Key: ISPN-9060
URL:
https://issues.jboss.org/browse/ISPN-9060
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Affects Versions: 9.2.1.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 9.3.0.Beta1
The test should fail, but {{CountDownLatchResponse}} uses {{CountDownLatch.await()}} and
doesn't check the result.