Skip java_cert and java_keystore tests on RHEL (#6995)

Skip java_cert and java_keystore tests on RHEL.
This commit is contained in:
Felix Fontein
2023-07-23 22:32:57 +02:00
committed by GitHub
parent 17b4219b8b
commit cc5e1b6fe7
2 changed files with 2 additions and 0 deletions

View File

@@ -9,3 +9,4 @@ skip/osx
skip/macos
skip/freebsd
needs/root
skip/rhel # FIXME: keytool seems to be broken on newer RHELs

View File

@@ -9,3 +9,4 @@ skip/osx
skip/macos
skip/freebsd
needs/root
skip/rhel # FIXME: keytool seems to be broken on newer RHELs