nashorn/test/TEST.ROOT
author bpb
Tue, 05 Jan 2016 16:03:36 -0800
changeset 34881 c519b013f50e
parent 33885 95b25273cc93
child 36517 41a1c20eb619
permissions -rw-r--r--
8146359: test/java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile.java fails when nc is not available Summary: Check for presence of netcat command using 'which' before running test Reviewed-by: alanb

# 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.1 b12