[
https://issues.apache.org/jira/browse/UIMA-3504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Burn Lewis resolved UIMA-3504.
------------------------------
Resolution: Fixed
When building from a source distribution that was created on a different
platform the line-end characters may differ, so treat all as 1-byte for file
size comparisons.
> bad compare in test case - fails if run on different line-ending OS
> -------------------------------------------------------------------
>
> Key: UIMA-3504
> URL: https://issues.apache.org/jira/browse/UIMA-3504
> Project: UIMA
> Issue Type: Bug
> Components: Core Java Framework
> Affects Versions: 2.4.2SDK
> Reporter: Marshall Schor
> Assignee: Burn Lewis
> Priority: Minor
> Fix For: 2.5.0SDK
>
>
> The test "testManyDelegates" in AnalysisEngine_implTest calls
> manyDelegatesCommon which compares the file length of a
> generated-by-the-test-case file with a "standard" one. This test fails when
> the standard file is created on, e.g., a Windows system, and the test is run
> on a Linux system, due to line-ending characters being different.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)