-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
9, 10
list of tests can be incomplete. Please recheck
JTwork$ find . -name *.jtr -exec grep -H -n "Total tests run: 0" {} \;
./java/time/tck/java/time/AbstractTCKTest.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
./java/time/tck/java/time/AbstractDateTimeTest.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
./java/time/tck/java/time/chrono/CopticChronology.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
./java/time/tck/java/time/chrono/CopticEra.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
./java/time/tck/java/time/chrono/CopticDate.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
./java/time/tck/java/time/MockSimplePeriod.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
./java/time/test/java/time/format/ZoneName.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
./java/time/test/java/time/format/MockIOExceptionAppendable.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
./java/time/test/java/time/format/AbstractTestPrinterParser.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
./java/time/test/java/time/temporal/MockFieldValue.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
./java/time/test/java/time/temporal/MockFieldNoValue.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
./java/time/test/java/time/AbstractTest.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
./java/time/test/java/time/MockSimplePeriod.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
JTwork$ find . -name *.jtr -exec grep -H -n "Total tests run: 0" {} \;
./java/time/tck/java/time/AbstractTCKTest.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
./java/time/tck/java/time/AbstractDateTimeTest.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
./java/time/tck/java/time/chrono/CopticChronology.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
./java/time/tck/java/time/chrono/CopticEra.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
./java/time/tck/java/time/chrono/CopticDate.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
./java/time/tck/java/time/MockSimplePeriod.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
./java/time/test/java/time/format/ZoneName.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
./java/time/test/java/time/format/MockIOExceptionAppendable.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
./java/time/test/java/time/format/AbstractTestPrinterParser.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
./java/time/test/java/time/temporal/MockFieldValue.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
./java/time/test/java/time/temporal/MockFieldNoValue.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
./java/time/test/java/time/AbstractTest.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
./java/time/test/java/time/MockSimplePeriod.jtr:82:Total tests run: 0, Failures: 0, Skips: 0
- is cloned by
-
JDK-8173412 @Test in java/lang/annotation and java/lang/reflect/Proxy tests not run
-
- Resolved
-