[infinispan-issues] [JBoss JIRA] (ISPN-5937) HotRod client ExpiryTest.testGlobalExpiryPutWithFlag random failures
Dan Berindei (JIRA)
issues at jboss.org
Tue Nov 10 02:41:00 EST 2015
Dan Berindei created ISPN-5937:
----------------------------------
Summary: HotRod client ExpiryTest.testGlobalExpiryPutWithFlag random failures
Key: ISPN-5937
URL: https://issues.jboss.org/browse/ISPN-5937
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Server
Affects Versions: 8.1.0.Beta1
Reporter: Dan Berindei
Priority: Critical
Fix For: 8.1.0.Beta2
The put operation succeeds, but the get immediately afterwards doesn't find the entry:
{noformat}
java.lang.AssertionError: expected:<v1> but was:<null>
at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:101)
at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:108)
at org.infinispan.client.hotrod.ExpiryTest.expectCachedThenExpired(ExpiryTest.java:103)
at org.infinispan.client.hotrod.ExpiryTest.expectExpiryAfterRequest(ExpiryTest.java:99)
at org.infinispan.client.hotrod.ExpiryTest.testGlobalExpiryPutWithFlag(ExpiryTest.java:46){noformat}
http://ci.infinispan.org/viewLog.html?buildId=31770&tab=buildResultsDiv&buildTypeId=bt9#testNameId-824963892890427645
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list