test/jdk/sanity/client/TEST.properties
author dcubed
Wed, 25 Jul 2018 17:22:25 -0400
changeset 51243 9e04723f53c7
parent 47216 71c04702a3d5
child 54240 5294813fe931
permissions -rw-r--r--
8208226: ProblemList com/sun/jdi/BasicJDWPConnectionTest.java Reviewed-by: sspitsyn

# 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