Dan Berindei created ISPN-3329:
----------------------------------
Summary: DatabaseStoredIndexTest.indexWasStored random failures
Key: ISPN-3329
URL:
https://issues.jboss.org/browse/ISPN-3329
Project: Infinispan
Issue Type: Bug
Components: Querying
Affects Versions: 6.0.0.Alpha1
Reporter: Dan Berindei
Assignee: Sanne Grinovero
Fix For: 6.0.0.Final
The test fails quite often with an assertion error like this:
{noformat}
java.lang.AssertionError:
at org.testng.AssertJUnit.fail(AssertJUnit.java:59)
at org.testng.AssertJUnit.assertTrue(AssertJUnit.java:24)
at org.testng.AssertJUnit.assertFalse(AssertJUnit.java:41)
at org.testng.AssertJUnit.assertFalse(AssertJUnit.java:49)
at
org.infinispan.lucene.DatabaseStoredIndexTest.indexWasStored(DatabaseStoredIndexTest.java:111)
------- Stdout: -------
Failure on key[_0.nrm|0|16384|testing index] expected value:
ByteArray{size=6, array=0x4e524dff7c79..} actual value:
null
{noformat}
See
http://ci.infinispan.org/project.html?projectId=Infinispan&tab=testDe...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira