Unit Test Results.

Downloads / Build / Test Results | org.eclipse.jdt.compiler.apt.tests_ep49I-unit-cen64-gtk3-java10_linux.gtk.x86_64_10.xmlDesigned for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
1632098.77%36.717
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)Time StampHost
org.eclipse.jdt.compiler.apt.tests1630236.7172018-09-06T21:14:34

Package org.eclipse.jdt.compiler.apt.tests

NameTestsErrorsFailuresTime(s)Time StampHost
AllTests1630236.7172018-09-06T21:14:34
Back to top


TestCase AllTests

NameStatusTypeTime(s)
testTypeAnnotationsWithJavacSuccess0.114
testLambdaSpecificsWithJavacSuccess0.107
testModuleJavaBase3Success0.427
testUnnamedModule2JavacSuccess0.076
testGenericsWithEclipseCompilerSuccess0.353
testBug493837Success0.142
testModuleTypeMirror2JavacSuccess0.113
testTypeAnnotations26WithJavacSuccess0.196
testTypeAnnotations16WithJavacSuccess0.032
testModuleJavaBase2JavacSuccess0.073
testTypeAnnotations5Success0.183
testDirectiveVisitorJavacSuccess0.094
testTypeAnnotations6WithJavacSuccess0.091
testNegativeModel8WithEclipseCompilerSuccess0.231
testTypeAnnotations15Success0.166
testModuleElement4JavacSuccess0.087
testBug471995Success0.169
testRepeatedAnnotations24WithJavacSuccess0.044
testRepeatedAnnotations21Success0.130
testModuleElement4Success0.434
testTypeMirrorWithEclipseCompilerSuccess0.415
testUnnamedModule4Success0.144
testAnnotations1Success0.383
testTypeAnnotations15WithJavacSuccess0.033
testBug520540aJavacSuccess0.055
testBug521723JavacSuccess0.054
testElementsWithEclipseCompilerSuccess0.572
testTypeAnnotations5WithJavacSuccess0.086
testNegativeModel9WithEclipseCompilerSuccess0.196
testRepeatedAnnotations21WithJavacSuccess0.037
testModuleJavaBase5JavacSuccess0.077
testRepeatedAnnotations18Success0.133
testUnnamedModule2Success0.137
testBug466878_getResource_defaultPackageSuccess0.211
testTypeAnnotations3Success0.193
testBug463062Success0.143
testReportedProblemsWithDiagnosticListenerSuccess0.177
testBug456986Success0.142
testModuleElement6Success0.368
testBug415274Success0.158
testTypeAnnotations13Success0.509
testModuleTypeMirror1Success0.368
testRepeatedAnnotations19Success0.161
testTypeAnnotations9Success0.217
testTypeAnnotations13WithJavacSuccess0.101
testSourceModule2Success0.379
testModuleElement1JavacSuccess0.087
testBug514121_getClassloader_closeSuccess1.535
testModuleElement2Success0.347
testTypeAnnotations4WithJavacSuccess0.095
testModuleJavaBase4JavacSuccess0.078
testTypeAnnotations8Success0.189
testRepeatedAnnotations24Success0.142
testNegativeModel5WithEclipseCompilerSuccess0.203
testSE8SpecificsSuccess0.461
testModuleElement7Success0.397
testModuleJavaSql1Success0.365
testModuleJavaBase1Failureexpected:<[succeeded]> but was:<[incorrect no of exports, expected 102 but was 108 at org.eclipse.jdt.compiler.apt.tests.processors.elements.Java9ElementProcessor.reportError(Java9ElementProcessor.java:838) at org.eclipse.jdt.compiler.apt.tests.processors.elements.Java9ElementProcessor.assertEquals(Java9ElementProcessor.java:919) at org.eclipse.jdt.compiler.apt.tests.processors.elements.Java9ElementProcessor.testModuleJavaBase1(Java9ElementProcessor.java:402) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at org.eclipse.jdt.compiler.apt.tests.processors.elements.Java9ElementProcessor.invokeTestMethods(Java9ElementProcessor.java:109) at org.eclipse.jdt.compiler.apt.tests.processors.elements.Java9ElementProcessor.process(Java9ElementProcessor.java:84) at org.eclipse.jdt.internal.compiler.apt.dispatch.RoundDispatcher.handleProcessor(RoundDispatcher.java:142) at org.eclipse.jdt.internal.compiler.apt.dispatch.RoundDispatcher.round(RoundDispatcher.java:124) at org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.processAnnotations(BaseAnnotationProcessorManager.java:162) at org.eclipse.jdt.internal.compiler.Compiler.processAnnotations(Compiler.java:940)]>

junit.framework.ComparisonFailure: expected:<[succeeded]> but was:<[incorrect no of exports, expected 102 but was 108
at org.eclipse.jdt.compiler.apt.tests.processors.elements.Java9ElementProcessor.reportError(Java9ElementProcessor.java:838)
at org.eclipse.jdt.compiler.apt.tests.processors.elements.Java9ElementProcessor.assertEquals(Java9ElementProcessor.java:919)
at org.eclipse.jdt.compiler.apt.tests.processors.elements.Java9ElementProcessor.testModuleJavaBase1(Java9ElementProcessor.java:402)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at org.eclipse.jdt.compiler.apt.tests.processors.elements.Java9ElementProcessor.invokeTestMethods(Java9ElementProcessor.java:109)
at org.eclipse.jdt.compiler.apt.tests.processors.elements.Java9ElementProcessor.process(Java9ElementProcessor.java:84)
at org.eclipse.jdt.internal.compiler.apt.dispatch.RoundDispatcher.handleProcessor(RoundDispatcher.java:142)
at org.eclipse.jdt.internal.compiler.apt.dispatch.RoundDispatcher.round(RoundDispatcher.java:124)
at org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.processAnnotations(BaseAnnotationProcessorManager.java:162)
at org.eclipse.jdt.internal.compiler.Compiler.processAnnotations(Compiler.java:940)]>
at junit.framework.Assert.assertEquals(Assert.java:100)
at junit.framework.Assert.assertEquals(Assert.java:107)
at junit.framework.TestCase.assertEquals(TestCase.java:269)
at org.eclipse.jdt.compiler.apt.tests.Java9ElementsTests.internalTest2(Java9ElementsTests.java:510)
at org.eclipse.jdt.compiler.apt.tests.Java9ElementsTests.testModuleJavaBase1(Java9ElementsTests.java:172)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:39)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:79)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:170)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:154)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:291)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:41)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:37)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:590)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:201)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:391)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595)
at org.eclipse.equinox.launcher.Main.run(Main.java:1501)
at org.eclipse.equinox.launcher.Main.main(Main.java:1474)
at org.eclipse.core.launcher.Main.main(Main.java:37)
0.416
testTypeAnnotations1Success0.498
testRepeatedAnnotations25WithJavacSuccess0.052
testBug498022aSuccess0.170
testNegativeModelWithSystemCompilerSuccess0.002
testUnnamedModule1JavacSuccess0.060
testTypeAnnotations11Success0.223
testCompilerOneClassWithSystemCompilerSuccess0.894
testModuleJavaBase3JavacSuccess0.080
testModuleElement2JavacSuccess0.121
testElementWithSystemCompilerSuccess0.480
testTypeAnnotations26Success0.189
testModuleJavaSql1JavacSuccess0.093
testBug526288Success0.156
testLambdaSpecificsSuccess0.213
testTypesWithSystemCompilerSuccess0.366
testBug520540aSuccess0.143
testTypesImplSuccess0.412
testTypeAnnotationsSuccess0.178
testUnnamedModule5Success0.117
testTypeAnnotations6Success0.488
testInferBinaryNameSuccess0.143
testVisitorsWithEclipseCompilerSuccess0.271
testRepeatedAnnotations17WithJavacSuccess0.036
testTypeAnnotations16Success0.167
testNegativeModel7WithEclipseCompilerSuccess0.251
testGenericsWithSystemCompilerSuccess0.477
testBug498022bJavacSuccess0.058
testVisitorsWithSystemCompilerSuccess0.366
testNegativeModel1WithEclipseCompilerSuccess0.211
testModuleElement3JavacSuccess0.090
testModuleElement5Success0.386
testSourceModule2JavacSuccess0.098
testModuleJavaBase4Success0.403
testTypesWithEclipseCompilerSuccess0.852
testRepeatedAnnotations19WithJavacSuccess0.035
testTypeAnnotations10WithJavacSuccess0.082
test209961Success0.271
testNegativeModel2WithEclipseCompilerSuccess0.233
testTypeAnnotations1WithJavacSuccess0.086
testTypeAnnotations4Success0.206
testUnnamedModule3JavacSuccess0.041
testModuleTypeMirror2Success0.347
testSourceModule1Success0.502
testModuleJavaBase1JavacFailureexpected:<[succeeded]> but was:<[incorrect no of exports, expected 102 but was 108 at apttestprocessors8/org.eclipse.jdt.compiler.apt.tests.processors.elements.Java9ElementProcessor.reportError(Java9ElementProcessor.java:838) at apttestprocessors8/org.eclipse.jdt.compiler.apt.tests.processors.elements.Java9ElementProcessor.assertEquals(Java9ElementProcessor.java:919) at apttestprocessors8/org.eclipse.jdt.compiler.apt.tests.processors.elements.Java9ElementProcessor.testModuleJavaBase1(Java9ElementProcessor.java:402) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at apttestprocessors8/org.eclipse.jdt.compiler.apt.tests.processors.elements.Java9ElementProcessor.invokeTestMethods(Java9ElementProcessor.java:109) at apttestprocessors8/org.eclipse.jdt.compiler.apt.tests.processors.elements.Java9ElementProcessor.process(Java9ElementProcessor.java:84) at jdk.compiler/com.sun.tools.javac.processing.JavacProcessingEnvironment.callProcessor(JavacProcessingEnvironment.java:964) at jdk.compiler/com.sun.tools.javac.processing.JavacProcessingEnvironment.discoverAndRunProcs(JavacProcessingEnvironment.java:881) at jdk.compiler/com.sun.tools.javac.processing.JavacProcessingEnvironment.access$2100(JavacProcessingEnvironment.java:110) at jdk.compiler/com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.run(JavacProcessingEnvironment.java:1202)]>

junit.framework.ComparisonFailure: expected:<[succeeded]> but was:<[incorrect no of exports, expected 102 but was 108
at apttestprocessors8/org.eclipse.jdt.compiler.apt.tests.processors.elements.Java9ElementProcessor.reportError(Java9ElementProcessor.java:838)
at apttestprocessors8/org.eclipse.jdt.compiler.apt.tests.processors.elements.Java9ElementProcessor.assertEquals(Java9ElementProcessor.java:919)
at apttestprocessors8/org.eclipse.jdt.compiler.apt.tests.processors.elements.Java9ElementProcessor.testModuleJavaBase1(Java9ElementProcessor.java:402)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at apttestprocessors8/org.eclipse.jdt.compiler.apt.tests.processors.elements.Java9ElementProcessor.invokeTestMethods(Java9ElementProcessor.java:109)
at apttestprocessors8/org.eclipse.jdt.compiler.apt.tests.processors.elements.Java9ElementProcessor.process(Java9ElementProcessor.java:84)
at jdk.compiler/com.sun.tools.javac.processing.JavacProcessingEnvironment.callProcessor(JavacProcessingEnvironment.java:964)
at jdk.compiler/com.sun.tools.javac.processing.JavacProcessingEnvironment.discoverAndRunProcs(JavacProcessingEnvironment.java:881)
at jdk.compiler/com.sun.tools.javac.processing.JavacProcessingEnvironment.access$2100(JavacProcessingEnvironment.java:110)
at jdk.compiler/com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.run(JavacProcessingEnvironment.java:1202)]>
at junit.framework.Assert.assertEquals(Assert.java:100)
at junit.framework.Assert.assertEquals(Assert.java:107)
at junit.framework.TestCase.assertEquals(TestCase.java:269)
at org.eclipse.jdt.compiler.apt.tests.Java9ElementsTests.internalTest2(Java9ElementsTests.java:510)
at org.eclipse.jdt.compiler.apt.tests.Java9ElementsTests.testModuleJavaBase1Javac(Java9ElementsTests.java:168)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:39)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:79)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:170)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:154)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:291)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:41)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:37)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:590)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:201)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:391)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595)
at org.eclipse.equinox.launcher.Main.run(Main.java:1501)
at org.eclipse.equinox.launcher.Main.main(Main.java:1474)
at org.eclipse.core.launcher.Main.main(Main.java:37)
0.075
testTypeAnnotations14Success0.206
testInheritedAnnosWithSystemCompilerSuccess0.313
testBug460085Success0.001
testRepeatedAnnotations18WithJavacSuccess0.037
testBug317216Success0.140
testNegativeModel3WithEclipseCompilerSuccess0.184
testEnumConstArgumentsBinarySuccess0.289
testTypeAnnotations23Success0.189
testModuleJavaBase2Success0.419
testUnnamedModule3Success0.129
testMethodAnnotationJavacSuccess0.131
testBug498022bSuccess0.180
testCheckOptionsSuccess0.008
testMessagerWithSystemCompilerSuccess0.163
testNegativeModel10WithSystemCompilerSuccess0.104
testTypeAnnotations12WithJavacSuccess0.107
testRepeatedAnnotations22Success0.148
testNegativeModel4WithEclipseCompilerSuccess0.526
testPackageAnnotationsSuccess0.148
testBug443769Success0.159
testAnnotationMirrorWithEclipseCompilerSuccess0.274
testMethodAnnotationSuccess0.277
testTypeAnnotations3WithJavacSuccess0.123
testBug340635Success0.120
testRepeatedAnnotations25Success0.151
testUnnamedModule4JavacSuccess0.040
testElementWithSystemCompilerSuccess0.116
testUnnamedModule1Success0.151
testElementsWithSystemCompilerSuccess0.516
testMessagerWithEclipseCompilerSuccess0.201
testTypeAnnotations23WithJavacSuccess0.129
testTypeAnnotations12Success0.173
testBug520540bSuccess0.141
testTypeAnnotations2Success0.483
testFileManagerSuccess0.125
testRepeatedAnnotations20WithJavacSuccess0.037
testModuleElement6JavacSuccess0.111
testBug530665Success0.143
testBug521723Success0.268
testModuleElement1Success0.406
testBug498022aJavacSuccess0.055
testElementWithEclipseCompilerSuccess1.120
testBug531717Success0.272
testModuleTypeMirror1JavacSuccess0.160
testNegativeModel6WithEclipseCompilerSuccess0.222
testModuleElement3Success0.384
testTypeAnnotations11WithJavacSuccess0.088
testTypeAnnotations7Success0.515
testRepeatedAnnotations17Success0.139
testModuleJavaBase5Success0.365
testProcessorArgumentsWithSystemCompilerSuccess0.119
testRepeatedAnnotations20Success0.139
testUnnamedModule5JavacSuccess0.026
testSourceModule1JavacSuccess0.109
testTypeAnnotations2WithJavacSuccess0.104
testInheritedAnnosWithEclipseCompilerSuccess0.581
testTypeAnnotations10Success0.160
testTypeMirrorWithSystemCompilerSuccess0.631
testModuleElement5JavacSuccess0.079
testAnnotations1JavacSuccess0.096
testBug520540bJavacSuccess0.042
Properties »

Back to top