test/jdk/sanity/client/TEST.properties
changeset 47216 71c04702a3d5
parent 36744 a00905527ec2
child 54240 5294813fe931
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test/jdk/sanity/client/TEST.properties	Tue Sep 12 19:03:39 2017 +0200
@@ -0,0 +1,14 @@
+# 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