mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-07 00:48:38 +00:00
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:
parent
12f8b52fb8
commit
1b45bf2d58
@ -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
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user