Name | Status | Type | Time(s) |
testTypeAnnotationsWithJavac | Success | | 0.114 |
testLambdaSpecificsWithJavac | Success | | 0.107 |
testModuleJavaBase3 | Success | | 0.427 |
testUnnamedModule2Javac | Success | | 0.076 |
testGenericsWithEclipseCompiler | Success | | 0.353 |
testBug493837 | Success | | 0.142 |
testModuleTypeMirror2Javac | Success | | 0.113 |
testTypeAnnotations26WithJavac | Success | | 0.196 |
testTypeAnnotations16WithJavac | Success | | 0.032 |
testModuleJavaBase2Javac | Success | | 0.073 |
testTypeAnnotations5 | Success | | 0.183 |
testDirectiveVisitorJavac | Success | | 0.094 |
testTypeAnnotations6WithJavac | Success | | 0.091 |
testNegativeModel8WithEclipseCompiler | Success | | 0.231 |
testTypeAnnotations15 | Success | | 0.166 |
testModuleElement4Javac | Success | | 0.087 |
testBug471995 | Success | | 0.169 |
testRepeatedAnnotations24WithJavac | Success | | 0.044 |
testRepeatedAnnotations21 | Success | | 0.130 |
testModuleElement4 | Success | | 0.434 |
testTypeMirrorWithEclipseCompiler | Success | | 0.415 |
testUnnamedModule4 | Success | | 0.144 |
testAnnotations1 | Success | | 0.383 |
testTypeAnnotations15WithJavac | Success | | 0.033 |
testBug520540aJavac | Success | | 0.055 |
testBug521723Javac | Success | | 0.054 |
testElementsWithEclipseCompiler | Success | | 0.572 |
testTypeAnnotations5WithJavac | Success | | 0.086 |
testNegativeModel9WithEclipseCompiler | Success | | 0.196 |
testRepeatedAnnotations21WithJavac | Success | | 0.037 |
testModuleJavaBase5Javac | Success | | 0.077 |
testRepeatedAnnotations18 | Success | | 0.133 |
testUnnamedModule2 | Success | | 0.137 |
testBug466878_getResource_defaultPackage | Success | | 0.211 |
testTypeAnnotations3 | Success | | 0.193 |
testBug463062 | Success | | 0.143 |
testReportedProblemsWithDiagnosticListener | Success | | 0.177 |
testBug456986 | Success | | 0.142 |
testModuleElement6 | Success | | 0.368 |
testBug415274 | Success | | 0.158 |
testTypeAnnotations13 | Success | | 0.509 |
testModuleTypeMirror1 | Success | | 0.368 |
testRepeatedAnnotations19 | Success | | 0.161 |
testTypeAnnotations9 | Success | | 0.217 |
testTypeAnnotations13WithJavac | Success | | 0.101 |
testSourceModule2 | Success | | 0.379 |
testModuleElement1Javac | Success | | 0.087 |
testBug514121_getClassloader_close | Success | | 1.535 |
testModuleElement2 | Success | | 0.347 |
testTypeAnnotations4WithJavac | Success | | 0.095 |
testModuleJavaBase4Javac | Success | | 0.078 |
testTypeAnnotations8 | Success | | 0.189 |
testRepeatedAnnotations24 | Success | | 0.142 |
testNegativeModel5WithEclipseCompiler | Success | | 0.203 |
testSE8Specifics | Success | | 0.461 |
testModuleElement7 | Success | | 0.397 |
testModuleJavaSql1 | Success | | 0.365 |
testModuleJavaBase1 | Failure | 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)]>
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 |
testTypeAnnotations1 | Success | | 0.498 |
testRepeatedAnnotations25WithJavac | Success | | 0.052 |
testBug498022a | Success | | 0.170 |
testNegativeModelWithSystemCompiler | Success | | 0.002 |
testUnnamedModule1Javac | Success | | 0.060 |
testTypeAnnotations11 | Success | | 0.223 |
testCompilerOneClassWithSystemCompiler | Success | | 0.894 |
testModuleJavaBase3Javac | Success | | 0.080 |
testModuleElement2Javac | Success | | 0.121 |
testElementWithSystemCompiler | Success | | 0.480 |
testTypeAnnotations26 | Success | | 0.189 |
testModuleJavaSql1Javac | Success | | 0.093 |
testBug526288 | Success | | 0.156 |
testLambdaSpecifics | Success | | 0.213 |
testTypesWithSystemCompiler | Success | | 0.366 |
testBug520540a | Success | | 0.143 |
testTypesImpl | Success | | 0.412 |
testTypeAnnotations | Success | | 0.178 |
testUnnamedModule5 | Success | | 0.117 |
testTypeAnnotations6 | Success | | 0.488 |
testInferBinaryName | Success | | 0.143 |
testVisitorsWithEclipseCompiler | Success | | 0.271 |
testRepeatedAnnotations17WithJavac | Success | | 0.036 |
testTypeAnnotations16 | Success | | 0.167 |
testNegativeModel7WithEclipseCompiler | Success | | 0.251 |
testGenericsWithSystemCompiler | Success | | 0.477 |
testBug498022bJavac | Success | | 0.058 |
testVisitorsWithSystemCompiler | Success | | 0.366 |
testNegativeModel1WithEclipseCompiler | Success | | 0.211 |
testModuleElement3Javac | Success | | 0.090 |
testModuleElement5 | Success | | 0.386 |
testSourceModule2Javac | Success | | 0.098 |
testModuleJavaBase4 | Success | | 0.403 |
testTypesWithEclipseCompiler | Success | | 0.852 |
testRepeatedAnnotations19WithJavac | Success | | 0.035 |
testTypeAnnotations10WithJavac | Success | | 0.082 |
test209961 | Success | | 0.271 |
testNegativeModel2WithEclipseCompiler | Success | | 0.233 |
testTypeAnnotations1WithJavac | Success | | 0.086 |
testTypeAnnotations4 | Success | | 0.206 |
testUnnamedModule3Javac | Success | | 0.041 |
testModuleTypeMirror2 | Success | | 0.347 |
testSourceModule1 | Success | | 0.502 |
testModuleJavaBase1Javac | Failure | 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)]>
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 |
testTypeAnnotations14 | Success | | 0.206 |
testInheritedAnnosWithSystemCompiler | Success | | 0.313 |
testBug460085 | Success | | 0.001 |
testRepeatedAnnotations18WithJavac | Success | | 0.037 |
testBug317216 | Success | | 0.140 |
testNegativeModel3WithEclipseCompiler | Success | | 0.184 |
testEnumConstArgumentsBinary | Success | | 0.289 |
testTypeAnnotations23 | Success | | 0.189 |
testModuleJavaBase2 | Success | | 0.419 |
testUnnamedModule3 | Success | | 0.129 |
testMethodAnnotationJavac | Success | | 0.131 |
testBug498022b | Success | | 0.180 |
testCheckOptions | Success | | 0.008 |
testMessagerWithSystemCompiler | Success | | 0.163 |
testNegativeModel10WithSystemCompiler | Success | | 0.104 |
testTypeAnnotations12WithJavac | Success | | 0.107 |
testRepeatedAnnotations22 | Success | | 0.148 |
testNegativeModel4WithEclipseCompiler | Success | | 0.526 |
testPackageAnnotations | Success | | 0.148 |
testBug443769 | Success | | 0.159 |
testAnnotationMirrorWithEclipseCompiler | Success | | 0.274 |
testMethodAnnotation | Success | | 0.277 |
testTypeAnnotations3WithJavac | Success | | 0.123 |
testBug340635 | Success | | 0.120 |
testRepeatedAnnotations25 | Success | | 0.151 |
testUnnamedModule4Javac | Success | | 0.040 |
testElementWithSystemCompiler | Success | | 0.116 |
testUnnamedModule1 | Success | | 0.151 |
testElementsWithSystemCompiler | Success | | 0.516 |
testMessagerWithEclipseCompiler | Success | | 0.201 |
testTypeAnnotations23WithJavac | Success | | 0.129 |
testTypeAnnotations12 | Success | | 0.173 |
testBug520540b | Success | | 0.141 |
testTypeAnnotations2 | Success | | 0.483 |
testFileManager | Success | | 0.125 |
testRepeatedAnnotations20WithJavac | Success | | 0.037 |
testModuleElement6Javac | Success | | 0.111 |
testBug530665 | Success | | 0.143 |
testBug521723 | Success | | 0.268 |
testModuleElement1 | Success | | 0.406 |
testBug498022aJavac | Success | | 0.055 |
testElementWithEclipseCompiler | Success | | 1.120 |
testBug531717 | Success | | 0.272 |
testModuleTypeMirror1Javac | Success | | 0.160 |
testNegativeModel6WithEclipseCompiler | Success | | 0.222 |
testModuleElement3 | Success | | 0.384 |
testTypeAnnotations11WithJavac | Success | | 0.088 |
testTypeAnnotations7 | Success | | 0.515 |
testRepeatedAnnotations17 | Success | | 0.139 |
testModuleJavaBase5 | Success | | 0.365 |
testProcessorArgumentsWithSystemCompiler | Success | | 0.119 |
testRepeatedAnnotations20 | Success | | 0.139 |
testUnnamedModule5Javac | Success | | 0.026 |
testSourceModule1Javac | Success | | 0.109 |
testTypeAnnotations2WithJavac | Success | | 0.104 |
testInheritedAnnosWithEclipseCompiler | Success | | 0.581 |
testTypeAnnotations10 | Success | | 0.160 |
testTypeMirrorWithSystemCompiler | Success | | 0.631 |
testModuleElement5Javac | Success | | 0.079 |
testAnnotations1Javac | Success | | 0.096 |
testBug520540bJavac | Success | | 0.042 |