You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2022/10/20 20:34:00 UTC

[jira] [Resolved] (TIKA-3895) Turn off dl4j tests on aarch64

     [ https://issues.apache.org/jira/browse/TIKA-3895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Allison resolved TIKA-3895.
-------------------------------
    Fix Version/s: 2.5.1
       Resolution: Fixed

> Turn off dl4j tests on aarch64
> ------------------------------
>
>                 Key: TIKA-3895
>                 URL: https://issues.apache.org/jira/browse/TIKA-3895
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Priority: Trivial
>             Fix For: 2.5.1
>
>
> dl4j's dependencies don't yet all include support for {{aarch64}}.  We should add an "assumeFalse" before the tests to make sure we're not trying to run the tests on an aarch64.
> The proper solution is use an {{x86_64}} jdk[1], but we shouldn't fail the build for {{aarch64}} jdks.
> [1] https://stackoverflow.com/questions/66743854/apple-m1-maven-java-dependency-that-is-not-yet-available-for-macosx-arm64



--
This message was sent by Atlassian Jira
(v8.20.10#820010)