jdk/test/sanity/client/TEST.properties
author martin
Wed, 30 Nov 2016 19:40:36 -0800
changeset 42443 b9b966ca4a58
parent 36744 a00905527ec2
permissions -rw-r--r--
8170560: Improve code samples in Collectors javadoc Reviewed-by: psandoz

# 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