8030035: Create a stable test group in TEST.groups
authoralanb
Tue, 17 Dec 2013 13:27:30 +0000
changeset 22057 890596c090a9
parent 22056 9b89b3033cdb
child 22058 db159b144c98
8030035: Create a stable test group in TEST.groups Summary: Added known stable tests into a separate group Reviewed-by: alanb Contributed-by: balchandra.vaidya@oracle.com
jdk/test/TEST.groups
--- a/jdk/test/TEST.groups	Tue Dec 17 08:07:02 2013 +0100
+++ b/jdk/test/TEST.groups	Tue Dec 17 13:27:30 2013 +0000
@@ -267,6 +267,24 @@
     :jdk_sound \
     :jdk_imageio
 
+#############################
+#
+# Stable test groups
+#
+
+jdk_stable = \
+    :jdk_core \
+    :jdk_svc \
+    :jdk_beans \
+    :jdk_imageio \
+    :jdk_sound \
+    :jdk_sctp \
+    javax/accessibility \
+    com/sun/java/swing \
+    sun/pisces \
+    com/sun/awt  
+
+
 ###############################################################################
 # Profile-based Test Group Definitions
 #