intel / intel/gprofiler

tests: java tests fail on aarch64 due to jvm implementations not available on aarch64

Open
#717 0 comments 0 reactions 0 assignees View on GitHub
aarch64 runtime/java tests
Dominant language
Python
Stars
826
Forks
79
PR merge metrics
No merged PRs in 30d

Description

These errors seem to have similar root causes - jvm implementations not available on aarch64
```
ERROR tests/test_java.py::test_sanity_other_jvms[j9-OpenJ9-True] - docker.errors.BuildError: no matching manifest for linux/arm64/v8 in the manifest list entries
ERROR tests/test_java.py::test_sanity_other_jvms[zing-Zing-True] - docker.errors.BuildError: The command '/bin/sh -c apt install -y zing-jdk15.0.0' returned a non-zero code: 100
ERROR tests/test_java.py::test_collect_cmdline_and_env_jvm_flags[zing-expected_flags2-True--XX:SelfDestructTimer=5--XX:+PrintCodeCache] - docker.errors.BuildError: The command '/bin/sh -c apt install -y zing-jdk15.0.0' returned a non-zero code: 100
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.