]
Vojtech Juranek updated ISPN-6597:
----------------------------------
Status: Open (was: New)
ScriptExecIT.testMapReduceScriptExecution fails
-------------------------------------------------
Key: ISPN-6597
URL:
https://issues.jboss.org/browse/ISPN-6597
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Server
Reporter: Vojtech Juranek
Assignee: Vojtech Juranek
{noformat}
java.lang.AssertionError: expected:<3> but was:<1003>
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.server.test.client.hotrod.ScriptExecIT.testMapReduceScriptExecution(ScriptExecIT.java:109)
{noformat}