test/jdk/TEST.groups
changeset 51994 7577686cc9bd
parent 51938 d3e0d57cd3ff
child 52176 cba34f27d9ce
equal deleted inserted replaced
51993:c0d05cf1d19d 51994:7577686cc9bd
   257     com/sun/jdi
   257     com/sun/jdi
   258 
   258 
   259 jdk_native_sanity = \
   259 jdk_native_sanity = \
   260     native_sanity
   260     native_sanity
   261 
   261 
   262 # java launcher specific tests, Note: do not include this group into any groups
   262 # java launcher specific tests.
   263 # that potentially could be included into a jprt test rule, as the complementary
       
   264 # closed  group includes awt SplashScreen and these tests may not run
       
   265 # satisfactorily on all platforms and  profiles thus this group must always
       
   266 # be a stand-alone group
       
   267 jdk_launcher = \
   263 jdk_launcher = \
   268     tools/launcher \
   264     tools/launcher \
   269     sun/tools
   265     sun/tools
   270 
   266 
   271 #
   267 #
   405 #
   401 #
   406 # Serviceability sanity groups
   402 # Serviceability sanity groups
   407 #
   403 #
   408 # These groups specify a subset of Serviceability tests that are supposed to
   404 # These groups specify a subset of Serviceability tests that are supposed to
   409 # guard against breakage of Serviceability features by other component teams.
   405 # guard against breakage of Serviceability features by other component teams.
   410 # They are added to the "hotspot" testset in JPRT so that they will run on all
       
   411 # full-forest pushes through JPRT.
       
   412 #
       
   413 
   406 
   414 jdk_svc_sanity = \
   407 jdk_svc_sanity = \
   415     :jdk_management_sanity \
   408     :jdk_management_sanity \
   416     :jdk_instrument_sanity \
   409     :jdk_instrument_sanity \
   417     :jdk_jmx_sanity \
   410     :jdk_jmx_sanity \