Skip to content

Commit

Permalink
8315757: [8u] Add cacerts JTREG tests to GHA tier1 test set
Browse files Browse the repository at this point in the history
  • Loading branch information
jerboaa committed Sep 8, 2023
1 parent aff6171 commit 8a78c6a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion jdk/test/TEST.groups
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ jdk_tier1 = \
:jdk_lang \
:jdk_util \
:jdk_math \
:jdk_jdi
:jdk_jdi \
:jdk_cacerts

jdk_tier2 = \
:jdk_io \
Expand Down Expand Up @@ -59,6 +60,10 @@ jdk_lang = \
jdk/lambda \
vm

jdk_cacerts = \
security/infra/java/security/cert/CertPathValidator \
sun/security/lib/cacerts

#JFR tests
jdk_jfr = \
jdk/jfr
Expand Down

0 comments on commit 8a78c6a

Please sign in to comment.