RFR: 8319136: Skip pkcs11 tests on linux-aarch64

Matthew Donovan mdonovan at openjdk.org
Mon Oct 30 20:03:00 UTC 2023


Due to test failures on OL 7.9 aarch64, this PR skips tests for LInux aarch64. The MultipleLogin.sh script had to be added to the ProblemList because it reported error when the Java component threw the skipped exception.

Tests will be fixed in JDK-8319128.

-------------

Commit messages:
 - 8319136: Skip pkcs11 tests on linux-aarch64

Changes: https://git.openjdk.org/jdk/pull/16427/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16427&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8319136
  Stats: 3 lines in 2 files changed: 1 ins; 1 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/16427.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16427/head:pull/16427

PR: https://git.openjdk.org/jdk/pull/16427



More information about the security-dev mailing list