]
Sebastian Łaskawiec updated ISPN-6597:
--------------------------------------
Fix Version/s: 9.0.0.Alpha2
9.0.0.Final
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
Fix For: 9.0.0.Alpha2, 9.0.0.Final
{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}