nashorn/test/TEST.ROOT
author aghaisas
Mon, 07 Aug 2017 10:02:39 +0530
changeset 47170 ac621266a4b8
parent 44793 086c71b7b1dd
child 46907 55232825577e
permissions -rw-r--r--
8178106: There is no error message pop up when clicking 'create folder' button Reviewed-by: serb, psadhukhan Contributed-by: shashidhara.veerabhadraiah@oracle.com

# This file identifies the root of the test-suite hierarchy.
# It also contains test-suite configuration information.

# The list of keywords supported in the entire test suite
keys=intermittent randomness

# Group definitions
groups=TEST.groups

# Minimum jtreg version
requiredVersion=4.2 b07

# Use new module options
useNewOptions=true

# Use --patch-module instead of -Xmodule:
useNewPatchModule=true