[infinispan-issues] [JBoss JIRA] (ISPN-3984) CompatModeDistributedTwoNodesMapReduceTest.testInvokeMapReduceOnAllKeys random failures

Dan Berindei (JIRA) issues at jboss.org
Mon Feb 10 09:45:30 EST 2014


Dan Berindei created ISPN-3984:
----------------------------------

             Summary: CompatModeDistributedTwoNodesMapReduceTest.testInvokeMapReduceOnAllKeys random failures
                 Key: ISPN-3984
                 URL: https://issues.jboss.org/browse/ISPN-3984
             Project: Infinispan
          Issue Type: Bug
          Components: Test Suite - Core
    Affects Versions: 6.0.1.Final
            Reporter: Dan Berindei
            Assignee: Vladimir Blagojevic
             Fix For: 7.0.0.Alpha1
         Attachments: cmdtnmrt.log.gz

The random failures in CompatModeDistributedTwoNodesMapReduceTest.testInvokeMapReduceOnAllKeys seem to be caused by state transfer being disabled in the test's caches.

{noformat}
12:11:51,674 ERROR (testng-CompatModeDistributedTwoNodesMapReduceTest:) [UnitTestTestNGListener] Test testInvokeMapReduceOnAllKeys(org.infinispan.distexec.mapreduce.CompatModeDistributedTwoNodesMapReduceTest) failed.
java.lang.AssertionError: key 'well' does not have count 1 but 2
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.infinispan.distexec.mapreduce.BaseWordCountMapReduceTest.verifyResults(BaseWordCountMapReduceTest.java:224)
	at org.infinispan.distexec.mapreduce.BaseWordCountMapReduceTest.verifyResults(BaseWordCountMapReduceTest.java:334)
	at org.infinispan.distexec.mapreduce.BaseWordCountMapReduceTest.testInvokeMapReduceOnAllKeys(BaseWordCountMapReduceTest.java:162)
{noformat}

--
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