[infinispan-issues] [JBoss JIRA] (ISPN-6206) FunctionalMapTest failures
Pedro Ruivo (JIRA)
issues at jboss.org
Mon Feb 15 07:17:00 EST 2016
Pedro Ruivo created ISPN-6206:
---------------------------------
Summary: FunctionalMapTest failures
Key: ISPN-6206
URL: https://issues.jboss.org/browse/ISPN-6206
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Affects Versions: 8.2.0.Beta1
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 8.2.0.Beta2
Tests fails because of ISPN-6056. When it de-serializes a map, it uses the number of elements to build the map with the expected size. This changes the order in the hash table making the test fail.
Sort the elements in the test before checking it.
Also, use the {{read/writeObject}} methods instead of using the {{MarshallUtil.marshallMap}}.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list