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
--- 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
#