[infinispan-issues] [JBoss JIRA] (ISPN-6206) FunctionalMapTest failures
Tristan Tarrant (JIRA)
issues at jboss.org
Mon Feb 15 08:09:00 EST 2016
[ https://issues.jboss.org/browse/ISPN-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-6206:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 8.2.0.Final
Resolution: Done
> 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, 8.2.0.Final
>
>
> 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