Marshall Schor created UIMA-3504:
------------------------------------
Summary: 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
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.4#6159)