]
RH Bugzilla Integration updated ISPN-5247:
------------------------------------------
Bugzilla Update: Perform
Bugzilla References:
RESTAsyncIT.testPutOperation fails randomly
-------------------------------------------
Key: ISPN-5247
URL:
https://issues.jboss.org/browse/ISPN-5247
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Server
Affects Versions: 7.2.0.Alpha1
Reporter: Roman Macor
RESTAsyncIT.testPutOperation fails randomly with
Error Message
PUT : async- 12881, sync- 9373
Stacktrace
java.lang.AssertionError: PUT : async- 12881, sync- 9373
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.infinispan.server.test.client.rest.RESTAsyncIT.testPutOperation(RESTAsyncIT.java:85)