-
Bug
-
Resolution: Done
-
Critical
-
7.0.0.Alpha5
Failed in CI once:
java.lang.AssertionError: expected:<3> but was:<0> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:555) at org.junit.Assert.assertEquals(Assert.java:542) at org.infinispan.query.dsl.embedded.QueryDslConditionsTest.testBetween3(QueryDslConditionsTest.java:292)
Trace logs here: http://ci.infinispan.org/viewLog.html?buildId=10191&buildTypeId=Infinispan_MasterHotspotJdk7trac&tab=artifacts
- is blocked by
-
ISPN-4626 Race condition in the LocalEntryRetriever between iterator() and hasNext()
- Closed