[
https://issues.apache.org/jira/browse/UIMA-6294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17228470#comment-17228470
]
Richard Eckart de Castilho commented on UIMA-6294:
--------------------------------------------------
Since the PR for this issue still contains a failing test, I'll leave the PR
open until this final test is also fixed. We must make sure that the fix for
this issue does not break something else.
> SelectFS.at(annotation) does not return the correct result
> ----------------------------------------------------------
>
> Key: UIMA-6294
> URL: https://issues.apache.org/jira/browse/UIMA-6294
> Project: UIMA
> Issue Type: Bug
> Components: uimaj
> Affects Versions: 3.1.1SDK
> Reporter: Mario Juric
> Assignee: Richard Eckart de Castilho
> Priority: Major
> Fix For: 3.2.0uimaFIT
>
> Attachments: SelectFSIssue.zip
>
>
> Please have a look at verify_selectAt in the SelectFSTest class. The call
> jCas.select(Annotation.class).at(subType) returns some annotation covered by
> subType, but not a single of those two that exactly have the same bounds as
> subType (fixture[0] and fixture[7])
> [^SelectFSIssue.zip]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)