[infinispan-issues] [JBoss JIRA] (ISPN-4739) InfinispanQueryIT test fails randomly on RHEL

Vojtech Juranek (JIRA) issues at jboss.org
Thu Sep 18 04:36:03 EDT 2014


Vojtech Juranek created ISPN-4739:
-------------------------------------

             Summary: InfinispanQueryIT test fails randomly on RHEL
                 Key: ISPN-4739
                 URL: https://issues.jboss.org/browse/ISPN-4739
             Project: Infinispan
          Issue Type: Bug
          Components: Test Suite - Query
            Reporter: Vojtech Juranek
            Assignee: Sanne Grinovero


{{InfinispanQueryIT.testQueryOnSecondNode}} and {{InfinispanQueryIT.testMassIndexerResult}} fails randomly on RHEL (Oracle java 6) 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=java17_default,label=RHEL6_x86_64/testReport/org.infinispan.test.integration.as.query/InfinispanQueryIT/testQueryOnSecondNode/])
{noformat}
java.lang.AssertionError: expected:<3> but was:<0>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.infinispan.test.integration.as.query.InfinispanQueryIT.testQueryOnSecondNode(InfinispanQueryIT.java:110)
{noformat}
resp. ([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=java17_default,label=RHEL6_x86_64/testReport/org.infinispan.test.integration.as.query/InfinispanQueryIT/testMassIndexerResult/])
{noformat}
java.lang.AssertionError: expected:<3> but was:<0>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.infinispan.test.integration.as.query.InfinispanQueryIT.testMassIndexerResult(InfinispanQueryIT.java:145)
{noformat}
and {{InfinispanQueryIT.testSimpleGetOnSecondNode}} 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=java17_default,label=RHEL6_x86_64/testReport/org.infinispan.test.integration.as.query/InfinispanQueryIT/testSimpleGetOnSecondNode/])
{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.test.integration.as.query.InfinispanQueryIT.testSimpleGetOnSecondNode(InfinispanQueryIT.java:95)
{noformat}



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


More information about the infinispan-issues mailing list