[ 
https://issues.apache.org/jira/browse/TIKA-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355815#comment-17355815
 ] 

Hudson commented on TIKA-3432:
------------------------------

SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk8 #253 (See 
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/253/])
TIKA-3432 -- try to fix rare(?) localization issue in OOXMLParserTest 
(tallison: 
[https://github.com/apache/tika/commit/2635b9560e7d295dc859c7528fe443b4847956a5])
* (edit) 
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-microsoft-module/src/test/java/org/apache/tika/parser/microsoft/ooxml/OOXMLParserTest.java


> Fix localization issue in OOXMLParserTest
> -----------------------------------------
>
>                 Key: TIKA-3432
>                 URL: https://issues.apache.org/jira/browse/TIKA-3432
>             Project: Tika
>          Issue Type: Improvement
>          Components: parser
>    Affects Versions: 2.0.0
>            Reporter: Tim Allison
>            Priority: Minor
>              Labels: localization
>
> [~tilman] reported this locale issue exception:
> {noformat}
> testXLSBVarious(org.apache.tika.parser.microsoft.ooxml.OOXMLParserTest)
> Time elapsed: 0.153 sec  <<< FAILURE!
> java.lang.AssertionError: <td>13.1211231321</td> not found in:
> <tr>    <td>float</td> <td>13,1211231321</td></tr>
> ....
> I guess this is a localization problem. The test code itself is from
> 2017, so the problem is probably elsewhere.
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to