[infinispan-issues] [JBoss JIRA] (ISPN-4740) Tests from org.infinispan.distribution package fail randomly on RHEL
Vojtech Juranek (JIRA)
issues at jboss.org
Thu Sep 18 04:46:02 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vojtech Juranek updated ISPN-4740:
----------------------------------
Summary: Tests from org.infinispan.distribution package fail randomly on RHEL (was: Tests from {{org.infinispan.distribution}} package fail randomly on RHEL)
> Tests from org.infinispan.distribution package fail randomly on RHEL
> --------------------------------------------------------------------
>
> Key: ISPN-4740
> URL: https://issues.jboss.org/browse/ISPN-4740
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite - Core
> Reporter: Vojtech Juranek
> Assignee: Dan Berindei
>
> Following tests fail randomly on RHEL with IBM java 6:
> {{DistSyncL1RepeatableReadFuncTest.testNonOwnerRetrievesValueFromBackupOwnerWhileWrite}} with ([see details|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JDG/view/FUNC/job/edg-60-ispn-testsuite-rhel/389/USE_JDK=JDK6,jdk=ibm17,label=RHEL5_x86_64/testReport/org.infinispan.distribution/DistSyncL1RepeatableReadFuncTest/testNonOwnerRetrievesValueFromBackupOwnerWhileWrite/]):
> {noformat}
> java.lang.AssertionError: Entry for key [key-to-the-cache] should be in L1 on cache at [DistSyncL1RepeatableReadFuncTest-NodeA-58335]!
> at org.infinispan.distribution.DistributionTestHelper.assertIsInL1(DistributionTestHelper.java:31)
> at org.infinispan.distribution.BaseDistFunctionalTest.assertIsInL1(BaseDistFunctionalTest.java:182)
> at org.infinispan.distribution.DistSyncL1FuncTest.testNonOwnerRetrievesValueFromBackupOwnerWhileWrite(DistSyncL1FuncTest.java:280)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> {noformat}
> and
> {{DistSyncL1FuncTest.testGetAfterWriteAlreadyInvalidatedCurrentGet}} with ([see details|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JDG/view/FUNC/job/edg-60-ispn-testsuite-rhel/389/USE_JDK=JDK6,jdk=ibm17,label=RHEL5_x86_64/testReport/org.infinispan.distribution/DistSyncL1FuncTest/testGetAfterWriteAlreadyInvalidatedCurrentGet/])
> {noformat}
> java.lang.AssertionError: Entry for key [key-to-the-cache] should be in L1 on cache at [DistSyncL1FuncTest-NodeA-7385]!
> at org.infinispan.distribution.DistributionTestHelper.assertIsInL1(DistributionTestHelper.java:31)
> at org.infinispan.distribution.BaseDistFunctionalTest.assertIsInL1(BaseDistFunctionalTest.java:182)
> at org.infinispan.distribution.BaseDistSyncL1Test.testGetAfterWriteAlreadyInvalidatedCurrentGet(BaseDistSyncL1Test.java:280)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the infinispan-issues
mailing list