jdk/test/java/time/TEST.properties
author shurailine
Tue, 06 Sep 2016 17:07:06 -0400
changeset 40787 1b99ee7928dd
parent 30812 50187495b0c7
child 42338 a60f280f803c
permissions -rw-r--r--
8148859: Fix module dependences for java/time tests Reviewed-by: alanb, rriggs
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
40787
1b99ee7928dd 8148859: Fix module dependences for java/time tests
shurailine
parents: 30812
diff changeset
     4
modules = jdk.localedata
30812
50187495b0c7 8081022: java/time/test/java/time/format/TestZoneTextPrinterParser.java fails by timeout on slow device
rriggs
parents: 17155
diff changeset
     5
lib.dirs = ../../lib/testlibrary
40787
1b99ee7928dd 8148859: Fix module dependences for java/time tests
shurailine
parents: 30812
diff changeset
     6
lib.build = jdk.testlibrary.RandomFactory