Tim Allison created TIKA-3895:
---------------------------------
Summary: 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
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)