test/jdk/sanity/client/TEST.properties
author hannesw
Mon, 13 Nov 2017 15:54:20 +0100 (2017-11-13)
changeset 47734 d0c784151182
parent 47216 71c04702a3d5
child 54240 5294813fe931
permissions -rw-r--r--
8190391: nashorn "!!" of nonzero even integer var becomes false when returned Reviewed-by: sundar, hannesw Contributed-by: priya.lakshmi.muthuswamy@oracle.com
# This file contains test-suite configuration information related to this portion
# of the test suite.
#
# A "screenshots" test requires a 100% headful graphical environment 
# as they rely on Robot to take screenshots and move mouse.

# The list of keywords supported in this part of the test suite
keys=screenshots

# Tests that cannot run concurrently
exclusiveAccess.dirs=SwingSet

# Tests require jtreg 4.1 b13 features
#requiredVersion=4.1 b13