[infinispan-issues] [JBoss JIRA] (ISPN-3859) Leveldb tests fail on RHEL6 64bit randomly

Jakub Markos (JIRA) issues at jboss.org
Thu Dec 19 10:52:32 EST 2013


    [ https://issues.jboss.org/browse/ISPN-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932663#comment-12932663 ] 

Jakub Markos commented on ISPN-3859:
------------------------------------

You can run the test using 'mvn clean verify -Psuite.cachestore -Dtest=LevelDBCacheStoreTest -Dleveldb.patch -Dlog.level.infinispan=TRACE' in infinispan/server/integration/testsuite.
Attached console and server logs.
                
> 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