8277992: Add fast jdk_svc subtests to jdk:tier3

Reviewed-by: mseledtsov, alanb
This commit is contained in:
Aleksey Shipilev 2021-12-08 06:52:16 +00:00
parent 5266e7d780
commit 30f0c64753

View File

@ -74,7 +74,9 @@ tier3 = \
:build \
:jdk_vector \
:jdk_rmi \
:jdk_jfr_tier3
:jdk_svc \
-:jdk_svc_sanity \
-:svc_tools
# Everything not in other tiers
tier4 = \
@ -283,9 +285,6 @@ jdk_tools = \
jdk_jfr = \
jdk/jfr
jdk_jfr_tier3 = \
jdk/jfr/event/metadata/TestLookForUntestedEvents.java
#
# Catch-all for other areas with a small number of tests
#