]
Ryan Emerson resolved ISPN-9060.
--------------------------------
Resolution: Done
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.CR1
The test should fail, but {{CountDownLatchResponse}} uses {{CountDownLatch.await()}} and
doesn't check the result.