Name | Status | Type | Time(s) |
testCreatePluginProject | Success | | 3.060 |
testAddRawExportedPackage | Success | | 3.110 |
testAddInternalExportedPackage | Success | | 3.209 |
testAddExternalPackageWithFriends | Success | | 2.104 |
testAddMultipleExportedPackages | Success | | 4.222 |
testRemoveExistingExportedPackage | Success | | 3.138 |
testRemoveNonExistingExportedPackage | Success | | 1.993 |
testImportClassesTestSource | Success | | 2.127 |
testImportJavadocTestSource | Success | | 1.312 |
testProcessClassAddition | Success | | 1.340 |
testProcessClassAdditionNoDocElement | Success | | 0.614 |
testProcessMethodAdditionNoDocElement | Success | | 1.026 |
testProcessFieldAdditionNoDocElement | Success | | 1.058 |
testProcessInnerClassAddition | Success | | 1.017 |
testProcessMethodAddition | Success | | 1.090 |
testProcessFieldAddition | Success | | 1.084 |
testProcessInnerMethodAddition | Success | | 1.091 |
testProcessInnerFieldAddition | Success | | 1.024 |
testProcessSubclassAttribute | Success | | 1.000 |
testSerializeComponentXml | Failure | The component xml file must exist and be parsable from a jar file
junit.framework.AssertionFailedError: The component xml file must exist and be parsable from a jar file at org.eclipse.pde.api.tools.util.tests.ApiDescriptionProcessorTests.testSerializeComponentXml(ApiDescriptionProcessorTests.java:240) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 1.133 |
testGetDefaultSeverity | Success | | 0.875 |
testGetSeverityReturnsDefault | Success | | 1.082 |
testGetNonDefaultValue | Success | | 0.979 |
testGetProjectSpecificValue | Success | | 0.985 |
testGetDefaultProjectSpecificValue | Success | | 2.085 |
testWPUpdateSourceInnerTypeChanged | Success | | 3.131 |
testWPUpdateSourceMethodChanged | Success | | 3.145 |
testWPUpdateSourceFieldChanged | Success | | 2.138 |
testWPUpdateSourceMethodRemoveTag | Success | | 2.039 |
testWPUpdateSourceTypeRemoveTag | Success | | 2.023 |
testWPUpdateSourceFieldRemoveTag | Success | | 3.126 |
testWPUpdateLibraryAddedToClasspath | Error | The given file to copy doesn't exist
java.lang.IllegalArgumentException: The given file to copy doesn't exist at org.eclipse.pde.api.tools.model.tests.TestSuiteHelper.copy(TestSuiteHelper.java:562) at org.eclipse.pde.api.tools.tests.util.FileUtils.importFileFromDirectory(FileUtils.java:122) at org.eclipse.pde.api.tools.util.tests.ApiBaselineManagerTests.assertTestLibrary(ApiBaselineManagerTests.java:325) at org.eclipse.pde.api.tools.util.tests.ApiBaselineManagerTests.testWPUpdateLibraryAddedToClasspath(ApiBaselineManagerTests.java:612) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 2.096 |
testWPUpdateLibraryRemovedFromClasspath | Error | The given file to copy doesn't exist
java.lang.IllegalArgumentException: The given file to copy doesn't exist at org.eclipse.pde.api.tools.model.tests.TestSuiteHelper.copy(TestSuiteHelper.java:562) at org.eclipse.pde.api.tools.tests.util.FileUtils.importFileFromDirectory(FileUtils.java:122) at org.eclipse.pde.api.tools.util.tests.ApiBaselineManagerTests.assertTestLibrary(ApiBaselineManagerTests.java:325) at org.eclipse.pde.api.tools.util.tests.ApiBaselineManagerTests.testWPUpdateLibraryRemovedFromClasspath(ApiBaselineManagerTests.java:635) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 2.092 |
testWPUpdateDefaultOutputFolderChanged | Success | | 3.201 |
testWPUpdateOutputFolderSrcFolderChanged | Success | | 3.112 |
testWPUpdatePackageAdded | Success | | 3.194 |
testWPUpdatePackageRemoved | Success | | 2.011 |
testWPUpdateExportPackageAdded | Success | | 3.100 |
testWPUPdateExportPackageDirectiveChangedToInternal | Success | | 2.996 |
testWPUpdateExportPackageRemoved | Success | | 4.132 |
testSetDefaultBaseline | Success | | 3.017 |
testGetAllBaselines | Success | | 3.188 |
testCleanUpMmanager | Success | | 3.099 |
testWPUpdateProjectClosed | Success | | 3.128 |
testWPUpdateProjectOpen | Success | | 3.185 |
testWPUpdateSourceAdded | Success | | 2.026 |
testWPUpdateSourceRemoved | Success | | 2.111 |
testWPUpdateSourceTypeChanged | Success | | 2.026 |
testGetWorkspaceComponent | Success | | 2.002 |
testAddBaseline | Success | | 1.988 |
testRemoveBaseline | Success | | 3.190 |
testAnnotateStoreFromLocalFile | Success | | 1.034 |
testNonExistantProblem | Success | | 1.025 |
testRemoveFilter | Success | | 2.119 |
testAddFilterFromFilter | Success | | 1.021 |
testAddFilterFromProblem | Success | | 2.119 |
testAnnotateStoreFromBundle | Failure | The given file to copy doesn't exist
junit.framework.AssertionFailedError: The given file to copy doesn't exist at org.eclipse.pde.api.tools.model.tests.ApiFilterStoreTests.testAnnotateStoreFromBundle(ApiFilterStoreTests.java:256) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 1.012 |
testBogus | Success | | 2.109 |
testNonExistantProblem | Success | | 1.005 |
testFilterStoreValidity | Success | | 1.023 |
testAddRemoveFromFilter | Success | | 1.117 |
testAddRemoveFromProblem | Success | | 1.018 |
testProblemsNotEqualDifferentPaths | Success | | 0.000 |
testNotEqualDifferingTypeNames | Success | | 0.000 |
testNotEqualDifferingMessageArguments | Success | | 0.000 |
testNotEqualDifferingMessageArgumentsNumber | Success | | 0.000 |
testNotEqualDifferentObjects | Success | | 0.000 |
testGetCategory | Success | | 0.000 |
testGetId | Success | | 0.000 |
testGetKind | Success | | 0.000 |
testGetFlags | Success | | 0.000 |
testGetElementKind | Success | | 0.001 |
testGetResourcePath | Success | | 0.000 |
testGetMessage | Success | | 0.000 |
testGetCharStart | Success | | 0.000 |
testGetCharEnd | Success | | 0.000 |
testGetLineNumber | Success | | 0.000 |
testGetExtraArgumentNamesNull | Success | | 0.000 |
testGetExtraArgumentIdsNotNullNotEqualLength | Success | | 0.000 |
testGetExtraArgumentValuesNotNullNotEqualLength | Success | | 0.000 |
testGetExtraArgumentValuesNull | Success | | 0.000 |
testGetMessageArgumentsNull | Success | | 0.000 |
testGetMessageArgumentsNotNull | Success | | 0.001 |
testToString | Success | | 0.000 |
testGetSeverity | Success | | 0.000 |
testGetDescriptorKind | Success | | 0.000 |
testProblemsEqual | Success | | 0.000 |
testProblemsNotEqual | Success | | 0.000 |
testProblemsNotEqualMissingResourcePath | Success | | 0.000 |
testGetTagsProblemKindName | Success | | 0.000 |
testGetUsageProblemKindName | Success | | 0.000 |
testGetVersionProblemKindName | Success | | 0.000 |
testGetApiComponentResolutionProblemKindName | Success | | 0.000 |
testGetApiBaselineProblemKindName | Success | | 0.001 |
testGetProblemKind | Success | | 0.000 |
testGetProblemFlagsName | Success | | 0.000 |
testGetProblemElementKind | Success | | 0.000 |
testgetProblemCategory | Success | | 0.000 |
testGetHashCode | Success | | 0.000 |
testGetHashCodeResourcePathNull | Success | | 0.000 |
testPackageNames | Success | | 2.519 |
testFindType | Success | | 1.935 |
testMissingType | Success | | 0.034 |
testVisitor | Success | | 0.223 |
testPublicToPackageI | Success | | 0.070 |
testPublicToPackageF | Success | | 0.545 |
testRemovePublicClassI | Success | | 0.040 |
testRemovePublicClassF | Success | | 0.346 |
testRemovePrivateClassI | Success | | 0.034 |
testRemovePrivateClassF | Success | | 0.397 |
testDeleteAndReplaceI | Success | | 0.048 |
testDeleteAndReplaceF | Success | | 0.597 |
testAddMethodwDefI | Success | | 0.038 |
testAddMethodwDefF | Success | | 0.319 |
testAddMethodwoDefI | Success | | 0.041 |
testAddMethodwoDefF | Success | | 0.310 |
testRemoveDefValueI | Success | | 0.038 |
testRemoveDefValueF | Success | | 0.388 |
testRemoveMemberTypeI | Success | | 0.038 |
testRemoveMemberTypeF | Success | | 0.319 |
testRemoveMethodI | Success | | 0.032 |
testRemoveMethodF | Success | | 0.257 |
testRemoveFieldI | Success | | 0.034 |
testRemoveFieldF | Success | | 0.257 |
testConvertToClassI | Success | | 0.091 |
testConvertToClassF | Success | | 0.293 |
testConvertToEnumI | Success | | 0.149 |
testConvertToEnumF | Success | | 0.285 |
testConvertToInterfaceI | Success | | 0.034 |
testConvertToInterfaceF | Success | | 0.298 |
testAddSuperInterfaceAI | Success | | 0.034 |
testRemoveMemberTypeI | Success | | 0.031 |
testRemoveMemberTypeF | Success | | 0.256 |
testRemoveMethodI | Success | | 0.029 |
testRemoveMethodF | Success | | 0.373 |
testRemoveFieldI | Success | | 0.270 |
testRemoveFieldF | Success | | 0.374 |
testAddSuperInterfaceAF | Success | | 0.263 |
testAddFieldI | Success | | 0.030 |
testAddFieldF | Success | | 0.249 |
testAddFieldNoImplementI | Success | | 0.029 |
testAddFieldNoImplementF | Success | | 0.228 |
testAddFieldNoExtendI | Success | | 0.030 |
testAddFieldNoExtendF | Success | | 0.224 |
testAddFieldNoExtendNoImplementI | Success | | 0.029 |
testAddFieldNoExtendNoImplementF | Success | | 0.266 |
testAddMethodI | Success | | 0.032 |
testAddMethodF | Success | | 0.224 |
testAddMethodNoImplementI | Success | | 0.028 |
testAddMethodNoImplementF | Success | | 0.290 |
testAddMethodNoExtendI | Success | | 0.030 |
testAddMethodNoExtendF | Success | | 0.237 |
testAddMethodNoExtendNoImplementI | Success | | 0.042 |
testAddMethodNoExtendNoImplementF | Success | | 0.306 |
testAddMemberTypeI | Success | | 0.043 |
testAddMemberTypeF | Success | | 0.277 |
testAddMemberTypeNoImplementI | Success | | 0.145 |
testAddMemberTypeNoImplementF | Success | | 0.262 |
testAddSuperInterfaceANoImplementI | Success | | 0.032 |
testAddSuperInterfaceANoImplementF | Success | | 0.251 |
testAddSuperInterfaceANoExtendI | Success | | 0.030 |
testAddSuperInterfaceANoExtendF | Success | | 0.247 |
testAddSuperInterfaceANoExtendNoImplementI | Success | | 0.032 |
testAddSuperInterfaceANoExtendNoImplementF | Success | | 0.233 |
testReduceSuperInterfaceABtoAI | Success | | 0.030 |
testReduceSuperInterfaceABtoAF | Success | | 0.213 |
testReduceSuperInterfaceABtoEmptyI | Success | | 0.029 |
testReduceSuperInterfaceABtoEmptyF | Success | | 0.269 |
testAddMethodNoImplement2I | Success | | 0.062 |
testAddMethodNoImplement2F | Success | | 0.234 |
testRemoveNoImplementI | Success | | 0.046 |
testRemoveNoImplementF | Success | | 0.267 |
testAddNoImplementI | Success | | 0.094 |
testAddNoImplementF | Success | | 0.225 |
testRemoveNoExtendI | Success | | 0.028 |
testRemoveNoExtendF | Success | | 0.245 |
testAddNoExtendI | Success | | 0.028 |
testAddNoExtendF | Success | | 0.359 |
testAddNoExtendNoImplementI | Success | | 0.028 |
testAddNoExtendNoImplementF | Success | | 0.188 |
testRemoveNoExtendNoImplementI | Success | | 0.142 |
testRemoveNoExtendNoImplementF | Success | | 0.209 |
testRemoveTypeParameterI | Success | | 0.034 |
testRemoveTypeParameterF | Success | | 0.206 |
testAddFirstTypeParameterI | Success | | 0.034 |
testAddFirstTypeParameterF | Success | | 0.202 |
testAddSecondaryTypeParameterI | Success | | 0.028 |
testAddSecondaryTypeParameterF | Success | | 0.196 |
testAddClassBoundI | Success | | 0.027 |
testAddClassBoundF | Success | | 0.194 |
testRemoveClassBoundI | Success | | 0.029 |
testRemoveClassBoundF | Success | | 0.220 |
testAddInterfaceBoundI | Success | | 0.028 |
testAddInterfaceBoundF | Success | | 0.197 |
testRemoveOnlyInterfaceBoundI | Success | | 0.028 |
testRemoveOnlyInterfaceBoundF | Success | | 0.200 |
testRemoveSecondaryInterfaceBoundI | Success | | 0.029 |
testRemoveSecondaryInterfaceBoundF | Success | | 0.251 |
testChangeClassBoundI | Success | | 0.028 |
testChangeClassBoundF | Success | | 0.194 |
testChangeInterfaceBoundI | Success | | 0.028 |
testChangeInterfaceBoundF | Success | | 0.304 |
testRemoveMemberTypeI | Success | | 0.039 |
testRemoveMemberTypeF | Success | | 0.310 |
testRemoveMethodI | Success | | 0.047 |
testRemoveMethodF | Success | | 0.285 |
testRemoveFieldI | Success | | 0.039 |
testRemoveFieldF | Success | | 0.199 |
testConvertToClassI | Success | | 0.033 |
testConvertToClassF | Success | | 0.208 |
testConvertToInterfaceI | Success | | 0.031 |
testConvertToInterfaceF | Success | | 0.223 |
testConvertToAnnotationI | Success | | 0.033 |
testConvertToAnnotationF | Success | | 0.189 |
testRemoveEnumConstantI | Success | | 0.031 |
testRemoveEnumConstantF | Success | | 0.234 |
testRemoveSuperInterfaceI | Success | | 0.036 |
testRemoveSuperInterfaceF | Success | | 0.212 |
testRemovePublicAPIMethodI | Success | | 0.036 |
testRemovePublicAPIMethodF | Success | | 0.204 |
testRemoveTwoPublicAPIMethodsF | Success | | 0.219 |
testAddNooverrideRemoveNoextendI | Success | | 0.029 |
testAddNooverrideRemoveNoextendF | Success | | 0.228 |
testRemoveProtectedAPIMethodI | Success | | 0.028 |
testRemoveProtectedAPIMethodF | Success | | 0.188 |
testRemovePrivateAPIMethodI | Success | | 0.028 |
testRemovePrivateAPIMethodF | Success | | 0.197 |
testRemovePackageMethodI | Success | | 0.028 |
testRemoveTwoPublicAPIMethodsI | Success | | 0.029 |
testRemovePackageMethodF | Success | | 0.232 |
testRemovePublicAPIMethodNoExtendI | Success | | 0.028 |
testRemovePublicAPIMethodNoExtendF | Success | | 0.196 |
testRemoveProtectedAPIMethodNoExtendI | Success | | 0.032 |
testRemoveProtectedAPIMethodNoExtendF | Success | | 0.200 |
testRemoveProtectedAPIMethodNoExtend2I | Success | | 0.031 |
testRemoveProtectedAPIMethodNoExtend2F | Success | | 0.207 |
testRemovePublicAPIMethodNoInstantiateI | Success | | 0.031 |
testRemovePublicAPIMethodNoInstantiateF | Success | | 0.313 |
testRemoveProtectedAPIMethodNoInstantiateI | Success | | 0.032 |
testRemoveProtectedAPIMethodNoInstantiateF | Success | | 0.205 |
testRemovePublicAPIMethodNoExtendNoInstantiateI | Success | | 0.028 |
testRemovePublicAPIMethodNoExtendNoInstantiateF | Success | | 0.193 |
testRemoveProtectedAPIMethodNoExtendNoInstantiateI | Success | | 0.132 |
testRemoveProtectedAPIMethodNoExtendNoInstantiateF | Success | | 0.198 |
testRemovePublicAPIMethodNoReferenceI | Success | | 0.027 |
testRemovePublicAPIMethodNoReferencF | Success | | 0.179 |
testRemoveProtectedAPIMethodNoReferenceI | Success | | 0.040 |
testRemoveProtectedAPIMethodNoReferencF | Success | | 0.247 |
testRemovePublicAPIMethodNoOverrideI | Success | | 0.029 |
testRemovePublicAPIMethodNoOverrideF | Success | | 0.187 |
testRemoveProtectedAPIMethodNoOverrideI | Success | | 0.032 |
testRemoveProtectedAPIMethodNoOverrideF | Success | | 0.189 |
testAddPrivateAPIMethodI | Success | | 0.029 |
testAddPrivateAPIMethodF | Success | | 0.184 |
testAddProtectedAPIMethodI | Success | | 0.028 |
testAddProtectedAPIMethodF | Success | | 0.202 |
testAddPublicAPIMethodI | Success | | 0.135 |
testAddPublicAPIMethodF | Success | | 0.217 |
testAddAbstractMethodI | Success | | 0.030 |
testAddAbstractMethodF | Success | | 0.204 |
testAddAbstractMethodNoExtendI | Success | | 0.032 |
testAddAbstractMethodNoExtendF | Success | | 0.203 |
testRemovePublicFieldI | Success | | 0.033 |
testRemovePublicFieldF | Success | | 0.201 |
testRemoveTwoPublicFieldsI | Success | | 0.034 |
testRemoveTwoPublicFieldsF | Success | | 0.207 |
testRemoveProtectedFieldI | Success | | 0.031 |
testRemoveProtectedFieldF | Success | | 0.207 |
testRemovePrivateFieldI | Success | | 0.046 |
testRemovePrivateFieldF | Success | | 0.234 |
testRemovePackageFieldI | Success | | 0.028 |
testRemovePackageFieldF | Success | | 0.189 |
testRemovePublicFieldNoExtendI | Success | | 0.028 |
testRemovePublicFieldNoExtendF | Success | | 0.225 |
testRemoveProtectedFieldNoExtendI | Success | | 0.034 |
testRemoveProtectedFieldNoExtendF | Success | | 0.189 |
testRemovePublicFieldNoInstantiateI | Success | | 0.034 |
testRemovePublicFieldNoInstantiateF | Success | | 0.199 |
testRemoveProtectedFieldNoInstantiateI | Success | | 0.027 |
testRemoveProtectedFieldNoInstantiateF | Success | | 0.190 |
testRemovePublicFieldNoExtendNoInstantiateI | Success | | 0.028 |
testRemovePublicFieldNoExtendNoInstantiateF | Success | | 0.204 |
testRemoveProtectedFieldNoExtendNoInstantiateI | Success | | 0.037 |
testRemoveProtectedFieldNoExtendNoInstantiateF | Success | | 0.207 |
testRemovePublicFieldNoReferenceI | Success | | 0.027 |
testRemovePublicFieldNoReferencF | Success | | 0.186 |
testRemoveProtectedFieldNoReferenceI | Success | | 0.028 |
testRemoveProtectedFieldNoReferencF | Success | | 0.201 |
testAddPrivateFieldI | Success | | 0.028 |
testAddPrivateFieldF | Success | | 0.183 |
testAddProtectedFieldI | Success | | 0.027 |
testAddProtectedFieldF | Success | | 0.176 |
testAddPublicFieldI | Success | | 0.028 |
testAddPublicFieldF | Success | | 0.198 |
testReduceHierarchyCtoAI | Success | | 0.029 |
testReduceHierarchyCtoAF | Success | | 0.176 |
testReduceHierarchyCtoBI | Success | | 0.037 |
testReduceHierarchyCtoBF | Success | | 0.208 |
testReduceHierarchyCtoObjectI | Success | | 0.073 |
testReduceHierarchyCtoObjectF | Success | | 0.213 |
testChangeHierarchyAtoDI | Success | | 0.033 |
testChangeHierarchyAtoDF | Success | | 0.182 |
testReduceInterfaceABtoAI | Success | | 0.151 |
testReduceInterfaceABtoAF | Success | | 0.179 |
testReduceInterfaceABtoEmptyI | Success | | 0.030 |
testReduceInterfaceABtoEmptyF | Success | | 0.187 |
testChangeInterfaceAtoBI | Success | | 0.029 |
testChangeInterfaceAtoBF | Success | | 0.188 |
testAddInterfaceAI | Success | | 0.030 |
testAddInterfaceAF | Success | | 0.192 |
testPushMethodUpI | Success | | 0.032 |
testPushMethodUpF | Success | | 0.221 |
testRemoveInternalSuperClassI | Success | | 0.033 |
testRemoveInternalSuperClassF | Success | | 0.197 |
testRemoveInternalSuperClassWithConstructorI | Success | | 0.027 |
testRemoveInternalSuperClassWithConstructorF | Success | | 0.238 |
testRemovePublicAPIConstructorI | Success | | 0.040 |
testRemovePublicAPIConstructorF | Success | | 0.218 |
testRemoveTwoPublicAPIConstructorsI | Success | | 0.040 |
testRemoveTwoPublicAPIConstructorsF | Success | | 0.192 |
testRemoveProtectedAPIConstructorI | Success | | 0.031 |
testRemoveProtectedAPIConstructorF | Success | | 0.209 |
testRemovePrivateAPIConstructorI | Success | | 0.059 |
testRemovePrivateAPIConstructorF | Success | | 0.192 |
testRemovePackageConstructorI | Success | | 0.029 |
testRemovePackageConstructorF | Success | | 0.186 |
testRemovePublicAPIConstructorNoExtendI | Success | | 0.028 |
testRemovePublicAPIConstructorNoExtendF | Success | | 0.194 |
testRemoveProtectedAPIConstructorNoExtendI | Success | | 0.032 |
testRemoveProtectedAPIConstructorNoExtendF | Success | | 0.188 |
testRemovePublicAPIConstructorNoInstantiateI | Success | | 0.029 |
testRemovePublicAPIConstructorNoInstantiateF | Success | | 0.185 |
testRemoveProtectedAPIConstructorNoInstantiateI | Success | | 0.028 |
testRemoveProtectedAPIConstructorNoInstantiateF | Success | | 0.196 |
testRemovePublicAPIConstructorNoExtendNoInstantiateI | Success | | 0.032 |
testRemovePublicAPIConstructorNoExtendNoInstantiateF | Success | | 0.201 |
testRemoveProtectedAPIConstructorNoExtendNoInstantiateI | Success | | 0.029 |
testRemoveProtectedAPIConstructorNoExtendNoInstantiateF | Success | | 0.188 |
testRemovePublicAPIConstructorNoReferenceI | Success | | 0.027 |
testRemovePublicAPIConstructorNoReferenceF | Success | | 0.215 |
testRemoveProtectedAPIConstructorNoReferenceI | Success | | 0.026 |
testRemoveProtectedAPIConstructorNoReferencF | Success | | 0.186 |
testRemovePublicAPIConstructorNoOverrideI | Success | | 0.033 |
testRemovePublicAPIConstructorNoOverrideF | Success | | 0.193 |
testRemoveProtectedAPIConstructorNoOverrideI | Success | | 0.028 |
testRemoveProtectedAPIConstructorNoOverrideF | Success | | 0.176 |
testAddPrivateAPIConstructorI | Success | | 0.035 |
testAddPrivateAPIConstructorF | Success | | 0.189 |
testAddProtectedAPIConstructorI | Success | | 0.063 |
testAddProtectedAPIConstructorF | Success | | 0.192 |
testAddPublicAPIConstructorI | Success | | 0.027 |
testAddPublicAPIConstructorF | Success | | 0.195 |
testAddSingletonPrivateAPIConstructorI | Success | | 0.031 |
testAddSingletonPrivateAPIConstructorF | Success | | 0.236 |
testAddSingletonProtectedAPIConstructorI | Success | | 0.038 |
testAddSingletonProtectedAPIConstructorF | Success | | 0.216 |
testAddSingletonPublicAPIConstructorI | Success | | 0.029 |
testAddSingletonPublicAPIConstructorF | Success | | 0.180 |
testAddFinalI | Success | | 0.029 |
testAddFinalF | Success | | 0.188 |
testAddFinalNoExtendI | Success | | 0.030 |
testAddFinalNoExtendF | Success | | 0.198 |
testAddFinalRemoveNoExtendI | Success | | 0.031 |
testAddFinalRemoveNoExtendF | Success | | 0.184 |
testAddFinalNoInstantiateI | Success | | 0.037 |
testAddFinalNoInstantiateF | Success | | 0.212 |
testAddFinalNoExtendNoInstantiateI | Success | | 0.033 |
testAddFinalNoExtendNoInstantiateF | Success | | 0.241 |
testRemoveFinalI | Success | | 0.038 |
testRemoveFinalF | Success | | 0.209 |
testRemoveFinalAddNoExtendI | Success | | 0.028 |
testRemoveFinalAddNoExtendF | Success | | 0.203 |
testAddAbstractI | Success | | 0.029 |
testAddAbstractF | Success | | 0.230 |
testAddAbstractNoExtendI | Success | | 0.028 |
testAddAbstractNoExtendF | Success | | 0.199 |
testAddAbstractNoInstantiateI | Success | | 0.030 |
testAddAbstractNoInstantiateF | Success | | 0.298 |
testAddAbstractNoExtendNoInstantiateI | Success | | 0.026 |
testAddAbstractNoExtendNoInstantiateF | Success | | 0.190 |
testPublicToPackageVisibilityI | Success | | 0.032 |
testPublicToPackageVisibilityF | Success | | 0.216 |
testPublicToPackageI | Success | | 0.033 |
testPublicToPackageF | Success | | 0.189 |
testProtectedToPackageI | Success | | 0.028 |
testProtectedToPackageF | Success | | 0.176 |
testProtectedToPrivateI | Success | | 0.030 |
testProtectedToPrivateF | Success | | 0.186 |
testProtectedToPrivateNoExtendI | Success | | 0.027 |
testProtectedToPrivateNoExtendF | Success | | 0.184 |
testPublicToPrivateI | Success | | 0.035 |
testPublicToPrivateF | Success | | 0.177 |
testPublicToProtectedI | Success | | 0.028 |
testPublicToProtectedF | Success | | 0.211 |
testRemovePublicMemberTypeI | Success | | 0.034 |
testRemovePublicMemberTypeF | Success | | 0.205 |
testRemoveProtectedMemberTypeI | Success | | 0.035 |
testRemoveProtectedMemberTypeF | Success | | 0.195 |
testRemovePackageMemberTypeI | Success | | 0.059 |
testRemovePackageMemberTypeF | Success | | 0.186 |
testRemovePrivateMemberTypeI | Success | | 0.033 |
testRemovePrivateMemberTypeF | Success | | 0.185 |
testRemoveProtectedMemberTypeNoExtendI | Success | | 0.029 |
testRemoveProtectedMemberTypeNoExtendF | Success | | 0.181 |
testPackageToPrivateI | Success | | 0.028 |
testPackageToPrivateF | Success | | 0.182 |
testProtectedToPackageNoExtendI | Success | | 0.027 |
testProtectedToPackageNoExtendF | Success | | 0.183 |
testRemoveNoExtendI | Success | | 0.031 |
testRemoveNoExtendF | Success | | 0.224 |
testAddNoExtendI | Success | | 0.038 |
testAddNoExtendF | Success | | 0.203 |
testAbstractAddNoInstantiateI | Success | | 0.029 |
testAbstractAddNoInstantiateF | Success | | 0.190 |
testNoInstantiateAddAbstractI | Success | | 0.026 |
testNoInstantiateAddAbstractF | Success | | 0.187 |
testAddNoInstantiateI | Success | | 0.027 |
testAddNoInstantiateF | Success | | 0.202 |
testFinalAddNoExtendI | Success | | 0.037 |
testFinalAddNoExtendF | Success | | 0.201 |
testFinalRemoveNoExtendI | Success | | 0.026 |
testFinalRemoveNoExtendF | Success | | 0.210 |
testAbstractRemoveNoInstantiateI | Success | | 0.027 |
testAbstractRemoveNoInstantiateF | Success | | 0.246 |
testConvertToEnumI | Success | | 0.041 |
testConvertToEnumF | Success | | 0.189 |
testConvertToInterfaceI | Success | | 0.026 |
testConvertToInterfaceF | Success | | 0.183 |
testConvertToAnnotationI | Success | | 0.027 |
testConvertToAnnotationF | Success | | 0.203 |
testRemoveTypeParameterI | Success | | 0.036 |
testRemoveTypeParameterF | Success | | 0.189 |
testAddFirstTypeParameterI | Success | | 0.027 |
testAddFirstTypeParameterF | Success | | 0.181 |
testAddSecondaryTypeParameterI | Success | | 0.027 |
testAddSecondaryTypeParameterF | Success | | 0.176 |
testAddClassBoundI | Success | | 0.028 |
testAddClassBoundF | Success | | 0.185 |
testRemoveClassBoundI | Success | | 0.028 |
testRemoveClassBoundF | Success | | 0.206 |
testAddInterfaceBoundI | Success | | 0.028 |
testAddInterfaceBoundF | Success | | 0.191 |
testRemoveOnlyInterfaceBoundI | Success | | 0.030 |
testRemoveOnlyInterfaceBoundF | Success | | 0.189 |
testRemoveSecondaryInterfaceBoundI | Success | | 0.029 |
testRemoveSecondaryInterfaceBoundF | Success | | 0.181 |
testChangeClassBoundI | Success | | 0.033 |
testChangeClassBoundF | Success | | 0.197 |
testChangeInterfaceBoundI | Success | | 0.034 |
testChangeInterfaceBoundF | Success | | 0.227 |
testPublicToPackageI | Success | | 0.028 |
testPublicToPackageF | Success | | 0.184 |
testProtectedToPackageI | Success | | 0.028 |
testProtectedToPackageF | Success | | 0.226 |
testProtectedToPackageNoReferenceI | Success | | 0.030 |
testProtectedToPackageNoReferenceF | Success | | 0.201 |
testProtectedToPrivateI | Success | | 0.032 |
testProtectedToPrivateF | Success | | 0.179 |
testProtectedToPrivateNoExtendI | Success | | 0.027 |
testProtectedToPrivateNoExtendF | Success | | 0.187 |
testPublicToPrivateI | Success | | 0.029 |
testPublicToPrivateF | Success | | 0.309 |
testPublicToPrivateNoReferenceI | Success | | 0.031 |
testPublicToPrivateNoReferenceF | Success | | 0.236 |
testPublicToProtectedI | Success | | 0.028 |
testPublicToProtectedF | Success | | 0.197 |
testAddFinalNoReferenceI | Success | | 0.032 |
testAddFinalNoReferenceF | Success | | 0.210 |
testAddFinalOnStaticI | Success | | 0.028 |
testAddFinalOnStaticF | Success | | 0.188 |
testAddFinalOnStaticNoReferenceI | Success | | 0.029 |
testAddFinalOnStaticNoReferenceF | Success | | 0.220 |
testRemoveFinalOnConstantI | Success | | 0.031 |
testRemoveFinalOnConstantF | Success | | 0.216 |
testAddFinalI | Success | | 0.074 |
testAddFinalF | Success | | 0.198 |
testRemoveStaticF | Success | | 0.201 |
testRemoveStaticNoReferenceI | Success | | 0.027 |
testRemoveStaticNoReferenceF | Success | | 0.193 |
testProtectedToPackageRemoveNoReferenceI | Success | | 0.034 |
testProtectedToPackageRemoveNoReferenceF | Success | | 0.215 |
testModifyValueI | Success | | 0.029 |
testModifyValueF | Success | | 0.200 |
testChangeTypeI | Success | | 0.028 |
testChangeTypeF | Success | | 0.182 |
testChangeTypeNoExtendI | Success | | 0.027 |
testChangeTypeNoExtendF | Success | | 0.194 |
testChangeTypeNoReferenceI | Success | | 0.028 |
testChangeTypeNoReferenceF | Success | | 0.205 |
testGeneralizeTypeI | Success | | 0.028 |
testGeneralizeTypeF | Success | | 0.209 |
testGeneralizeTypeNoExtendI | Success | | 0.031 |
testGeneralizeTypeNoExtendF | Success | | 0.201 |
testGeneralizeTypeNoReferenceI | Success | | 0.027 |
testGeneralizeTypeNoReferenceF | Success | | 0.214 |
testSpecializeTypeI | Success | | 0.041 |
testSpecializeTypeF | Success | | 0.194 |
testRemoveTypeArgumentsI | Success | | 0.028 |
testRemoveTypeArgumentsF | Success | | 0.193 |
testAddTypeArgumentsI | Success | | 0.059 |
testAddTypeArgumentsF | Success | | 0.186 |
testAddNoReferenceI | Success | | 0.042 |
testAddNoReferenceF | Success | | 0.186 |
testAddStaticI | Success | | 0.028 |
testAddStaticF | Success | | 0.199 |
testAddStaticNoReferenceI | Success | | 0.026 |
testAddStaticNoReferenceF | Success | | 0.195 |
testRemoveStaticI | Success | | 0.028 |
testPublicToPackageI | Success | | 0.031 |
testPublicToPackageF | Success | | 0.223 |
testProtectedToPackageI | Success | | 0.031 |
testProtectedToPackageF | Success | | 0.194 |
testProtectedToPackageNoReferenceI | Success | | 0.027 |
testProtectedToPackageNoReferenceF | Success | | 0.191 |
testProtectedToPrivateI | Success | | 0.031 |
testProtectedToPrivateF | Success | | 0.191 |
testProtectedToPrivateNoExtendI | Success | | 0.027 |
testProtectedToPrivateNoExtendF | Success | | 0.195 |
testPublicToPrivateI | Success | | 0.028 |
testPublicToPrivateF | Success | | 0.191 |
testPublicToPrivateNoReferenceI | Success | | 0.028 |
testPublicToPrivateNoReferenceF | Success | | 0.205 |
testPublicToProtectedI | Success | | 0.030 |
testPublicToProtectedF | Success | | 0.225 |
testAddFinalI | Success | | 0.029 |
testAddFinalF | Success | | 0.234 |
testAddFinalNoExtendI | Success | | 0.030 |
testAddFinalNoExtendF | Success | | 0.214 |
testRemoveStaticF | Success | | 0.196 |
testRemoveStaticNoReferenceI | Success | | 0.037 |
testRemoveStaticNoReferenceF | Success | | 0.183 |
testAddNoOverrideF | Success | | 0.209 |
testAddNoOverrideToFinalI | Success | | 0.027 |
testAddNoOverrideToFinalF | Success | | 0.208 |
testAddFinalNoOverrideI | Success | | 0.031 |
testAddFinalNoOverrideF | Success | | 0.213 |
testAddFinalRemoveNoOverrideI | Success | | 0.028 |
testAddNoReferenceI | Success | | 0.028 |
testAddNoReferenceF | Success | | 0.197 |
testAddNoOverrideI | Success | | 0.027 |
testAddStaticI | Success | | 0.028 |
testAddStaticF | Success | | 0.189 |
testAddStaticNoReferenceI | Success | | 0.027 |
testAddStaticNoReferenceF | Success | | 0.202 |
testRemoveStaticI | Success | | 0.031 |
testAddAbstractI | Success | | 0.028 |
testAddAbstractF | Success | | 0.202 |
testAddFinalRemoveNoOverrideF | Success | | 0.189 |
testProtectedToPrivateNoOverrideI | Success | | 0.029 |
testProtectedToPrivateNoOverrideF | Success | | 0.193 |
testPrivateToPublicI | Success | | 0.067 |
testPrivateToPublicF | Success | | 0.224 |
testRemoveNoOverrideToFinalI | Success | | 0.030 |
testRemoveNoOverrideToFinalF | Success | | 0.187 |
testRemoveNoOverrideI | Success | | 0.026 |
testRemoveNoOverrideF | Success | | 0.308 |
testPublicToPackageI | Success | | 0.029 |
testPublicToPackageF | Success | | 0.182 |
testProtectedToPackageI | Success | | 0.029 |
testProtectedToPackageF | Success | | 0.198 |
testProtectedToPackageNoReferenceI | Success | | 0.031 |
testProtectedToPackageNoReferenceF | Success | | 0.200 |
testProtectedToPrivateI | Success | | 0.027 |
testProtectedToPrivateF | Success | | 0.188 |
testProtectedToPrivateNoExtendI | Success | | 0.033 |
testProtectedToPrivateNoExtendF | Success | | 0.225 |
testPublicToPrivateI | Success | | 0.027 |
testPublicToPrivateF | Success | | 0.204 |
testPublicToPrivateNoReferenceI | Success | | 0.031 |
testPublicToPrivateNoReferenceF | Success | | 0.192 |
testPublicToProtectedI | Success | | 0.028 |
testPublicToProtectedF | Success | | 0.207 |
testAddTypeParameterI | Success | | 0.033 |
testAddTypeParameterF | Success | | 0.196 |
testRemoveTypeParameterI | Success | | 0.035 |
testRemoveTypeParameterF | Success | | 0.240 |
testVarArgsToArrayI | Success | | 0.030 |
testVarArgsToArrayF | Success | | 0.234 |
testArrayToVarArgsI | Success | | 0.039 |
testArrayToVarArgsF | Success | | 0.199 |
testAddFieldI | Success | | 0.037 |
testAddFieldF | Success | | 0.185 |
testAddMethodI | Success | | 0.029 |
testAddMethodF | Success | | 0.197 |
testAddMemberTypeI | Success | | 0.029 |
testAddMemberTypeF | Success | | 0.185 |
testAddMethod2I | Success | | 0.031 |
testAddMethod2F | Success | | 0.202 |
testAddNonVisibleMethod2I | Success | | 0.027 |
testAddNonVisibleMethod2F | Success | | 0.199 |
testPrivateAddFieldI | Success | | 0.032 |
testAddNewInterfaceMethodI | Success | | 0.031 |
testAddNewInterfaceMethodF | Success | | 0.199 |
testAddInheritedMethodI | Success | | 0.129 |
testAddInheritedMethodF | Success | | 0.190 |
testAddNonVisibleMethodI | Success | | 0.027 |
testAddNonVisibleMethodF | Success | | 0.203 |
testPrivateAddFieldF | Success | | 0.194 |
testAddTypeI | Success | | 0.031 |
testAddTypeF | Success | | 0.187 |
testInvalidFieldI | Success | | 0.066 |
testInvalidFieldF | Success | | 0.193 |
testInvalidMethodI | Success | | 0.029 |
testInvalidMethodF | Success | | 0.179 |
testInvalidMemberTypeI | Success | | 0.029 |
testInvalidMemberTypeF | Success | | 0.205 |
testInvalidTypeI | Success | | 0.137 |
testInvalidTypeF | Success | | 0.197 |
testMalformedFieldI | Success | | 0.027 |
testMalformedFieldF | Success | | 0.182 |
testMalformedMethodI | Success | | 0.028 |
testMalformedMethodF | Success | | 0.196 |
testMalformedMemberTypeI | Success | | 0.028 |
testMalformedMemberTypeF | Success | | 0.190 |
testMalformedTypeI | Success | | 0.036 |
testMalformedTypeF | Success | | 0.184 |
testMalformedTagI | Success | | 0.027 |
testMalformedTagF | Success | | 0.204 |
testValidSinceTagsI | Success | | 0.038 |
testValidSinceTagsF | Success | | 0.216 |
testAddApiI | Success | | 0.040 |
testAddApiF | Success | | 0.188 |
testBreakApiI | Success | | 0.029 |
testBreakApiF | Success | | 0.205 |
testStableApiI | Success | | 0.027 |
testStableApiF | Success | | 0.204 |
testFalseMinorIncI | Success | | 0.170 |
testFalseMinorIncF | Success | | 0.712 |
testFalseMajorIncI | Success | | 0.564 |
testFalseMajorIncF | Success | | 0.641 |
testRemoveInternalClassI | Success | | 0.252 |
testRemoveInternalClassF | Success | | 0.232 |
testBreakApiRegardlessOfMajorVersionI | Success | | 0.271 |
testBreakApiRegardlessOfMajorVersionF | Success | | 0.504 |
test001 | Success | | 2.933 |
test002 | Success | | 3.466 |
test003 | Success | | 2.851 |
test004 | Success | | 3.092 |
test005 | Success | | 3.170 |
test006 | Success | | 3.032 |
test007 | Success | | 3.141 |
test008 | Success | | 3.037 |
test009 | Success | | 5.128 |
test010 | Success | | 3.372 |
test001 | Success | | 3.919 |
test002 | Success | | 5.269 |
test003 | Success | | 4.085 |
test004 | Success | | 5.145 |
test005 | Success | | 5.262 |
testFieldUsage1F | Success | | 4.258 |
testFieldUsage1I | Success | | 0.570 |
testFieldUsage2F | Success | | 0.100 |
testFieldUsage2I | Success | | 0.098 |
testFieldUsage3F | Success | | 0.099 |
testFieldUsage3I | Success | | 0.025 |
testFieldUsage4F | Success | | 0.107 |
testFieldUsage4I | Success | | 0.019 |
testFieldUsage5F | Success | | 0.115 |
testFieldUsage5I | Success | | 0.027 |
testFieldUsage6F | Success | | 0.120 |
testFieldUsage6I | Success | | 0.020 |
testMethodUsageTests1F | Success | | 0.368 |
testMethodUsageTests1I | Success | | 0.107 |
testMethodUsageTests2F | Success | | 0.102 |
testMethodUsageTests2I | Success | | 0.088 |
testMethodUsageTests3F | Success | | 0.110 |
testMethodUsageTests3I | Success | | 0.102 |
testMethodUsageTests4F | Success | | 0.101 |
testMethodUsageTests4I | Success | | 0.100 |
testMethodUsageTests5F | Success | | 0.070 |
testMethodUsageTests5I | Success | | 0.016 |
testMethodUsageTests6F | Success | | 0.069 |
testMethodUsageTests6I | Success | | 0.014 |
testMethodUsageTests7F | Success | | 0.074 |
testMethodUsageTests7I | Success | | 0.016 |
testConstructorUsageTests1F | Success | | 0.457 |
testConstructorUsageTests1I | Success | | 0.097 |
testClassUsageTests1F | Success | | 0.093 |
testClassUsageTests1I | Success | | 0.103 |
testClassUsageTests2F | Success | | 0.100 |
testClassUsageTests2I | Success | | 0.095 |
testClassIndirectImplements1F | Success | | 0.091 |
testClassIndirectImplements1I | Success | | 0.015 |
testClassIndirectImplements2F | Success | | 0.087 |
testClassIndirectImplements2I | Success | | 0.013 |
testClassIndirectImplements3F | Success | | 0.069 |
testClassIndirectImplements3I | Success | | 0.014 |
testClassIndirectImplements4F | Success | | 0.063 |
testClassIndirectImplements4I | Success | | 0.014 |
testClassIndirectImplements5F | Success | | 0.069 |
testClassIndirectImplements5I | Success | | 0.016 |
testClassIndirectImplements6F | Success | | 0.067 |
testClassIndirectImplements6I | Success | | 0.019 |
testClassIndirectImplements7F | Success | | 0.064 |
testClassIndirectImplements7I | Success | | 0.012 |
testAnonymousClassExtends2F | Success | | 0.068 |
testAnonymousClassExtends2I | Success | | 0.014 |
testAnonymousClassExtends3F | Success | | 0.075 |
testAnonymousClassExtends3I | Success | | 0.017 |
testAnonymousClassExtends4F | Success | | 0.095 |
testAnonymousClassExtends4I | Success | | 0.121 |
testAnonymousClassExtends6F | Success | | 0.074 |
testAnonymousClassExtends6I | Success | | 0.014 |
testAnonymousClassExtends7F | Success | | 0.088 |
testAnonymousClassExtends7I | Success | | 0.023 |
testLocalClassExtends1F | Success | | 0.083 |
testLocalClassExtends1I | Success | | 0.019 |
testLocalClassExtends2F | Success | | 0.205 |
testLocalClassExtends2I | Success | | 0.031 |
testLocalClassExtends3F | Success | | 0.161 |
testLocalClassExtends3I | Success | | 0.027 |
testLocalClassExtends4F | Success | | 0.135 |
testLocalClassExtends4I | Success | | 0.123 |
testInterfaceUsageTests1F | Success | | 0.087 |
testInterfaceUsageTests1I | Success | | 0.021 |
testInterfaceUsageTests2F | Success | | 1.420 |
testInterfaceUsageTests2I | Success | | 0.108 |
testIllegalExtendInterfaceF | Success | | 0.003 |
testIllegalExtendInterfaceI | Success | | 0.004 |
testUnusedFilter1F | Success | | 0.132 |
testUnusedFilter1I | Success | | 0.042 |
testUnusedFilter2F | Success | | 0.085 |
testUnusedFilter2I | Success | | 0.026 |
testUnusedFilter3F | Success | | 0.086 |
testUnusedFilter3I | Success | | 0.047 |
testUnusedFilter4F | Success | | 0.106 |
testUnusedFilter4I | Success | | 0.143 |
testAddExtendRestriction | Success | | 0.102 |
testRemoveExtendRestriction | Success | | 0.077 |
testAddImplementsRestriction | Success | | 0.157 |
testRemoveImplementRestriction | Success | | 0.194 |
testAddInstantiateRestriction | Success | | 0.081 |
testRemoveInstantiateRestriction | Success | | 0.095 |
testAddReferenceConstructorRestriction | Success | | 0.090 |
testRemoveReferenceConstructorRestriction | Success | | 0.086 |
testAddReferenceFieldRestriction | Success | | 0.083 |
testRemoveReferenceFieldRestriction | Success | | 0.109 |
testAddReferenceMethodRestriction | Success | | 0.108 |
testRemoveReferenceMethodRestriction | Success | | 0.106 |
testAddOverrideRestriction | Success | | 0.104 |
testRemoveOverrideRestriction | Success | | 0.100 |
testAddExtendInterfaceRestriction | Success | | 0.103 |
testRemoveExtendInterfaceRestriction | Success | | 0.113 |
testAddExtendInstantiateRestriction | Success | | 0.103 |
testRemoveExtendInstantiateRestriction | Success | | 0.104 |
testAddExtendImplementRestriction | Success | | 3.547 |
testRemoveExtendImplementRestriction | Success | | 0.213 |
testAddExtendRestrictionMultiPartPackageName | Success | | 0.105 |
testRemoveExtendRestrictionMultiPartPackageName | Success | | 0.088 |
testAddInstantiateRestrictionMultiPartPackageName | Success | | 0.121 |
testRemoveInstantiateRestrictionMultiPartPackageName | Success | | 0.092 |
testClassExtendsI | Success | | 0.024 |
testClassExtendsF | Success | | 0.065 |
testImplementsI | Success | | 0.014 |
testImplementsF | Success | | 0.071 |
testInstantiateI | Success | | 0.015 |
testInstantiateF | Success | | 0.076 |
testConstNoRefI | Success | | 0.014 |
testConstNoRefF | Success | | 0.064 |
testFieldNoRefI | Success | | 0.012 |
testFieldNoRefF | Success | | 0.063 |
testOverrideI | Success | | 0.015 |
testOverrideF | Success | | 0.064 |
testIExtendsI | Success | | 0.014 |
testIExtendsF | Success | | 0.077 |
testFieldUsage1F | Success | | 1.623 |
testFieldUsage1I | Success | | 0.092 |
testFieldUsage2F | Success | | 0.099 |
testFieldUsage2I | Success | | 0.020 |
testMethodUsageTests1F | Success | | 0.186 |
testMethodUsageTests1I | Success | | 0.104 |
testMethodUsageTests2F | Success | | 0.098 |
testMethodUsageTests2I | Success | | 0.100 |
testMethodUsageTests3F | Success | | 0.093 |
testMethodUsageTests3I | Success | | 0.106 |
testAnonymousClassExtends2F | Success | | 0.064 |
testAnonymousClassExtends2I | Success | | 0.013 |
testAnonymousClassExtends3F | Success | | 0.060 |
testAnonymousClassExtends3I | Success | | 0.013 |
testAnonymousClassExtends6F | Success | | 0.063 |
testAnonymousClassExtends6I | Success | | 0.013 |
testAnonymousClassExtends7F | Success | | 0.070 |
testAnonymousClassExtends7I | Success | | 0.015 |
testLocalClassExtends1F | Success | | 0.076 |
testLocalClassExtends1I | Success | | 0.017 |
testLocalClassExtends2F | Success | | 0.081 |
testLocalClassExtends2I | Success | | 0.019 |
testLocalClassExtends3F | Success | | 0.088 |
testLocalClassExtends3I | Success | | 0.019 |
testAnonymousTypeGenericMethod1F | Success | | 0.088 |
testAnonymousTypeGenericMethod1I | Success | | 0.020 |
testAnonymousTypeGenericMethod2F | Success | | 0.097 |
testAnonymousTypeGenericMethod2I | Success | | 0.015 |
testAnonymousTypeGenericMethod3F | Success | | 0.096 |
testAnonymousTypeGenericMethod3I | Success | | 0.133 |
testAnonymousTypeGenericField1F | Success | | 0.091 |
testAnonymousTypeGenericField1I | Success | | 0.019 |
testLocalTypeGeneicMethod1F | Success | | 0.080 |
testLocalTypeGeneircMethod1I | Success | | 0.015 |
testLocalTypeGeneicMethod2F | Success | | 0.066 |
testLocalTypeGeneircMethod2I | Success | | 0.013 |
testGenericInstantiate1F | Success | | 0.099 |
testGenericInstantiate1I | Success | | 0.013 |
testAnonymousClassExtends5F | Success | | 0.061 |
testAnonymousClassExtends5I | Success | | 0.014 |
testAnonymousClassExtendsGenericReturnF | Success | | 0.064 |
testAnonymousClassExtendsGenericReturnI | Success | | 0.015 |
testLocalClassExtendsGenericReturnF | Success | | 0.074 |
testLocalClassExtendsGenericReturnI | Success | | 0.013 |
testStringSwitchF | Success | | 0.073 |
testStringSwitchI | Success | | 0.016 |
testMultiCatchF | Success | | 0.066 |
testMultiCatchI | Success | | 0.014 |
testStringSwitchF | Success | | 0.397 |
testStringSwitchI | Success | | 0.016 |
testMultiCatchF | Success | | 0.087 |
testMultiCatchI | Success | | 0.021 |
testTryWithF | Success | | 0.098 |
testTryWithI | Success | | 0.120 |
testDiamondF | Success | | 0.190 |
testDiamondI | Success | | 0.015 |
testClassExtendsLeak1F | Success | | 0.615 |
testClassExtendsLeak1I | Success | | 0.014 |
testClassExtendsLeak2F | Success | | 0.078 |
testClassExtendsLeak2I | Success | | 0.011 |
testClassExtendsLeak3F | Success | | 0.072 |
testClassExtendsLeak3I | Success | | 0.011 |
testClassExtendsLeak4F | Success | | 0.077 |
testClassExtendsLeak4I | Success | | 0.012 |
testClassExtendsLeak5F | Success | | 0.076 |
testClassExtendsLeak5I | Success | | 0.012 |
testClassExtendsLeak6F | Success | | 0.103 |
testClassExtendsLeak6I | Success | | 0.014 |
testClassExtendsLeak7F | Success | | 0.085 |
testClassExtendsLeak7I | Success | | 0.013 |
testClassExtendsLeak8F | Success | | 0.092 |
testClassExtendsLeak8I | Success | | 0.014 |
testClassExtendsLeak9F | Success | | 0.086 |
testClassExtendsLeak24I | Success | | 0.014 |
testClassExtendsLeak25F | Success | | 0.086 |
testClassExtendsLeak25I | Success | | 0.011 |
testClassExtendsLeak26F | Success | | 0.082 |
testClassExtendsLeak26I | Success | | 0.014 |
testClassExtendsLeak27F | Success | | 0.096 |
testClassExtendsLeak27I | Success | | 0.019 |
testClassExtendsLeak28F | Success | | 0.104 |
testClassExtendsLeak28I | Success | | 0.012 |
testClassExtendsLeak29F | Success | | 0.086 |
testClassExtendsLeak29I | Success | | 0.013 |
testClassExtendsLeak30F | Success | | 0.127 |
testClassExtendsLeak30I | Success | | 0.012 |
testClassExtendsAndOverridesLeak31F | Success | | 0.072 |
testClassExtendsAndOverridesLeak31I | Success | | 0.012 |
testClassExtendsLeak9I | Success | | 0.016 |
testClassExtendsLeak10F | Success | | 0.078 |
testClassExtendsLeak10I | Success | | 0.013 |
testClassExtendsLeak11F | Success | | 0.086 |
testClassExtendsLeak11I | Success | | 0.024 |
testClassExtendsLeak12F | Success | | 0.082 |
testClassExtendsLeak12I | Success | | 0.020 |
testClassExtendsLeak23F | Success | | 0.102 |
testClassExtendsLeak23I | Success | | 0.016 |
testClassExtendsLeak24F | Success | | 0.103 |
testClassImplementsLeak1F | Success | | 0.103 |
testClassImplementsLeak1I | Success | | 0.016 |
testClassImplementsLeak2F | Success | | 0.088 |
testClassImplementsLeak2I | Success | | 0.016 |
testClassImplementsLeak3F | Success | | 0.079 |
testClassImplementsLeak3I | Success | | 0.014 |
testClassImplementsLeak4F | Success | | 0.086 |
testClassImplementsLeak4I | Success | | 0.011 |
testClassImplementsLeak5F | Success | | 0.072 |
testClassImplementsLeak5I | Success | | 0.012 |
testClassImplementsLeak6F | Success | | 0.087 |
testClassImplementsLeak6I | Success | | 0.011 |
testClassImplementsLeak7F | Success | | 0.078 |
testClassImplementsLeak7I | Success | | 0.011 |
testClassImplementsLeak8F | Success | | 0.091 |
testClassImplementsLeak8I | Success | | 0.019 |
testClassImplementsLeak9F | Success | | 0.076 |
testClassImplementsLeak9I | Success | | 0.014 |
testClassImplementsLeak10F | Success | | 0.097 |
testClassImplementsLeak10I | Success | | 0.015 |
testClassImplementsLeak11F | Success | | 0.122 |
testClassImplementsLeak11I | Success | | 0.012 |
testInterfaceExtendsLeak1F | Success | | 0.072 |
testInterfaceExtendsLeak1I | Success | | 0.011 |
testInterfaceExtendsLeak2F | Success | | 0.075 |
testInterfaceExtendsLeak2I | Success | | 0.016 |
testInterfaceExtendsLeak3F | Success | | 0.101 |
testInterfaceExtendsLeak3I | Success | | 0.012 |
testInterfaceExtendsLeak4F | Success | | 0.075 |
testInterfaceExtendsLeak4I | Success | | 0.011 |
testInterfaceExtendsLeak5F | Success | | 0.072 |
testInterfaceExtendsLeak5I | Success | | 0.013 |
testInterfaceExtendsLeak6F | Success | | 0.074 |
testInterfaceExtendsLeak6I | Success | | 0.012 |
testInterfaceExtendsLeak7F | Success | | 0.078 |
testInterfaceExtendsLeak7I | Success | | 0.012 |
testInterfaceExtendsLeak8F | Success | | 0.086 |
testInterfaceExtendsLeak8I | Success | | 0.016 |
testInterfaceExtendsLeak9F | Success | | 0.083 |
testInterfaceExtendsLeak9I | Success | | 0.014 |
testInterfaceExtendsLeak10F | Success | | 0.078 |
testInterfaceExtendsLeak10I | Success | | 0.012 |
testConstructorParameterLeak1F | Success | | 0.082 |
testConstructorParameterLeak1I | Success | | 0.013 |
testConstructorParameterLeak2F | Success | | 0.070 |
testConstructorParameterLeak2I | Success | | 0.013 |
testConstructorParameterLeak3F | Success | | 0.076 |
testConstructorParameterLeak3I | Success | | 0.015 |
testConstructorParameterLeak4F | Success | | 0.085 |
testConstructorParameterLeak4I | Success | | 0.015 |
testConstructorParameterLeak5F | Success | | 0.090 |
testConstructorParameterLeak5I | Success | | 0.017 |
testConstructorParameterLeak6F | Success | | 0.204 |
testConstructorParameterLeak6I | Success | | 0.018 |
testConstructorParameterLeak7F | Success | | 0.136 |
testConstructorParameterLeak7I | Success | | 0.020 |
testConstructorParameterLeak8F | Success | | 0.088 |
testConstructorParameterLeak8I | Success | | 0.013 |
testConstructorParameterLeak9F | Success | | 0.088 |
testConstructorParameterLeak9I | Success | | 0.021 |
testConstructorParameterLeak10F | Success | | 0.074 |
testConstructorParameterLeak10I | Success | | 0.016 |
testConstructorParameterLeak11F | Success | | 0.082 |
testConstructorParameterLeak11I | Success | | 0.017 |
testConstructorParameterLeak12F | Success | | 0.087 |
testConstructorParameterLeak12I | Success | | 0.016 |
testConstructorParameterLeak13F | Success | | 0.075 |
testConstructorParameterLeak13I | Success | | 0.014 |
testConstructorParameterLeak14F | Success | | 0.078 |
testConstructorParameterLeak14I | Success | | 0.012 |
testMethodParameterLeak1F | Success | | 0.084 |
testMethodParameterLeak1I | Success | | 0.017 |
testMethodParameterLeak2F | Success | | 0.080 |
testMethodParameterLeak2I | Success | | 0.013 |
testMethodParameterLeak3F | Success | | 0.076 |
testMethodParameterLeak3I | Success | | 0.017 |
testMethodParameterLeak4F | Success | | 0.077 |
testMethodParameterLeak4I | Success | | 0.014 |
testMethodParameterLeak5F | Success | | 0.089 |
testMethodParameterLeak5I | Success | | 0.018 |
testMethodParameterLeak6F | Success | | 0.068 |
testMethodParameterLeak6I | Success | | 0.012 |
testMethodParameterLeak7F | Success | | 0.080 |
testMethodParameterLeak7I | Success | | 0.021 |
testMethodParameterLeak8F | Success | | 0.079 |
testMethodParameterLeak8I | Success | | 0.013 |
testMethodParameterLeak9F | Success | | 0.082 |
testMethodParameterLeak9I | Success | | 0.020 |
testMethodParameterLeak10F | Success | | 0.112 |
testMethodParameterLeak10I | Success | | 0.014 |
testMethodParameterLeak11F | Success | | 0.079 |
testMethodParameterLeak11I | Success | | 0.020 |
testMethodParameterLeak12F | Success | | 0.084 |
testMethodParameterLeak12I | Success | | 0.020 |
testMethodParameterLeak13F | Success | | 0.071 |
testMethodParameterLeak13I | Success | | 0.014 |
testMethodParameterLeak14F | Success | | 0.071 |
testMethodParameterLeak14I | Success | | 0.011 |
testMethodParameterLeak15F | Success | | 0.070 |
testMethodParameterLeak15I | Success | | 0.010 |
testMethodParameterLeak16F | Success | | 0.068 |
testMethodParameterLeak16I | Success | | 0.016 |
testMethodParameterLeak17I | Success | | 0.012 |
testMethodParameterLeak17F | Success | | 0.072 |
testMethodParameterLeak18F | Success | | 0.089 |
testMethodParameterLeak18I | Success | | 0.016 |
testMethodParameterLeak19I | Success | | 0.013 |
testMethodParameterLeak20I | Success | | 0.012 |
testMethodParameterLeak14F | Success | | 0.072 |
testMethodParameterLeak14I | Success | | 0.013 |
testMethodParameterLeak15F | Success | | 0.075 |
testMethodParameterLeak15I | Success | | 0.011 |
testMethodParameterLeak16F | Success | | 0.075 |
testMethodParameterLeak16I | Success | | 0.012 |
testMethodReturnTypeLeak1F | Success | | 0.080 |
testMethodReturnTypeLeak1I | Success | | 0.013 |
testMethodReturnTypeLeak2F | Success | | 0.080 |
testMethodReturnTypeLeak2I | Success | | 0.016 |
testMethodReturnTypeLeak3F | Success | | 0.199 |
testMethodReturnTypeLeak3I | Success | | 0.022 |
testMethodReturnTypeLeak4F | Success | | 0.204 |
testMethodReturnTypeLeak4I | Success | | 0.056 |
testMethodReturnTypeLeak5F | Success | | 0.086 |
testMethodReturnTypeLeak5I | Success | | 0.018 |
testMethodReturnTypeLeak6F | Success | | 0.084 |
testMethodReturnTypeLeak6I | Success | | 0.015 |
testMethodReturnTypeLeak7F | Success | | 0.098 |
testMethodReturnTypeLeak7I | Success | | 0.016 |
testMethodReturnTypeLeak8F | Success | | 0.084 |
testMethodReturnTypeLeak8I | Success | | 0.016 |
testMethodReturnTypeLeak9F | Success | | 0.082 |
testMethodReturnTypeLeak9I | Success | | 0.013 |
testMethodReturnTypeLeak10F | Success | | 0.071 |
testMethodReturnTypeLeak10I | Success | | 0.012 |
testMethodReturnTypeLeak11F | Success | | 0.101 |
testMethodReturnTypeLeak11I | Success | | 0.023 |
testMethodReturnLeak12F | Success | | 0.073 |
testMethodReturnType12I | Success | | 0.017 |
testMethodReturnTypeLeak13F | Success | | 0.070 |
testMethodReturnTypeLeak13I | Success | | 0.013 |
testMethodReturnLeak17F | Success | | 0.067 |
testMethodReturnType17I | Success | | 0.011 |
testMethodReturnType18F | Success | | 0.075 |
testMethodReturnType18I | Success | | 0.011 |
testMethodReturnType19F | Success | | 0.076 |
testMethodReturnType19I | Success | | 0.011 |
testFieldTypeLeak1F | Success | | 0.071 |
testFieldTypeLeak1I | Success | | 0.013 |
testFieldTypeLeak2F | Success | | 0.078 |
testFieldTypeLeak2I | Success | | 0.018 |
testFieldTypeLeak3F | Success | | 0.073 |
testFieldTypeLeak3I | Success | | 0.012 |
testFieldTypeLeak4F | Success | | 0.079 |
testFieldTypeLeak4I | Success | | 0.019 |
testFieldTypeLeak5F | Success | | 0.101 |
testFieldTypeLeak5I | Success | | 0.060 |
testFieldTypeLeak6F | Success | | 0.073 |
testFieldTypeLeak6I | Success | | 0.015 |
testFieldTypeLeak7F | Success | | 0.076 |
testFieldTypeLeak7I | Success | | 0.012 |
testFieldTypeLeak8F | Success | | 0.075 |
testFieldTypeLeak8I | Success | | 0.013 |
testInvalidClassTag1F | Success | | 0.577 |
testInvalidClassTag2I | Success | | 0.034 |
testInvalidClassTag2F | Success | | 0.117 |
testInvalidClassTag3I | Success | | 0.018 |
testInvalidClassTag3F | Success | | 0.111 |
testInvalidClassTag4I | Success | | 0.017 |
testInvalidClassTag4F | Success | | 0.117 |
testInvalidClassTag5I | Success | | 0.018 |
testInvalidClassTag5F | Success | | 0.123 |
testInvalidClassTag6I | Success | | 0.018 |
testInvalidClassTag6F | Success | | 0.119 |
testInvalidClassTag7I | Success | | 0.018 |
testInvalidClassTag7F | Success | | 0.103 |
testInvalidClassTag8I | Success | | 0.015 |
testInvalidClassTag8F | Success | | 0.114 |
testInvalidClassTag1I | Success | | 0.016 |
testValidClassTag1I | Success | | 0.013 |
testValidClassTag1F | Success | | 0.101 |
testValidClassTag2I | Success | | 0.013 |
testValidClassTag2F | Success | | 0.103 |
testValidClassTag3I | Success | | 0.019 |
testValidClassTag3F | Success | | 0.101 |
testValidClassTag4I | Success | | 0.016 |
testValidClassTag4F | Success | | 0.145 |
testValidClassTag5I | Success | | 0.022 |
testValidClassTag5F | Success | | 0.100 |
testInvalidInterfaceTag1I | Success | | 0.023 |
testInvalidInterfaceTag1F | Success | | 0.104 |
testInvalidInterfaceTag2I | Success | | 0.014 |
testInvalidInterfaceTag2F | Success | | 0.141 |
testInvalidInterfaceTag3I | Success | | 0.018 |
testInvalidInterfaceTag3F | Success | | 0.114 |
testInvalidInterfaceTag4I | Success | | 0.014 |
testInvalidInterfaceTag4F | Success | | 0.100 |
testInvalidInterfaceTag5I | Success | | 0.016 |
testInvalidInterfaceTag5F | Success | | 0.109 |
testInvalidInterfaceTag6I | Success | | 0.017 |
testInvalidInterfaceTag6F | Success | | 0.122 |
testInvalidInterfaceTag6I | Success | | 0.017 |
testInvalidInterfaceTag6F | Success | | 0.109 |
testValidInterfaceTag1I | Success | | 0.014 |
testValidInterfaceTag1F | Success | | 0.100 |
testValidInterfaceTag2I | Success | | 0.013 |
testValidInterfaceTag2F | Success | | 0.103 |
testValidInterfaceTag3I | Success | | 0.014 |
testValidInterfaceTag3F | Success | | 0.098 |
testValidInterfaceTag4I | Success | | 0.015 |
testValidInterfaceTag4F | Success | | 0.115 |
testValidInterfaceTag5I | Success | | 0.016 |
testValidInterfaceTag5F | Success | | 0.224 |
testInvalidInterfaceTag7I | Success | | 0.018 |
testInvalidInterfaceTag7F | Success | | 0.106 |
testInvalidClassFieldTag5I | Success | | 0.023 |
testInvalidClassFieldTag5F | Success | | 0.106 |
testInvalidClassFieldTag6I | Success | | 0.016 |
testInvalidClassFieldTag6F | Success | | 0.115 |
testInvalidClassFieldTag7I | Success | | 0.021 |
testInvalidClassFieldTag7F | Success | | 0.105 |
testInvalidClassFieldTag8I | Success | | 0.016 |
testInvalidClassFieldTag8F | Success | | 0.099 |
testInvalidClassFieldTag9I | Success | | 0.020 |
testInvalidClassFieldTag9F | Success | | 0.112 |
testInvalidClassFieldTag10I | Success | | 0.018 |
testInvalidClassFieldTag10F | Success | | 0.165 |
testInvalidClassFieldTag11I | Success | | 0.031 |
testInvalidClassFieldTag11F | Success | | 0.125 |
testInvalidClassFieldTag12I | Success | | 0.022 |
testInvalidClassFieldTag1I | Success | | 0.019 |
testInvalidClassFieldTag1F | Success | | 0.112 |
testInvalidClassFieldTag2I | Success | | 0.017 |
testInvalidClassFieldTag2F | Success | | 0.127 |
testInvalidClassFieldTag3I | Success | | 0.023 |
testInvalidClassFieldTag3F | Success | | 0.121 |
testInvalidClassFieldTag4I | Success | | 0.014 |
testInvalidClassFieldTag4F | Success | | 0.108 |
testInvalidClassFieldTag12F | Success | | 0.103 |
testInvalidInterfaceFieldTag1I | Success | | 0.015 |
testInvalidInterfaceFieldTag1F | Success | | 0.003 |
testInvalidInterfaceFieldTag2I | Success | | 0.013 |
testInvalidInterfaceFieldTag2F | Success | | 0.106 |
testInvalidInterfaceFieldTag3I | Success | | 0.014 |
testInvalidInterfaceFieldTag3F | Success | | 0.108 |
testInvalidInterfaceFieldTag4I | Success | | 0.013 |
testInvalidInterfaceFieldTag4F | Success | | 0.104 |
testInvalidInterfaceFieldTag5I | Success | | 0.015 |
testInvalidInterfaceFieldTag5F | Success | | 0.125 |
testInvalidInterfaceFieldTag6I | Success | | 0.014 |
testInvalidInterfaceFieldTag6F | Success | | 0.096 |
testInvalidInterfaceFieldTag7I | Success | | 0.015 |
testInvalidInterfaceFieldTag7F | Success | | 0.097 |
testInvalidInterfaceFieldTag8I | Success | | 0.013 |
testInvalidInterfaceFieldTag8F | Success | | 0.109 |
testInvalidInterfaceFieldTag9I | Success | | 0.017 |
testInvalidInterfaceFieldTag9F | Success | | 0.110 |
testInvalidInterfaceFieldTag10I | Success | | 0.020 |
testInvalidInterfaceFieldTag10F | Success | | 0.119 |
testInvalidInterfaceFieldTag11I | Success | | 0.015 |
testInvalidInterfaceFieldTag11F | Success | | 0.116 |
testInvalidInterfaceFieldTag12I | Success | | 0.071 |
testInvalidInterfaceFieldTag12F | Success | | 0.116 |
testInvalidAnnotationFieldTag1I | Success | | 0.018 |
testInvalidAnnotationFieldTag1F | Success | | 0.113 |
testInvalidAnnotationFieldTag2I | Success | | 0.013 |
testInvalidAnnotationFieldTag2F | Success | | 0.112 |
testInvalidAnnotationFieldTag3I | Success | | 0.020 |
testInvalidAnnotationFieldTag3F | Success | | 0.132 |
testInvalidAnnotationFieldTag4I | Success | | 0.013 |
testInvalidAnnotationFieldTag4F | Success | | 0.097 |
testInvalidAnnotationFieldTag5I | Success | | 0.018 |
testInvalidAnnotationFieldTag5F | Success | | 0.104 |
testInvalidAnnotationFieldTag6I | Success | | 0.013 |
testInvalidAnnotationFieldTag6F | Success | | 0.098 |
testInvalidAnnotationFieldTag7I | Success | | 0.015 |
testInvalidAnnotationFieldTag7F | Success | | 0.109 |
testInvalidAnnotationFieldTag8I | Success | | 0.020 |
testInvalidAnnotationFieldTag8F | Success | | 0.111 |
testInvalidAnnotationFieldTag9I | Success | | 0.023 |
testInvalidAnnotationFieldTag9F | Success | | 0.115 |
testInvalidAnnotationFieldTag10I | Success | | 0.016 |
testInvalidAnnotationFieldTag10F | Success | | 0.108 |
testInvalidAnnotationFieldTag11I | Success | | 0.017 |
testInvalidAnnotationFieldTag11F | Success | | 0.103 |
testInvalidEnumFieldTag1I | Success | | 0.024 |
testInvalidEnumFieldTag1F | Success | | 0.134 |
testInvalidEnumFieldTag2I | Success | | 0.016 |
testInvalidEnumFieldTag2F | Success | | 0.124 |
testInvalidEnumFieldTag3I | Success | | 0.024 |
testInvalidEnumFieldTag3F | Success | | 0.108 |
testInvalidEnumFieldTag4I | Success | | 0.015 |
testInvalidEnumFieldTag4F | Success | | 0.099 |
testInvalidEnumFieldTag5I | Success | | 0.025 |
testInvalidEnumFieldTag5F | Success | | 0.165 |
testInvalidEnumFieldTag6I | Success | | 0.017 |
testInvalidEnumFieldTag6F | Success | | 0.111 |
testInvalidEnumFieldTag7I | Success | | 0.020 |
testInvalidEnumFieldTag7F | Success | | 0.102 |
testInvalidEnumFieldTag8I | Success | | 0.020 |
testInvalidEnumFieldTag8F | Success | | 0.106 |
testInvalidEnumFieldTag9I | Success | | 0.023 |
testInvalidEnumFieldTag9F | Success | | 0.130 |
testInvalidEnumFieldTag10I | Success | | 0.021 |
testInvalidEnumFieldTag10F | Success | | 0.111 |
testInvalidEnumFieldTag11I | Success | | 0.021 |
testInvalidEnumFieldTag11F | Success | | 0.102 |
testInvalidEnumFieldTag12I | Success | | 0.014 |
testInvalidEnumFieldTag12F | Success | | 0.097 |
testInvalidEnumConstantTag1I | Success | | 0.017 |
testInvalidEnumConstantTag1F | Success | | 0.210 |
testInvalidEnumConstantTag2I | Success | | 0.017 |
testInvalidEnumConstantTag2F | Success | | 0.104 |
testInvalidEnumConstantTag3I | Success | | 0.020 |
testInvalidEnumConstantTag3F | Success | | 0.109 |
testInvalidEnumConstantTag4I | Success | | 0.110 |
testInvalidEnumConstantTag4F | Success | | 0.103 |
testInvalidEnumConstantTag5I | Success | | 0.017 |
testInvalidEnumConstantTag5F | Success | | 0.112 |
testInvalidEnumConstantTag6I | Success | | 0.017 |
testInvalidEnumConstantTag6F | Success | | 0.108 |
testInvalidEnumConstantTag7I | Success | | 0.023 |
testInvalidEnumConstantTag7F | Success | | 0.108 |
testInvalidEnumConstantTag8I | Success | | 0.018 |
testInvalidEnumConstantTag8F | Success | | 0.103 |
testInvalidEnumConstantTag9I | Success | | 0.017 |
testInvalidEnumConstantTag9F | Success | | 0.101 |
testInvalidEnumConstantTag10I | Success | | 0.019 |
testInvalidEnumConstantTag10F | Success | | 0.134 |
testValidClassFieldTag3F | Success | | 0.096 |
testValidClassFieldTag4I | Success | | 0.013 |
testValidClassFieldTag4F | Success | | 0.102 |
testValidClassFieldTag5I | Success | | 0.013 |
testValidClassFieldTag5F | Success | | 0.116 |
testValidClassFieldTag6I | Success | | 0.021 |
testValidClassFieldTag6F | Success | | 0.098 |
testValidClassFieldTag7I | Success | | 0.014 |
testValidClassFieldTag7F | Success | | 0.105 |
testValidClassFieldTag8I | Success | | 0.017 |
testValidClassFieldTag8F | Success | | 0.095 |
testValidClassFieldTag1I | Success | | 0.012 |
testValidClassFieldTag1F | Success | | 0.093 |
testValidClassFieldTag2I | Success | | 0.012 |
testValidClassFieldTag2F | Success | | 0.103 |
testValidClassFieldTag3I | Success | | 0.021 |
testValidInterfaceFieldTag1I | Success | | 0.013 |
testValidInterfaceFieldTag1F | Success | | 0.104 |
testValidInterfaceFieldTag2I | Success | | 0.015 |
testValidInterfaceFieldTag2F | Success | | 0.102 |
testValidInterfaceFieldTag3I | Success | | 0.013 |
testValidInterfaceFieldTag3F | Success | | 0.110 |
testValidInterfaceFieldTag4I | Success | | 0.014 |
testValidInterfaceFieldTag4F | Success | | 0.116 |
testValidEnumFieldTag1I | Success | | 0.018 |
testValidEnumFieldTag1F | Success | | 0.116 |
testValidEnumFieldTag2I | Success | | 0.017 |
testValidEnumFieldTag2F | Success | | 0.133 |
testValidEnumFieldTag4I | Success | | 0.017 |
testValidEnumFieldTag4F | Success | | 0.095 |
testValidEnumFieldTag3I | Success | | 0.015 |
testValidEnumFieldTag3F | Success | | 0.222 |
testValidEnumFieldTag5I | Success | | 0.019 |
testValidEnumFieldTag5F | Success | | 0.365 |
testInvalidAnnotationMethodTag1I | Success | | 0.019 |
testInvalidAnnotationMethodTag1F | Success | | 0.211 |
testInvalidAnnotationMethodTag2I | Success | | 0.014 |
testInvalidAnnotationMethodTag2F | Success | | 0.106 |
testInvalidAnnotationMethodTag3I | Success | | 0.016 |
testInvalidAnnotationMethodTag3F | Success | | 0.094 |
testInvalidAnnotationMethodTag4I | Success | | 0.014 |
testInvalidAnnotationMethodTag5I | Success | | 0.015 |
testInvalidAnnotationMethodTag5F | Success | | 0.094 |
testInvalidAnnotationMethodTag6I | Success | | 0.013 |
testInvalidAnnotationMethodTag6F | Success | | 0.096 |
testInvalidAnnotationMethodTag7I | Success | | 0.015 |
testInvalidAnnotationMethodTag7F | Success | | 0.094 |
testInvalidAnnotationMethodTag8I | Success | | 0.014 |
testInvalidAnnotationMethodTag8F | Success | | 0.092 |
testInvalidAnnotationMethodTag9I | Success | | 0.022 |
testInvalidAnnotationMethodTag9F | Success | | 0.103 |
testInvalidAnnotationMethodTag10I | Success | | 0.016 |
testInvalidAnnotationMethodTag10F | Success | | 0.112 |
testInvalidAnnotationMethodTag4F | Success | | 0.118 |
testInvalidAnnotationMethodTag11I | Success | | 0.012 |
testInvalidAnnotationMethodTag11F | Success | | 0.096 |
testInvalidAnnotationMethodTag12I | Success | | 0.019 |
testInvalidAnnotationMethodTag12F | Success | | 0.102 |
testInvalidEnumMethodTag1I | Success | | 0.018 |
testInvalidEnumMethodTag1F | Success | | 0.095 |
testInvalidEnumMethodTag2I | Success | | 0.014 |
testInvalidEnumMethodTag2F | Success | | 0.098 |
testInvalidEnumMethodTag3I | Success | | 0.017 |
testInvalidEnumMethodTag3F | Success | | 0.106 |
testInvalidEnumMethodTag4I | Success | | 0.014 |
testInvalidEnumMethodTag4F | Success | | 0.099 |
testInvalidEnumMethodTag5I | Success | | 0.024 |
testInvalidEnumMethodTag5F | Success | | 0.133 |
testInvalidEnumMethodTag6I | Success | | 0.015 |
testInvalidEnumMethodTag6F | Success | | 0.092 |
testInvalidEnumMethodTag7I | Success | | 0.021 |
testInvalidEnumMethodTag7F | Success | | 0.104 |
testInvalidEnumMethodTag8I | Success | | 0.014 |
testInvalidEnumMethodTag8F | Success | | 0.102 |
testInvalidEnumMethodTag9I | Success | | 0.018 |
testInvalidEnumMethodTag9F | Success | | 0.100 |
testInvalidClassMethodTag1I | Success | | 0.023 |
testInvalidClassMethodTag1F | Success | | 0.254 |
testInvalidClassMethodTag2I | Success | | 0.018 |
testInvalidClassMethodTag2F | Success | | 0.102 |
testInvalidClassMethodTag3I | Success | | 0.023 |
testInvalidClassMethodTag3F | Success | | 0.118 |
testInvalidClassMethodTag4I | Success | | 0.020 |
testInvalidClassMethodTag4F | Success | | 0.105 |
testInvalidClassMethodTag5I | Success | | 0.019 |
testInvalidClassMethodTag5F | Success | | 0.106 |
testInvalidClassMethodTag6I | Success | | 0.017 |
testInvalidClassMethodTag6F | Success | | 0.108 |
testInvalidClassMethodTag7I | Success | | 0.017 |
testInvalidClassMethodTag7F | Success | | 0.101 |
testInvalidClassMethodTag8I | Success | | 0.013 |
testInvalidClassMethodTag8F | Success | | 0.093 |
testInvalidClassMethodTag9I | Success | | 0.014 |
testInvalidClassMethodTag9F | Success | | 0.092 |
testInvalidClassMethodTag10I | Success | | 0.015 |
testInvalidClassMethodTag10F | Success | | 0.102 |
testInvalidClassMethodTag11I | Success | | 0.015 |
testInvalidClassMethodTag11F | Success | | 0.094 |
testInvalidClassMethodTag12I | Success | | 0.013 |
testInvalidClassMethodTag12F | Success | | 0.091 |
testInvalidClassMethodTag13I | Success | | 0.065 |
testInvalidClassMethodTag13F | Success | | 0.091 |
testInvalidClassMethodTag14I | Success | | 0.014 |
testInvalidClassMethodTag14F | Success | | 0.101 |
testInvalidClassMethodTag1I | Success | | 0.018 |
testInvalidClassMethodTag1F | Success | | 0.137 |
testInvalidClassMethodTag2I | Success | | 0.019 |
testInvalidClassMethodTag2F | Success | | 0.101 |
testInvalidClassMethodTag3I | Success | | 0.023 |
testInvalidClassMethodTag3F | Success | | 0.203 |
testInvalidClassMethodTag4I | Success | | 0.015 |
testInvalidClassMethodTag4F | Success | | 0.105 |
testInvalidClassMethodTag5I | Success | | 0.023 |
testInvalidClassMethodTag5F | Success | | 0.100 |
testInvalidClassMethodTag6I | Success | | 0.013 |
testInvalidClassMethodTag6F | Success | | 0.093 |
testInvalidClassMethodTag7I | Success | | 0.016 |
testInvalidClassMethodTag7F | Success | | 0.099 |
testInvalidClassMethodTag8I | Success | | 0.018 |
testInvalidClassMethodTag8F | Success | | 0.090 |
testInvalidClassMethodTag9I | Success | | 0.016 |
testInvalidClassMethodTag9F | Success | | 0.109 |
testInvalidClassMethodTag10I | Success | | 0.017 |
testInvalidClassMethodTag10F | Success | | 0.106 |
testInvalidInterfaceMethodTag1I | Success | | 0.018 |
testInvalidInterfaceMethodTag1F | Success | | 0.096 |
testInvalidInterfaceMethodTag2I | Success | | 0.013 |
testInvalidInterfaceMethodTag2F | Success | | 0.091 |
testInvalidInterfaceMethodTag3I | Success | | 0.016 |
testInvalidInterfaceMethodTag3F | Success | | 0.092 |
testInvalidInterfaceMethodTag4I | Success | | 0.014 |
testInvalidInterfaceMethodTag4F | Success | | 0.114 |
testInvalidInterfaceMethodTag5I | Success | | 0.017 |
testInvalidInterfaceMethodTag5F | Success | | 0.095 |
testInvalidInterfaceMethodTag6I | Success | | 0.050 |
testInvalidInterfaceMethodTag6F | Success | | 0.094 |
testInvalidInterfaceMethodTag7I | Success | | 0.015 |
testInvalidInterfaceMethodTag7F | Success | | 0.094 |
testInvalidInterfaceMethodTag8I | Success | | 0.013 |
testInvalidInterfaceMethodTag8F | Success | | 0.093 |
testValidClassMethodTag2I | Success | | 0.016 |
testValidClassMethodTag2F | Success | | 0.108 |
testValidClassMethodTag3I | Success | | 0.020 |
testValidClassMethodTag3F | Success | | 0.093 |
testValidClassMethodTag4I | Success | | 0.015 |
testValidClassMethodTag4F | Success | | 0.091 |
testValidClassMethodTag5I | Success | | 0.014 |
testValidClassMethodTag5F | Success | | 0.129 |
testValidClassMethodTag6I | Success | | 0.021 |
testValidClassMethodTag6F | Success | | 0.113 |
testValidClassMethodTag7I | Success | | 0.015 |
testValidClassMethodTag7F | Success | | 0.099 |
testValidClassMethodTag8I | Success | | 0.013 |
testValidClassMethodTag8F | Success | | 0.093 |
testValidClassMethodTag9I | Success | | 0.019 |
testValidClassMethodTag9F | Success | | 0.103 |
testValidClassMethodTag10I | Success | | 0.013 |
testValidClassMethodTag10F | Success | | 0.094 |
testValidClassMethodTag1I | Success | | 0.014 |
testValidClassMethodTag1F | Success | | 0.103 |
testValidInterfaceMethodTag1I | Success | | 0.016 |
testValidInterfaceMethodTag1F | Success | | 0.090 |
testValidInterfaceMethodTag2I | Success | | 0.014 |
testValidInterfaceMethodTag2F | Success | | 0.089 |
testValidInterfaceMethodTag3I | Success | | 0.013 |
testValidInterfaceMethodTag3F | Success | | 0.095 |
testValidInterfaceMethodTag4I | Success | | 0.013 |
testValidInterfaceMethodTag4F | Success | | 0.092 |
testValidInterfaceMethodTag5I | Success | | 0.050 |
testValidInterfaceMethodTag5F | Success | | 0.089 |
testValidEnumMethodTag1I | Success | | 0.013 |
testValidEnumMethodTag1F | Success | | 0.107 |
testValidEnumMethodTag2I | Success | | 0.013 |
testValidEnumMethodTag2F | Success | | 0.090 |
testValidEnumMethodTag3I | Success | | 0.015 |
testValidEnumMethodTag3F | Success | | 0.091 |
testValidEnumMethodTag4I | Success | | 0.015 |
testValidEnumMethodTag4F | Success | | 0.096 |
testValidEnumMethodTag5I | Success | | 0.013 |
testValidEnumMethodTag5F | Success | | 0.096 |
testInvalidEnumTag1I | Success | | 0.017 |
testInvalidEnumTag1F | Success | | 0.094 |
testInvalidEnumTag2I | Success | | 0.014 |
testInvalidEnumTag2F | Success | | 0.097 |
testInvalidEnumTag3I | Success | | 0.016 |
testInvalidEnumTag3F | Success | | 0.100 |
testInvalidEnumTag4I | Success | | 0.015 |
testInvalidEnumTag4F | Success | | 0.099 |
testInvalidEnumTag5I | Success | | 0.018 |
testInvalidEnumTag5F | Success | | 0.096 |
testInvalidEnumTag6I | Success | | 0.014 |
testInvalidEnumTag6F | Success | | 0.104 |
testInvalidEnumTag7I | Success | | 0.017 |
testInvalidEnumTag7F | Success | | 0.091 |
testInvalidEnumTag8I | Success | | 0.013 |
testInvalidEnumTag8F | Success | | 0.096 |
testInvalidEnumTag9I | Success | | 0.016 |
testInvalidEnumTag9F | Success | | 0.092 |
testInvalidEnumTag10I | Success | | 0.014 |
testInvalidEnumTag10F | Success | | 0.093 |
testInvalidAnnotationTag1I | Success | | 0.018 |
testInvalidAnnotationTag1F | Success | | 0.149 |
testInvalidAnnotationTag2I | Success | | 0.015 |
testInvalidAnnotationTag2F | Success | | 0.103 |
testInvalidAnnotationTag3I | Success | | 0.018 |
testInvalidAnnotationTag3F | Success | | 0.118 |
testInvalidAnnotationTag4I | Success | | 0.013 |
testInvalidAnnotationTag4F | Success | | 0.093 |
testInvalidAnnotationTag5I | Success | | 0.015 |
testInvalidAnnotationTag5F | Success | | 0.094 |
testInvalidAnnotationTag6I | Success | | 0.013 |
testInvalidAnnotationTag6F | Success | | 0.097 |
testInvalidAnnotationTag7I | Success | | 0.018 |
testInvalidAnnotationTag7F | Success | | 0.203 |
testInvalidAnnotationTag8I | Success | | 0.015 |
testInvalidAnnotationTag8F | Success | | 0.093 |
testInvalidAnnotationTag9I | Success | | 0.015 |
testInvalidAnnotationTag9F | Success | | 0.105 |
testInvalidAnnotationTag10I | Success | | 0.013 |
testInvalidAnnotationTag10F | Success | | 0.093 |
testInvalidAnnotationTag11I | Success | | 0.014 |
testInvalidAnnotationTag11F | Success | | 0.091 |
testInvalidAnnotationTag12I | Success | | 0.018 |
testInvalidAnnotationTag12F | Success | | 0.099 |
testClassWithDuplicateTagsI | Success | | 0.014 |
testClassWithDuplicateTagsF | Success | | 0.095 |
testInterfaceWithDuplicateTagsI | Success | | 0.014 |
testInterfaceWithDuplicateTagsF | Success | | 0.090 |
testClassFieldWithDuplicateTagsI | Success | | 0.015 |
testClassFieldWithDuplicateTagsF | Success | | 0.095 |
testInterfaceFieldWithDuplicateTagsI | Success | | 0.015 |
testInterfaceFieldWithDuplicateTagsF | Success | | 0.089 |
testEnumFieldWithDuplicateTagsI | Success | | 0.016 |
testEnumFieldWithDuplicateTagsF | Success | | 0.102 |
testClassMethoddWithDuplicateTagsI | Success | | 0.017 |
testClassMethodWithDuplicateTagsF | Success | | 0.163 |
testInterfaceMethoddWithDuplicateTagsI | Success | | 0.016 |
testInterfaceMethodWithDuplicateTagsF | Success | | 0.094 |
testEnumMethodWithDuplicateTagsI | Success | | 0.017 |
testEnumMethodWithDuplicateTagsF | Success | | 0.104 |
test1 | Failure | deltatest folder must exist
junit.framework.AssertionFailedError: deltatest folder must exist at org.eclipse.pde.api.tools.anttasks.tests.ApiToolingAnalysisAntTaskTests.test1(ApiToolingAnalysisAntTaskTests.java:35) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.395 |
test2 | Success | | 0.280 |
test3 | Success | | 0.270 |
test4 | Success | | 0.309 |
test5 | Failure | deltatest folder must exist
junit.framework.AssertionFailedError: deltatest folder must exist at org.eclipse.pde.api.tools.anttasks.tests.ApiToolingAnalysisAntTaskTests.test5(ApiToolingAnalysisAntTaskTests.java:91) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.241 |
test6 | Failure | deltatest2 folder must exist
junit.framework.AssertionFailedError: deltatest2 folder must exist at org.eclipse.pde.api.tools.anttasks.tests.ApiToolingAnalysisAntTaskTests.test6(ApiToolingAnalysisAntTaskTests.java:110) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.298 |
test7 | Failure | deltatest folder must exist
junit.framework.AssertionFailedError: deltatest folder must exist at org.eclipse.pde.api.tools.anttasks.tests.ApiToolingAnalysisAntTaskTests.test7(ApiToolingAnalysisAntTaskTests.java:127) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.264 |
test1 | Success | | 0.277 |
test2 | Success | | 0.231 |
test3 | Success | | 0.218 |
test1 | Success | | 0.329 |
test2 | Success | | 0.317 |
test3 | Success | | 0.276 |
testIllegalUse | Success | | 1.783 |
testIllegalUseFiltered | Success | | 1.432 |
test1 | Success | | 0.247 |
test2 | Success | | 0.245 |
test3 | Success | | 0.253 |
test4 | Success | | 0.246 |
Name | Status | Type | Time(s) |
testPersistRestoreXML | Success | | 0.035 |
testVisitPackages | Success | | 0.001 |
test209335 | Success | | 0.000 |
testADefPkg | Success | | 0.000 |
testBDefPkg | Success | | 0.000 |
testCDefPkg | Success | | 0.000 |
testDDefPkg | Success | | 0.000 |
testIADefPkg | Success | | 0.000 |
testIBDefPkg | Success | | 0.001 |
testAApiPkg | Success | | 0.000 |
testBApiPkg | Success | | 0.000 |
testCApiPkg | Success | | 0.000 |
testDApiPkg | Success | | 0.000 |
testICApiPkg | Success | | 0.000 |
testIDApiPkg | Success | | 0.000 |
testASpiPkg | Success | | 0.000 |
testBSpiPkg | Success | | 0.001 |
testCSpiPkg | Success | | 0.000 |
testDSpiPkg | Success | | 0.000 |
testESpiPkg | Success | | 0.000 |
testIASpiPkg | Success | | 0.000 |
testIBSpiPkg | Success | | 0.000 |
testAInternalPkg | Success | | 0.000 |
testBInternalPkg | Success | | 0.000 |
testBinaryHasNoApiDescription | Error | N/A
java.lang.NullPointerException at org.eclipse.pde.api.tools.model.tests.ApiDescriptionTests.testBinaryHasNoApiDescription(ApiDescriptionTests.java:803) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.079 |
testBinaryHasApiDescription | Error | N/A
java.lang.NullPointerException at org.eclipse.pde.api.tools.model.tests.ApiDescriptionTests.testBinaryHasApiDescription(ApiDescriptionTests.java:812) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.003 |
testVisitTypes | Success | | 0.001 |
testRestoreFromXML | Failure | Wrong begin visit element expected:<a.b.c.internal> but was:<a.b.c.spi>
junit.framework.AssertionFailedError: Wrong begin visit element expected:<a.b.c.internal> but was:<a.b.c.spi> at org.eclipse.pde.api.tools.model.tests.ApiDescriptionTests$1.visitElement(ApiDescriptionTests.java:351) at org.eclipse.pde.api.tools.internal.ApiDescription.visitNode(ApiDescription.java:360) at org.eclipse.pde.api.tools.internal.ApiDescription.visitChildren(ApiDescription.java:287) at org.eclipse.pde.api.tools.internal.ApiDescription.accept(ApiDescription.java:270) at org.eclipse.pde.api.tools.model.tests.ApiDescriptionTests.testRestoreFromXML(ApiDescriptionTests.java:365) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.019 |
testNullArguments | Success | | 0.005 |
testSearchNoSeparateScope | Success | | 0.005 |
testSearchSeparateScope | Success | | 0.004 |
testSearchExcludeOne | Success | | 0.005 |
testSearchExcludeAll | Success | | 0.005 |
testExcludeRegexOne | Success | | 0.005 |
testExcludeRegexAll | Success | | 0.005 |
testSearchApiOnly | Success | | 0.005 |
testSearchInternalOnly | Success | | 0.004 |
testSearchWithDebugOn | Success | | 0.005 |
testBadRegex | Success | | 0.005 |
testGetComponentId | Failure | The testing component should not be null
junit.framework.AssertionFailedError: The testing component should not be null at org.eclipse.pde.api.tools.search.tests.SkippedComponentTests.testGetComponentId(SkippedComponentTests.java:82) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.003 |
testEquals | Failure | The testing component should not be null
junit.framework.AssertionFailedError: The testing component should not be null at org.eclipse.pde.api.tools.search.tests.SkippedComponentTests.testEquals(SkippedComponentTests.java:48) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.003 |
testHashCode | Failure | The testing component should not be null
junit.framework.AssertionFailedError: The testing component should not be null at org.eclipse.pde.api.tools.search.tests.SkippedComponentTests.testHashCode(SkippedComponentTests.java:66) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.003 |
testWasExcluded | Failure | The testing component should not be null
junit.framework.AssertionFailedError: The testing component should not be null at org.eclipse.pde.api.tools.search.tests.SkippedComponentTests.testWasExcluded(SkippedComponentTests.java:100) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.002 |
testHasResolutionErrors | Failure | The testing component should not be null
junit.framework.AssertionFailedError: The testing component should not be null at org.eclipse.pde.api.tools.search.tests.SkippedComponentTests.testHasResolutionErrors(SkippedComponentTests.java:117) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.003 |
testGetAncestor | Failure | The testing component should not be null
junit.framework.AssertionFailedError: The testing component should not be null at org.eclipse.pde.api.tools.search.tests.SkippedComponentTests.testGetAncestor(SkippedComponentTests.java:134) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.002 |
testGetApiComponent | Failure | The testing component should not be null
junit.framework.AssertionFailedError: The testing component should not be null at org.eclipse.pde.api.tools.search.tests.SkippedComponentTests.testGetApiComponent(SkippedComponentTests.java:149) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.002 |
testGetName | Failure | The testing component should not be null
junit.framework.AssertionFailedError: The testing component should not be null at org.eclipse.pde.api.tools.search.tests.SkippedComponentTests.testGetName(SkippedComponentTests.java:164) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.002 |
testGetParent | Failure | The testing component should not be null
junit.framework.AssertionFailedError: The testing component should not be null at org.eclipse.pde.api.tools.search.tests.SkippedComponentTests.testGetParent(SkippedComponentTests.java:179) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.003 |
testGetType | Failure | The testing component should not be null
junit.framework.AssertionFailedError: The testing component should not be null at org.eclipse.pde.api.tools.search.tests.SkippedComponentTests.testGetType(SkippedComponentTests.java:194) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.002 |
testGetVersion | Failure | The testing component should not be null
junit.framework.AssertionFailedError: The testing component should not be null at org.eclipse.pde.api.tools.search.tests.SkippedComponentTests.testGetVersion(SkippedComponentTests.java:209) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.002 |
testGetErrors | Failure | The testing component should not be null
junit.framework.AssertionFailedError: The testing component should not be null at org.eclipse.pde.api.tools.search.tests.SkippedComponentTests.testGetErrors(SkippedComponentTests.java:224) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.002 |
testGetErrorDetails | Failure | The testing component should not be null
junit.framework.AssertionFailedError: The testing component should not be null at org.eclipse.pde.api.tools.search.tests.SkippedComponentTests.testGetErrorDetails(SkippedComponentTests.java:239) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.002 |
testSearchXmlReporterNoExclusions | Failure | the report root must exist
junit.framework.AssertionFailedError: the report root must exist at org.eclipse.pde.api.tools.search.tests.UseSearchTests.assertXMLReport(UseSearchTests.java:54) at org.eclipse.pde.api.tools.search.tests.UseSearchTests.testSearchXmlReporterNoExclusions(UseSearchTests.java:155) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.005 |
testSearchXmlReporterNoExclusionsWithDebug | Failure | the report root must exist
junit.framework.AssertionFailedError: the report root must exist at org.eclipse.pde.api.tools.search.tests.UseSearchTests.assertXMLReport(UseSearchTests.java:54) at org.eclipse.pde.api.tools.search.tests.UseSearchTests.testSearchXmlReporterNoExclusionsWithDebug(UseSearchTests.java:179) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.009 |
testGetApiProfile | Success | | 0.008 |
testGetNonExistantProfile | Success | | 0.000 |
testSetDefaultProfile | Success | | 0.000 |
testGetWrongDefault | Success | | 0.000 |
testGetAllProfiles | Success | | 0.000 |
testRemoveApiProfile | Success | | 0.001 |
testIsExistingName | Success | | 0.000 |
testisExistingName2 | Success | | 0.000 |
testSavingCall | Success | | 0.000 |
testDoneSavingCall | Success | | 0.000 |
testPreparingToSave | Success | | 0.000 |
testRollback | Success | | 0.000 |
testGetWorkspaceProfile | Success | | 1.401 |
testStop | Success | | 0.000 |
testBug212276 | Failure | Error scanning: a/b/c/TestMethod10.java
junit.framework.AssertionFailedError: Error scanning: a/b/c/TestMethod10.java at org.eclipse.pde.api.tools.model.tests.TagScannerTests.doScan(TagScannerTests.java:91) at org.eclipse.pde.api.tools.model.tests.TagScannerTests.testBug212276(TagScannerTests.java:130) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.160 |
testMissingClassfile | Success | | 0.004 |
testSingleTypeDefaultPackage | Success | | 0.002 |
testSingleInnerStaticTypeDefaultPackage | Success | | 0.003 |
testSingleInnerTypeDefaultPackage | Success | | 0.002 |
testMultiNestedInnerTypeDefaultPackage | Success | | 0.003 |
testMultiTypeDefaultPackage | Success | | 0.002 |
testMultiInnerTypeDefaultPackage | Success | | 0.002 |
testMultiTypeMultiInnerTypeDefatulPackage | Success | | 0.003 |
testInterfaceDefaultPackage | Success | | 0.002 |
testMultiInterfaceDefaultPackage | Success | | 0.002 |
testSingleInnerInterfaceDefaultPackage | Success | | 0.002 |
testMultiInnerInterfaceDefaultPackage | Success | | 0.002 |
testFieldBaseClass | Success | | 0.003 |
testFieldBaseClassInheritedNotSupported | Success | | 0.001 |
testFieldBaseClassInheritedSupported | Success | | 0.002 |
testFieldInnerClass | Success | | 0.006 |
testFieldStaticInnerClass | Success | | 0.003 |
testFieldMultiInnerClass | Success | | 0.003 |
testFieldOuterClass | Success | | 0.002 |
testFieldAnonymousClass | Success | | 0.017 |
testMethodBaseClass | Success | | 0.002 |
testMethodSingleParam | Success | | 0.002 |
testMethodSinglePrimitiveParam | Success | | 0.002 |
testMethodPrimitiveParams | Success | | 0.003 |
testMethodObjectParams | Success | | 0.005 |
testMethodPrimitiveArrayParams | Success | | 0.005 |
testMethodObjectArrayParams | Success | | 0.004 |
testMethodMixedParams | Success | | 0.005 |
testMethodObjectReturn | Success | | 0.008 |
testMethodPrimitiveReturn | Success | | 0.007 |
testMethodPrimitiveArrayReturn | Success | | 0.007 |
testMethodObjectArrayReturn | Success | | 0.007 |
testMethodInnerClass | Success | | 0.004 |
testMethodStaticInnerClass | Success | | 0.004 |
testMethodMultiInnerClass | Success | | 0.008 |
testMethodOuterClass | Success | | 0.004 |
testMethodAnonymousClass | Success | | 0.004 |
testMethodInheritValidRestriction | Success | | 0.003 |
testMethodInheritInvalidRestrictionClass | Success | | 0.004 |
testMethodInheritInvalidRestrictionInterface | Success | | 0.003 |
testEnumMethodWithNoReference | Success | | 0.005 |
testInterfaceWithBadTags | Success | | 0.002 |
testClassWithBadTags1 | Success | | 0.003 |
testClassWithBadTags2 | Success | | 0.005 |
testClassWithBadTags3 | Success | | 0.002 |
testMethodWithBadTags1 | Success | | 0.002 |
testMethodWithBadTags2 | Success | | 0.002 |
testMethodWithBadTags3 | Success | | 0.002 |
testFieldWithBadTags1 | Success | | 0.002 |
testFieldWithBadTags2 | Success | | 0.002 |
testFieldWithBadTags3 | Success | | 0.001 |
testComponentManifest | Success | | 0.005 |
testReExport | Success | | 0.003 |
testIllegalArgSinceTagVersion | Success | | 0.001 |
testIsClassfile | Success | | 0.000 |
testIsNotClassfile | Success | | 0.000 |
testIsArchive | Success | | 0.000 |
testIsTar | Success | | 0.000 |
testIsJar | Success | | 0.000 |
testisNotArchive | Success | | 0.000 |
testGetFragmentNumber | Success | | 0.001 |
testIsGreatherVersion | Success | | 0.000 |
testSinceTagVersion | Success | | 0.001 |
testRegexExcludeList | Success | | 0.007 |
testRegexExcludeList2 | Success | | 0.000 |
testPluginXmlDecoding | Success | | 0.003 |
testInitializeRegexFilterList | Success | | 0.001 |
testGetMethodName | Success | | 0.003 |
testGetMethodSignature | Success | | 0.000 |
testGetQualifiedMethodSignature | Success | | 0.000 |
testGetQialifiedMethodSignature2 | Success | | 0.000 |
testGetTypeSignature | Success | | 0.001 |
testGetTypeSignature2 | Success | | 0.000 |
testGetQualifiedTypeSignature | Success | | 0.000 |
testAppendTypeParameters | Success | | 0.000 |
testGetComma | Success | | 0.000 |
testGetGT | Success | | 0.000 |
testGetLT | Success | | 0.000 |
testGetTypeName | Success | | 0.000 |
testMatchesSignatures | Success | | 0.001 |
testGetPackageName | Success | | 0.000 |
testGetFieldSignature | Success | | 0.001 |
testGetQualifiedFieldSignature | Success | | 0.000 |
testGetPrimaryTypeName | Success | | 0.000 |
testGetSimpleTypeName | Success | | 0.000 |
testDequalifySignatures | Success | | 0.000 |
testIsQualifiedSignature | Success | | 0.000 |
testProcessMethodSignature | Success | | 0.001 |
testNestedJarComponent | Error | N/A
java.lang.NullPointerException at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.validateComponent(ApiBaselineTests.java:152) at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.setUp(ApiBaselineTests.java:56) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.002 |
testXFriendsDirective | Error | N/A
java.lang.NullPointerException at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.validateComponent(ApiBaselineTests.java:152) at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.setUp(ApiBaselineTests.java:56) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.003 |
testXInternalDirective | Error | N/A
java.lang.NullPointerException at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.validateComponent(ApiBaselineTests.java:152) at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.setUp(ApiBaselineTests.java:56) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.002 |
testUsesDirective | Error | N/A
java.lang.NullPointerException at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.validateComponent(ApiBaselineTests.java:152) at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.setUp(ApiBaselineTests.java:56) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.003 |
testNotExported | Error | N/A
java.lang.NullPointerException at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.validateComponent(ApiBaselineTests.java:152) at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.setUp(ApiBaselineTests.java:56) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.002 |
testPrerequisites | Error | N/A
java.lang.NullPointerException at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.validateComponent(ApiBaselineTests.java:152) at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.setUp(ApiBaselineTests.java:56) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.003 |
testDependents | Error | N/A
java.lang.NullPointerException at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.validateComponent(ApiBaselineTests.java:152) at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.setUp(ApiBaselineTests.java:56) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.003 |
testResolvePackage | Error | N/A
java.lang.NullPointerException at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.validateComponent(ApiBaselineTests.java:152) at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.setUp(ApiBaselineTests.java:56) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.002 |
testResolvePackageWithinComponent | Error | N/A
java.lang.NullPointerException at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.validateComponent(ApiBaselineTests.java:152) at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.setUp(ApiBaselineTests.java:56) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.001 |
testResolveJavaLangPackage | Error | N/A
java.lang.NullPointerException at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.validateComponent(ApiBaselineTests.java:152) at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.setUp(ApiBaselineTests.java:56) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.002 |
testResolveSystemPackage | Error | N/A
java.lang.NullPointerException at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.validateComponent(ApiBaselineTests.java:152) at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.setUp(ApiBaselineTests.java:56) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.002 |
testFindJavaLangObject | Error | N/A
java.lang.NullPointerException at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.validateComponent(ApiBaselineTests.java:152) at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.setUp(ApiBaselineTests.java:56) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.003 |
testGetLocation | Error | N/A
java.lang.NullPointerException at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.validateComponent(ApiBaselineTests.java:152) at org.eclipse.pde.api.tools.model.tests.ApiBaselineTests.setUp(ApiBaselineTests.java:56) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.002 |
testArchivePackageNames | Failure | Missing jar file
junit.framework.AssertionFailedError: Missing jar file at org.eclipse.pde.api.tools.model.tests.ApiTypeContainerTests.buildArchiveContainer(ApiTypeContainerTests.java:61) at org.eclipse.pde.api.tools.model.tests.ApiTypeContainerTests.testArchivePackageNames(ApiTypeContainerTests.java:84) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.001 |
testDirectoryPackageNames | Failure | Wrong number of packages expected:<3> but was:<0>
junit.framework.AssertionFailedError: Wrong number of packages expected:<3> but was:<0> at org.eclipse.pde.api.tools.model.tests.ApiTypeContainerTests.doTestPackageNames(ApiTypeContainerTests.java:108) at org.eclipse.pde.api.tools.model.tests.ApiTypeContainerTests.testDirectoryPackageNames(ApiTypeContainerTests.java:93) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.001 |
testArchiveVistPackages | Failure | Missing jar file
junit.framework.AssertionFailedError: Missing jar file at org.eclipse.pde.api.tools.model.tests.ApiTypeContainerTests.buildArchiveContainer(ApiTypeContainerTests.java:61) at org.eclipse.pde.api.tools.model.tests.ApiTypeContainerTests.testArchiveVistPackages(ApiTypeContainerTests.java:121) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.000 |
testDirectoryVistPackages | Failure | Visited wrong number of packages expected:<3> but was:<0>
junit.framework.AssertionFailedError: Visited wrong number of packages expected:<3> but was:<0> at org.eclipse.pde.api.tools.model.tests.ApiTypeContainerTests.doTestVisitPackages(ApiTypeContainerTests.java:161) at org.eclipse.pde.api.tools.model.tests.ApiTypeContainerTests.testDirectoryVistPackages(ApiTypeContainerTests.java:130) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.001 |
testArchiveVisitClassFiles | Failure | Missing jar file
junit.framework.AssertionFailedError: Missing jar file at org.eclipse.pde.api.tools.model.tests.ApiTypeContainerTests.buildArchiveContainer(ApiTypeContainerTests.java:61) at org.eclipse.pde.api.tools.model.tests.ApiTypeContainerTests.testArchiveVisitClassFiles(ApiTypeContainerTests.java:171) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.000 |
testDirectoryVisitClassFiles | Failure | Visited wrong number of packages expected:<3> but was:<0>
junit.framework.AssertionFailedError: Visited wrong number of packages expected:<3> but was:<0> at org.eclipse.pde.api.tools.model.tests.ApiTypeContainerTests.doTestVisitClassFiles(ApiTypeContainerTests.java:236) at org.eclipse.pde.api.tools.model.tests.ApiTypeContainerTests.testDirectoryVisitClassFiles(ApiTypeContainerTests.java:180) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.001 |
testScanEmptyClass | Success | | 0.256 |
testScanEmptyGenericClass | Success | | 0.001 |
testScanInnerClass | Success | | 0.001 |
testScanInnerStaticClass | Success | | 0.001 |
testScanInnerStaticInnerClass | Success | | 0.000 |
testScanOuterClass | Success | | 0.001 |
testScanInnerOuterClass | Success | | 0.000 |
testScanInnerGenericClass | Success | | 0.001 |
testScanInnerStaticInnerGenericClass | Success | | 0.000 |
testScanClassExtendsImplements | Success | | 0.001 |
testScanGenericClassExtendsImplements | Success | | 0.001 |
testScanMethodDecl | Success | | 0.001 |
testScanMethodDeclArrayTypes | Success | | 0.002 |
testScanMethodDeclGenerics | Success | | 0.000 |
testScanFieldDecl | Success | | 0.000 |
testScanLocalVariableArrays | Success | | 0.002 |
testScanConstantPoolAccess | Success | | 0.000 |
testScanConstantPoolAccess1_4 | Success | | 0.002 |
testScanMethodCalls | Success | | 0.001 |
testCleanup | Success | | 0.008 |
testDefaultPackageEq | Success | | 0.000 |
testPackageNonEq | Success | | 0.000 |
testNonDefaultPackageEq | Success | | 0.000 |
testTypeDefaultPackageEq | Success | | 0.001 |
testInnerTypeDefaultPackageEq | Success | | 0.000 |
testInnerTypeNonDefaultPackageEq | Success | | 0.000 |
testInnerTypePackage | Success | | 0.000 |
testInnerTypeNonDefaultPackageNonEq | Success | | 0.000 |
testDeepInnerTypeNonDefaultPackageEq | Success | | 0.000 |
testTypeNonEq | Success | | 0.000 |
testTypeNonDefaultPackageEq | Success | | 0.000 |
testTypePackage | Success | | 0.000 |
testFieldEq | Success | | 0.000 |
testFieldPackage | Success | | 0.000 |
testFieldNonEq | Success | | 0.001 |
testMethodNoParamsEq | Success | | 0.000 |
testMethodParamsEq | Success | | 0.000 |
testMethodParamsNonEq | Success | | 0.000 |
testMethodDiffParamsNonEq | Success | | 0.000 |
testMethodPackage | Success | | 0.000 |
testTypeSignature | Success | | 0.000 |
testComponent | Success | | 0.001 |
testComponentVersion | Success | | 0.000 |
testComponentsEqual | Success | | 0.000 |
testComponentsNotEqual | Success | | 0.000 |
testVisitEntireComponentsScope | Error | N/A
java.lang.NullPointerException at org.eclipse.pde.api.tools.internal.provisional.Factory.newScope(Factory.java:149) at org.eclipse.pde.api.tools.reference.tests.SearchScopeTests.testVisitEntireComponentsScope(SearchScopeTests.java:47) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.003 |
testVisitTypeScope | Error | N/A
java.lang.NullPointerException at org.eclipse.pde.api.tools.internal.builder.TypeScope.accept(TypeScope.java:97) at org.eclipse.pde.api.tools.reference.tests.SearchScopeTests.visit(SearchScopeTests.java:80) at org.eclipse.pde.api.tools.reference.tests.SearchScopeTests.testVisitTypeScope(SearchScopeTests.java:100) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.004 |
testVisitSpecificTypes | Error | N/A
java.lang.NullPointerException at org.eclipse.pde.api.tools.internal.builder.TypeScope.accept(TypeScope.java:97) at org.eclipse.pde.api.tools.reference.tests.SearchScopeTests.visit(SearchScopeTests.java:80) at org.eclipse.pde.api.tools.reference.tests.SearchScopeTests.testVisitSpecificTypes(SearchScopeTests.java:124) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.002 |
testProblemsEqual | Success | | 0.002 |
testProblemsNotEqual | Success | | 0.001 |
testProblemsNotEqualMissingResourcePath | Success | | 0.000 |
testProblemsNotEqualDifferentPaths | Success | | 0.000 |
testNotEqualDifferingTypeNames | Success | | 0.000 |
testNotEqualDifferingMessageArguments | Success | | 0.000 |
testNotEqualDifferingMessageArgumentsNumber | Success | | 0.000 |
testNotEqualDifferentObjects | Success | | 0.000 |
testGetCategory | Success | | 0.000 |
testGetId | Success | | 0.000 |
testGetKind | Success | | 0.000 |
testGetFlags | Success | | 0.000 |
testGetElementKind | Success | | 0.001 |
testGetResourcePath | Success | | 0.000 |
testGetMessage | Success | | 0.001 |
testGetCharStart | Success | | 0.000 |
testGetCharEnd | Success | | 0.000 |
testGetLineNumber | Success | | 0.000 |
testGetExtraArgumentNamesNull | Success | | 0.000 |
testGetExtraArgumentIdsNotNullNotEqualLength | Success | | 0.000 |
testGetExtraArgumentValuesNotNullNotEqualLength | Success | | 0.000 |
testGetExtraArgumentValuesNull | Success | | 0.000 |
testGetMessageArgumentsNull | Success | | 0.000 |
testGetMessageArgumentsNotNull | Success | | 0.000 |
testToString | Success | | 0.000 |
testGetSeverity | Success | | 0.000 |
testGetDescriptorKind | Success | | 0.001 |
testGetTagsProblemKindName | Success | | 0.000 |
testGetUsageProblemKindName | Success | | 0.000 |
testGetVersionProblemKindName | Success | | 0.000 |
testGetApiComponentResolutionProblemKindName | Success | | 0.000 |
testGetApiBaselineProblemKindName | Success | | 0.000 |
testGetProblemKind | Success | | 0.000 |
testGetProblemFlagsName | Success | | 0.000 |
testGetProblemElementKind | Success | | 0.000 |
testgetProblemCategory | Success | | 0.000 |
testGetHashCode | Success | | 0.000 |
testGetHashCodeResourcePathNull | Success | | 0.000 |
testCreateProblem | Success | | 0.000 |
testCreateSincetagProblem | Success | | 0.000 |
testCreateVersionProblem | Success | | 0.000 |
testCreateFatalProblem | Success | | 0.000 |
testGetVersionMessages | Success | | 0.000 |
testGetUsageMessages | Success | | 0.001 |
testGetBinaryMessages | Success | | 0.000 |
testGetSinceTagMessages | Success | | 0.000 |
testGetLeakConstructorParamMessage | Success | | 0.000 |
testCreateComponentresolutionProblem | Success | | 0.000 |
testGetProblemMessageId | Success | | 0.001 |
testGetProblemSeverityId | Success | | 0.000 |
testEquals | Success | | 0.000 |
testToString | Success | | 0.001 |
testClone | Success | | 0.000 |
testToString | Success | | 0.000 |
testConstructors | Success | | 0.000 |
testSetFileType | Success | | 0.000 |
testSetMode | Success | | 0.000 |
testSetSize | Success | | 0.000 |
testSetTime | Success | | 0.000 |
testClone | Success | | 0.000 |
testCreateTarExceptions | Success | | 0.000 |
testAnalyzer | Failure | Missing API component test.bundle.a
junit.framework.AssertionFailedError: Missing API component test.bundle.a at org.eclipse.pde.api.tools.builder.tests.OSGiLessAnalysisTests.testAnalyzer(OSGiLessAnalysisTests.java:43) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.010 |
testAddRemoveElementHandleInfo | Success | | 0.001 |
testAddRemoveElementStringInfo | Success | | 0.000 |
testRemoveNonExistentType | Success | | 0.000 |
testRemoveNonExistentTypeEmptyCache | Success | | 0.000 |
testAddRemoveMemerTypeStringInfo | Success | | 0.000 |
testAddRemoveMemerTypeElementInfo | Success | | 0.000 |
testClassfileScanner | Error | N/A
java.lang.NullPointerException at org.eclipse.pde.api.tools.model.tests.BadClassfileTests.testClassfileScanner(BadClassfileTests.java:84) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1435) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.001 |
testSearchEngine | Success | | 0.002 |
testTagScanner | Success | | 0.002 |
testCRCModified | Success | | 0.001 |
testCRCEqual | Success | | 0.000 |
test1 | Success | | 0.193 |
test2 | Success | | 0.063 |
test3 | Success | | 0.055 |
test10 | Success | | 0.055 |
test11 | Success | | 0.053 |
test12 | Success | | 0.156 |
test13 | Success | | 0.046 |
test14 | Success | | 0.163 |
test15 | Success | | 0.050 |
test16 | Success | | 0.048 |
test17 | Success | | 0.052 |
test18 | Success | | 0.049 |
test19 | Success | | 0.051 |
test20 | Success | | 0.052 |
test21 | Success | | 0.044 |
test22 | Success | | 0.048 |
test23 | Success | | 0.053 |
test24 | Success | | 0.053 |
test25 | Success | | 0.046 |
test26 | Success | | 0.045 |
test27 | Success | | 0.044 |
test28 | Success | | 0.056 |
test29 | Success | | 0.056 |
test30 | Success | | 0.059 |
test31 | Success | | 0.052 |
test32 | Success | | 0.052 |
test33 | Success | | 0.054 |
test36 | Success | | 0.054 |
test37 | Success | | 0.050 |
test34 | Success | | 0.055 |
test35 | Success | | 0.060 |
test38 | Success | | 0.049 |
test39 | Success | | 0.055 |
test4 | Success | | 0.042 |
test40 | Success | | 0.045 |
test41 | Success | | 0.048 |
test42 | Success | | 0.041 |
test43 | Success | | 0.041 |
test44 | Success | | 0.040 |
test45 | Success | | 0.043 |
test46 | Success | | 0.044 |
test47 | Success | | 0.045 |
test48 | Success | | 0.044 |
test49 | Success | | 0.043 |
test5 | Success | | 0.049 |
test50 | Success | | 0.053 |
test51 | Success | | 0.054 |
test52 | Success | | 0.052 |
test53 | Success | | 0.053 |
test54 | Success | | 0.055 |
test55 | Success | | 0.062 |
test56 | Success | | 0.061 |
test57 | Success | | 0.051 |
test58 | Success | | 0.045 |
test59 | Success | | 0.046 |
test6 | Success | | 0.043 |
test60 | Success | | 0.049 |
test61 | Success | | 0.046 |
test62 | Success | | 0.046 |
test63 | Success | | 0.046 |
test64 | Success | | 0.048 |
test65 | Success | | 0.047 |
test66 | Success | | 0.046 |
test67 | Success | | 0.045 |
test68 | Success | | 0.052 |
test69 | Success | | 0.055 |
test7 | Success | | 0.046 |
test70 | Success | | 0.050 |
test71 | Success | | 0.044 |
test72 | Success | | 0.043 |
test73 | Success | | 0.046 |
test74 | Success | | 0.056 |
test75 | Success | | 0.056 |
test76 | Success | | 0.049 |
test77 | Success | | 0.049 |
test8 | Success | | 0.052 |
test9 | Success | | 0.049 |
test1 | Success | | 0.050 |
test2 | Success | | 0.048 |
test3 | Success | | 0.049 |
test10 | Success | | 0.071 |
test11 | Success | | 0.061 |
test12 | Success | | 0.084 |
test13 | Success | | 0.078 |
test14 | Success | | 0.049 |
test15 | Success | | 0.045 |
test16 | Success | | 0.050 |
test17 | Success | | 0.044 |
test18 | Success | | 0.054 |
test19 | Success | | 0.054 |
test20 | Success | | 0.053 |
test21 | Success | | 0.052 |
test22 | Success | | 0.051 |
test23 | Success | | 0.050 |
test24 | Success | | 0.050 |
test25 | Success | | 0.055 |
test26 | Success | | 0.051 |
test27 | Success | | 0.049 |
test28 | Success | | 0.047 |
test30 | Success | | 0.051 |
test31 | Success | | 0.045 |
test32 | Success | | 0.048 |
test33 | Success | | 0.048 |
test36 | Success | | 0.051 |
test37 | Success | | 0.057 |
test34 | Success | | 0.049 |
test35 | Success | | 0.047 |
test38 | Success | | 0.043 |
test39 | Success | | 0.042 |
test4 | Success | | 0.041 |
test40 | Success | | 0.040 |
test41 | Success | | 0.046 |
test5 | Success | | 0.041 |
test6 | Success | | 0.040 |
test7 | Success | | 0.042 |
test8 | Success | | 0.042 |
test9 | Success | | 0.043 |
test1 | Success | | 0.060 |
test2 | Success | | 0.048 |
test3 | Success | | 0.043 |
test78 | Success | | 0.079 |
test79 | Success | | 0.101 |
test80 | Success | | 0.046 |
test81 | Success | | 0.042 |
test82 | Success | | 0.042 |
test10 | Success | | 0.045 |
test11 | Success | | 0.042 |
test12 | Success | | 0.044 |
test13 | Success | | 0.042 |
test14 | Success | | 0.061 |
test15 | Success | | 0.068 |
test16 | Success | | 0.053 |
test17 | Success | | 0.042 |
test18 | Success | | 0.044 |
test19 | Success | | 0.054 |
test20 | Success | | 0.056 |
test21 | Success | | 0.045 |
test22 | Success | | 0.042 |
test23 | Success | | 0.042 |
test24 | Success | | 0.041 |
test25 | Success | | 0.041 |
test26 | Success | | 0.040 |
test27 | Success | | 0.043 |
test28 | Success | | 0.041 |
test29 | Success | | 0.040 |
test30 | Success | | 0.041 |
test31 | Success | | 0.043 |
test32 | Success | | 0.049 |
test33 | Success | | 0.047 |
test36 | Success | | 0.041 |
test37 | Success | | 0.044 |
test34 | Success | | 0.050 |
test35 | Success | | 0.051 |
test38 | Success | | 0.050 |
test39 | Success | | 0.042 |
test4 | Success | | 0.049 |
test40 | Success | | 0.051 |
test41 | Success | | 0.046 |
test42 | Success | | 0.044 |
test43 | Success | | 0.050 |
test44 | Success | | 0.052 |
test45 | Success | | 0.051 |
test46 | Success | | 0.055 |
test47 | Success | | 0.057 |
test48 | Success | | 0.067 |
test49 | Success | | 0.084 |
test5 | Success | | 0.048 |
test50 | Success | | 0.080 |
test51 | Success | | 0.083 |
test52 | Success | | 0.057 |
test53 | Success | | 0.073 |
test54 | Success | | 0.070 |
test55 | Success | | 0.098 |
test56 | Success | | 0.121 |
test57 | Success | | 0.066 |
test58 | Success | | 0.049 |
test59 | Success | | 0.047 |
test6 | Success | | 0.052 |
test60 | Success | | 0.054 |
test61 | Success | | 0.051 |
test62 | Success | | 0.057 |
test63 | Success | | 0.055 |
test64 | Success | | 0.041 |
test65 | Success | | 0.043 |
test66 | Success | | 0.050 |
test67 | Success | | 0.043 |
test68 | Success | | 0.044 |
test69 | Success | | 0.048 |
test7 | Success | | 0.040 |
test70 | Success | | 0.050 |
test71 | Success | | 0.044 |
test72 | Success | | 0.096 |
test73 | Success | | 0.099 |
test74 | Success | | 0.052 |
test75 | Success | | 0.051 |
test76 | Success | | 0.052 |
test77 | Success | | 0.062 |
test8 | Success | | 0.058 |
test9 | Success | | 0.045 |
test85 | Success | | 0.043 |
test86 | Success | | 0.043 |
test87 | Success | | 0.043 |
test88 | Success | | 0.042 |
test89 | Success | | 0.051 |
test90 | Success | | 0.050 |
test91 | Success | | 0.054 |
test92 | Success | | 0.053 |
test93 | Success | | 0.044 |
test94 | Success | | 0.047 |
test95 | Success | | 0.051 |
test96 | Success | | 0.047 |
test97 | Success | | 0.045 |
test98 | Success | | 0.045 |
test99 | Success | | 0.048 |
test100 | Success | | 0.046 |
test101 | Success | | 0.048 |
test102 | Success | | 0.047 |
test103 | Success | | 0.047 |
test83 | Success | | 0.044 |
test84 | Success | | 0.044 |
test104 | Success | | 0.051 |
test105 | Success | | 0.073 |
test106 | Success | | 0.080 |
test107 | Success | | 0.069 |
test108 | Success | | 0.066 |
test109 | Success | | 0.162 |
test110 | Success | | 0.043 |
test111 | Success | | 0.060 |
test112 | Success | | 0.043 |
test113 | Success | | 0.049 |
test114 | Success | | 0.054 |
test115 | Success | | 0.054 |
test116 | Success | | 0.054 |
test117 | Success | | 0.067 |
test118 | Success | | 0.065 |
test119 | Success | | 0.050 |
test120 | Success | | 0.053 |
test121 | Success | | 0.056 |
test122 | Success | | 0.054 |
test123 | Success | | 0.057 |
test124 | Success | | 0.050 |
test125 | Success | | 0.050 |
test126 | Success | | 0.074 |
test127 | Success | | 0.049 |
test128 | Success | | 0.050 |
test129 | Success | | 0.060 |
test130 | Success | | 0.061 |
test131 | Success | | 0.059 |
test132 | Success | | 0.059 |
test133 | Success | | 0.066 |
test134 | Success | | 0.071 |
test135 | Success | | 0.066 |
test136 | Success | | 0.054 |
test137 | Success | | 0.053 |
test138 | Success | | 0.052 |
test139 | Success | | 0.048 |
test140 | Success | | 0.046 |
test141 | Success | | 0.046 |
test143 | Success | | 0.048 |
test144 | Success | | 0.047 |
test145 | Success | | 0.048 |
test146 | Success | | 0.044 |
test147 | Success | | 0.045 |
test148 | Success | | 0.046 |
test149 | Success | | 0.046 |
test150 | Success | | 0.074 |
test151 | Success | | 0.054 |
test152 | Success | | 0.052 |
test153 | Success | | 0.052 |
test154 | Success | | 0.052 |
test155 | Success | | 0.049 |
test156 | Success | | 0.048 |
test1 | Success | | 0.095 |
test2 | Success | | 0.087 |
test3 | Success | | 0.088 |
test10 | Success | | 0.078 |
test11 | Success | | 0.072 |
test4 | Success | | 0.106 |
test5 | Success | | 0.136 |
test6 | Success | | 0.093 |
test7 | Success | | 0.078 |
test8 | Success | | 0.072 |
test9 | Success | | 0.072 |
test1 | Success | | 0.079 |
test2 | Success | | 0.080 |
test3 | Success | | 0.083 |
test10 | Success | | 0.099 |
test11 | Success | | 0.097 |
test12 | Success | | 0.097 |
test13 | Success | | 0.057 |
test14 | Success | | 0.096 |
test15 | Success | | 0.076 |
test4 | Success | | 0.076 |
test5 | Success | | 0.083 |
test6 | Success | | 0.090 |
test7 | Success | | 0.089 |
test8 | Success | | 0.100 |
test9 | Success | | 0.126 |
test1 | Success | | 0.050 |
test2 | Success | | 0.047 |
test3 | Success | | 0.099 |
test78 | Success | | 0.086 |
test79 | Success | | 0.085 |
test80 | Success | | 0.049 |
test81 | Success | | 0.053 |
test82 | Success | | 0.092 |
test10 | Success | | 0.063 |
test11 | Success | | 0.054 |
test12 | Success | | 0.042 |
test13 | Success | | 0.042 |
test14 | Success | | 0.039 |
test15 | Success | | 0.040 |
test16 | Success | | 0.040 |
test17 | Success | | 0.039 |
test18 | Success | | 0.048 |
test19 | Success | | 0.050 |
test20 | Success | | 0.049 |
test21 | Success | | 0.048 |
test22 | Success | | 0.049 |
test23 | Success | | 0.048 |
test24 | Success | | 0.049 |
test25 | Success | | 0.049 |
test26 | Success | | 0.049 |
test27 | Success | | 0.048 |
test28 | Success | | 0.049 |
test29 | Success | | 0.049 |
test30 | Success | | 0.052 |
test31 | Success | | 0.066 |
test32 | Success | | 0.057 |
test33 | Success | | 0.047 |
test36 | Success | | 0.049 |
test37 | Success | | 0.043 |
test34 | Success | | 0.045 |
test35 | Success | | 0.042 |
test38 | Success | | 0.042 |
test39 | Success | | 0.058 |
test4 | Success | | 0.075 |
test40 | Success | | 0.059 |
test41 | Success | | 0.083 |
test42 | Success | | 0.065 |
test43 | Success | | 0.074 |
test44 | Success | | 0.076 |
test45 | Success | | 0.071 |
test46 | Success | | 0.042 |
test47 | Success | | 0.040 |
test48 | Success | | 0.056 |
test49 | Success | | 0.086 |
test5 | Success | | 0.078 |
test50 | Success | | 0.046 |
test51 | Success | | 0.078 |
test52 | Success | | 0.074 |
test53 | Success | | 0.086 |
test54 | Success | | 0.046 |
test55 | Success | | 0.061 |
test56 | Success | | 0.044 |
test57 | Success | | 0.061 |
test58 | Success | | 0.057 |
test59 | Success | | 0.044 |
test6 | Success | | 0.091 |
test60 | Success | | 0.051 |
test61 | Success | | 0.070 |
test62 | Success | | 0.050 |
test63 | Success | | 0.081 |
test64 | Success | | 0.050 |
test65 | Success | | 0.050 |
test66 | Success | | 0.092 |
test67 | Success | | 0.051 |
test68 | Success | | 0.044 |
test69 | Success | | 0.042 |
test7 | Success | | 0.072 |
test70 | Success | | 0.042 |
test71 | Success | | 0.077 |
test72 | Success | | 0.074 |
test73 | Success | | 0.084 |
test74 | Success | | 0.108 |
test75 | Success | | 0.120 |
test76 | Success | | 0.121 |
test77 | Success | | 0.202 |
test8 | Success | | 0.057 |
test9 | Success | | 0.055 |
test85 | Success | | 0.047 |
test86 | Success | | 0.049 |
test87 | Success | | 0.054 |
test88 | Success | | 0.051 |
test89 | Success | | 0.052 |
test90 | Success | | 0.044 |
test91 | Success | | 0.043 |
test92 | Success | | 0.044 |
test93 | Success | | 0.048 |
test94 | Success | | 0.092 |
test95 | Success | | 0.090 |
test96 | Success | | 0.090 |
test97 | Success | | 0.054 |
test98 | Success | | 0.084 |
test99 | Success | | 0.048 |
test100 | Success | | 0.052 |
test101 | Success | | 0.053 |
test102 | Success | | 0.042 |
test103 | Success | | 0.043 |
test83 | Success | | 0.042 |
test84 | Success | | 0.043 |
test104 | Success | | 0.043 |
test105 | Success | | 0.057 |
test106 | Success | | 0.045 |
test107 | Success | | 0.048 |
test108 | Success | | 0.045 |
test109 | Success | | 0.051 |
test110 | Success | | 0.088 |
test111 | Success | | 0.052 |
test112 | Success | | 0.050 |
test113 | Success | | 0.047 |
test114 | Success | | 0.050 |
test115 | Success | | 0.067 |
test116 | Success | | 0.049 |
test117 | Success | | 0.048 |
test118 | Success | | 0.049 |
test119 | Success | | 0.066 |
test120 | Success | | 0.048 |
test121 | Success | | 0.050 |
test122 | Success | | 0.054 |
test123 | Success | | 0.050 |
test124 | Success | | 0.049 |
test125 | Success | | 0.045 |
test126 | Success | | 0.044 |
test1 | Success | | 0.043 |
test2 | Success | | 0.048 |
test3 | Success | | 0.047 |
test10 | Success | | 0.048 |
test11 | Success | | 0.053 |
test12 | Success | | 0.054 |
test4 | Success | | 0.050 |
test5 | Success | | 0.065 |
test6 | Success | | 0.053 |
test7 | Success | | 0.053 |
test8 | Success | | 0.063 |
test9 | Success | | 0.066 |
test1 | Success | | 0.044 |
test2 | Success | | 0.040 |
test3 | Success | | 0.042 |
test10 | Success | | 0.043 |
test11 | Success | | 0.042 |
test12 | Success | | 0.045 |
test13 | Success | | 0.044 |
test14 | Success | | 0.043 |
test15 | Success | | 0.075 |
test16 | Success | | 0.071 |
test4 | Success | | 0.039 |
test5 | Success | | 0.040 |
test6 | Success | | 0.037 |
test7 | Success | | 0.047 |
test8 | Success | | 0.040 |
test9 | Success | | 0.041 |
test1 | Success | | 0.088 |
test2 | Success | | 0.098 |
test3 | Success | | 0.089 |
test10 | Success | | 0.051 |
test11 | Success | | 0.051 |
test12 | Success | | 0.052 |
test13 | Success | | 0.051 |
test14 | Success | | 0.054 |
test4 | Success | | 0.041 |
test5 | Success | | 0.041 |
test6 | Success | | 0.042 |
test7 | Success | | 0.042 |
test8 | Success | | 0.042 |
test9 | Success | | 0.045 |
test1 | Success | | 0.061 |
test2 | Success | | 0.058 |
test3 | Success | | 0.098 |
test4 | Success | | 0.062 |
test5 | Success | | 0.056 |
test6 | Success | | 0.054 |
test7 | Success | | 0.047 |