[
https://issues.jboss.org/browse/ISPN-4886?page=com.atlassian.jira.plugin....
]
William Burns commented on ISPN-4886:
-------------------------------------
I was able to reproduce this for a while, but after trying to debug it was fixed and now I
can no longer reproduce the failure. From the tests it appears the value was evicted
properly but wasn't then retrieved correctly, I am not sure.
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=Infin...
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)