[infinispan-issues] [JBoss JIRA] (ISPN-4886) SingleNodeJdbcStoreIT.testForcedShutdown and testNormalShutdown random failures

William Burns (JIRA) issues at jboss.org
Mon Oct 27 11:39:35 EDT 2014


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

William Burns commented on ISPN-4886:
-------------------------------------

Looking at this it appears it is caused by entries not being evicted properly for some reason.  From CI it appears this started after commit  https://github.com/infinispan/infinispan/commit/ce7d7ec1e09a6c66461eece97274d172e227e40a .  However nothing in that commit should have changed eviction or the behavior of the server...  I have still not been able to reproduce the issue locally.

> SingleNodeJdbcStoreIT.testForcedShutdown and testNormalShutdown random failures
> -------------------------------------------------------------------------------
>
>                 Key: ISPN-4886
>                 URL: https://issues.jboss.org/browse/ISPN-4886
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Integration , Test Suite - Server
>    Affects Versions: 7.0.0.CR2
>            Reporter: Dan Berindei
>            Assignee: William Burns
>            Priority: Blocker
>              Labels: testsuite_stability
>             Fix For: 7.0.0.Final
>
>
> {noformat}
> java.lang.AssertionError: null
>     at org.junit.Assert.fail(Assert.java:86)
>     at org.junit.Assert.assertTrue(Assert.java:41)
>     at org.junit.Assert.assertNotNull(Assert.java:621)
>     at org.junit.Assert.assertNotNull(Assert.java:631)
>     at org.infinispan.server.test.cs.jdbc.SingleNodeJdbcStoreIT.testRestartStringStoreBefore(SingleNodeJdbcStoreIT.java:227)
>     at org.infinispan.server.test.cs.jdbc.SingleNodeJdbcStoreIT.testForcedShutdown(SingleNodeJdbcStoreIT.java:167)
> {noformat}
> Started failing again in http://ci.infinispan.org/viewLog.html?buildId=13477&buildTypeId=Infinispan_MasterHotspotJdk7Fast&tab=buildResultsDiv



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the infinispan-issues mailing list