[ 
https://issues.apache.org/jira/browse/UIMA-4343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marshall Schor resolved UIMA-4343.
----------------------------------
    Resolution: Fixed

> Testing uses cas compare function, make this order independent
> --------------------------------------------------------------
>
>                 Key: UIMA-4343
>                 URL: https://issues.apache.org/jira/browse/UIMA-4343
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>    Affects Versions: 2.7.0SDK
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 2.7.1SDK
>
>
> Some tests compare two CASes for (approximate) equality, but the compare 
> requires the items in the CASes be in the same "order".  Newer iterator 
> implementations of bag and sets no longer necessarily preserve ordering, so 
> the compare may fail even though the CASes contain the same 
> FeatureStructures.  Improve the CAS compare test to permit comparing equal 
> without needing the same ordering.
> Remove extra test class CasComparerViewChange, have its 2 users directly call 
> the compare function.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to