--- a/nashorn/test/TEST.ROOT Tue Jun 02 12:42:53 2015 +0530
+++ b/nashorn/test/TEST.ROOT Tue Jun 02 00:16:20 2015 -0700
@@ -1,6 +1,11 @@
# This file identifies the root of the test-suite hierarchy.
# It also contains test-suite configuration information.
-# DO NOT EDIT without first contacting jdk-regtest@sun.com.
# The list of keywords supported in the entire test suite
-keys=2d dnd i18n
+keys=intermittent randomness
+
+# Group definitions
+groups=TEST.groups
+
+# Minimum jtreg version
+requiredVersion=4.1 b11