[ https://issues.apache.org/jira/browse/TIKA-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16944554#comment-16944554
]
Hudson commented on TIKA-2957:
------------------------------
UNSTABLE: Integrated in Jenkins build tika-2.x-windows #456 (See [https://builds.apache.org/job/tika-2.x-windows/456/])
TIKA-2957 -- fix test broken by diff image handling in Java 11 (tallison: rev b04477493d3f5f31b695af7f9f505ae8e1f47aa7)
* (edit) tika-server/src/test/java/org/apache/tika/server/UnpackerResourceTest.java
> Failed build w Java 11
> ----------------------
>
> Key: TIKA-2957
> URL: https://issues.apache.org/jira/browse/TIKA-2957
> Project: Tika
> Issue Type: Bug
> Reporter: Tim Allison
> Priority: Major
>
> [~danb] reported a failed build w Java 11 caused by a digest mismatch in tika-server's
UnpackerResourceTest. [~tilman] noted that Java 11 is doing, um, new things with images.
> [http://mail-archives.apache.org/mod_mbox/tika-dev/201909.mbox/%3CCADqad-BQ2d496MqngHBFMpEirBE9-LZPooMZm+EQ4QMQOnE02g@mail.gmail.com%3E]
>
> We can't rely on digest equality. We could test for image equality as Tilman offered
in the thread, or we could add an 'or' for the Java 11 digest.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
|