changeset 2968:0a74d7c884b8

8129597: Add tier 3 test definitions to the JDK 9 forest Reviewed-by: smarks, jjg
author darcy
date Wed, 24 Jun 2015 15:15:56 -0700
parents 175f00ba6109
children 8dd7735cf12b b59683acc37a
files test/TEST.groups
diffstat 1 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/test/TEST.groups	Tue Jun 23 15:41:05 2015 -0700
+++ b/test/TEST.groups	Wed Jun 24 15:15:56 2015 -0700
@@ -22,11 +22,14 @@
 
 # Tiered testing definitions
 
-# All langtools tests are tier 1
+# All langtools tests are tier 1.
 tier1 = \
     tools \
     com \
     lib
 
-# No langtools tests are tier 2
+# No langtools tests are tier 2.
 tier2 = 
+
+# No langtools tests are tier 3 either.
+tier3 =