[
https://issues.apache.org/jira/browse/UIMA-6294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17228432#comment-17228432
]
Mario Juric edited comment on UIMA-6294 at 11/9/20, 9:03 AM:
-------------------------------------------------------------
Sorry about the copy-paste bug. I had the the failure happening before that
though, which is probably why I didn't see it. Anyway, I did run it with the an
internal build I made after you fixed the select coveredBy issue (was that
PR84?), and this still fails for me, but I changed the test code to use the
official release 3.1.1 before attaching it to the issue. However, I will make a
new build from master to see if that changes anything for me, and I'll let you
know how it goes.
was (Author: mjuric):
Sorry about the copy-paste bug. I had the the failure happening before that
though, which is probably why I didn't see it. Anyway, I did run it with the an
internal build I made after you fixed the select coveredBy issue (was that
PR84?), and this still fails for me, but I changed the test code to use the
official release 3.1.1 before attaching it to the issue. However, I will make a
new build from master to see if that changing anything for me, and I'll let you
know how it goes.
> 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)