[infinispan-issues] [JBoss JIRA] (ISPN-3859) Leveldb tests fail on RHEL6 64bit randomly
Jakub Markos (JIRA)
issues at jboss.org
Thu Dec 19 10:46:34 EST 2013
Jakub Markos created ISPN-3859:
----------------------------------
Summary: Leveldb tests fail on RHEL6 64bit randomly
Key: ISPN-3859
URL: https://issues.jboss.org/browse/ISPN-3859
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores, Server
Reporter: Jakub Markos
Assignee: Mircea Markus
This test https://github.com/infinispan/infinispan/blob/master/server/integration/testsuite/src/test/java/org/infinispan/server/test/cs/leveldb/LevelDBCacheStoreTest.java fails randomly on RHEL6 64bit (both oracle/ibm java 7) with latest infinispan server SNAPSHOT.
testDataSurvivesRestart(org.infinispan.server.test.cs.leveldb.LevelDBCacheStoreTest): expected:<1> but was:<null> (line 90)
testDataRetrievableViaLevelDbApi(org.infinispan.server.test.cs.leveldb.LevelDBCacheStoreTest): expected:<1> but was:<null> (line 125)
I didn't reproduce it locally so far so I couldn't investigate much.
--
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
More information about the infinispan-issues
mailing list