8241975: Run jdk/jfr/event/metadata/TestLookForUntestedEvents.java in tier3

Added the test to jdk_tier3 via jdk_jfr_tier3

Reviewed-by: egahlin
This commit is contained in:
Mikhailo Seledtsov 2020-04-17 09:53:56 -07:00
parent 12f8b52fb8
commit 1b45bf2d58

View File

@ -76,7 +76,8 @@ tier3 = \
:jdk_beans \
:jdk_imageio \
:jdk_sound \
:jdk_client_sanity
:jdk_client_sanity \
:jdk_jfr_tier3
###############################################################################
#
@ -279,6 +280,9 @@ 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
#