[
https://issues.apache.org/jira/browse/UIMA-6222?focusedWorklogId=424956&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-424956
]
ASF GitHub Bot logged work on UIMA-6222:
----------------------------------------
Author: ASF GitHub Bot
Created on: 18/Apr/20 22:06
Start Date: 18/Apr/20 22:06
Worklog Time Spent: 10m
Work Description: reckart commented on pull request #100: [UIMA-6222]
XML-related unit test fails on Java 9+
URL: https://github.com/apache/uima-uimafit/pull/100
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 424956)
Time Spent: 20m (was: 10m)
> XML-related unit test fails on Java 9+
> --------------------------------------
>
> Key: UIMA-6222
> URL: https://issues.apache.org/jira/browse/UIMA-6222
> Project: UIMA
> Issue Type: Bug
> Components: uimaFIT
> Affects Versions: 2.4.0uimaFIT
> Reporter: Richard Eckart de Castilho
> Assignee: Richard Eckart de Castilho
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> This test fails on JDKs >8
> {code}
> [ERROR] Tests run: 18, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
> 0.343 s
> <<< FAILURE! - in org.apache.uima.fit.factory.AnalysisEngineFactoryTest
> [ERROR]
> serializeComponent(org.apache.uima.fit.factory.AnalysisEngineFactoryTest)
> Time
> elapsed: 0.048 s <<< FAILURE!
> junit.framework.AssertionFailedError:
> org.custommonkey.xmlunit.Diff
> [different] Expected text value '
> ' but was '
> ' - comparing <analysisEngineDescription ...>
> </analysisEngineDescription> at /analysisEngineDescription[1]/text()[1] to
> <analysisEngineDescription ...>
> </analysisEngineDescription> at /analysisEngineDescription[1]/text()[1]
> at
> org.apache.uima.fit.factory.AnalysisEngineFactoryTest.serializeComponent(AnalysisEngineFactoryTest.java:567)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)