jdk/test/java/time/TEST.properties
author rriggs
Wed, 27 May 2015 15:57:10 -0400
changeset 30812 50187495b0c7
parent 17155 69080fe3eb45
child 40787 1b99ee7928dd
permissions -rw-r--r--
8081022: java/time/test/java/time/format/TestZoneTextPrinterParser.java fails by timeout on slow device Summary: Reduce number of iterations to 8 instead of 50 Reviewed-by: naoto
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
15289
3ac550392e43 8003680: JSR 310 Date/Time API
sherman
parents:
diff changeset
     1
# Threeten test uses TestNG
3ac550392e43 8003680: JSR 310 Date/Time API
sherman
parents:
diff changeset
     2
TestNG.dirs = .
17155
69080fe3eb45 8009648: Tests fail in -agentvm -concurrency mode
alanb
parents: 15289
diff changeset
     3
othervm.dirs = tck/java/time/chrono test/java/time/chrono test/java/time/format
30812
50187495b0c7 8081022: java/time/test/java/time/format/TestZoneTextPrinterParser.java fails by timeout on slow device
rriggs
parents: 17155
diff changeset
     4
lib.dirs = ../../lib/testlibrary