Unit Test Results

Designed for use with JUnit and Ant.

Summary

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

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)
org.eclipse.pde.ui.tests5403395.431

Package org.eclipse.pde.ui.tests

NameTestsErrorsFailuresTime(s)
AllPDETests5403395.431
Back to top


TestCase AllPDETests

NameStatusTypeTime(s)
testWSSuccess0.001
testNLSuccess0.000
testEnvironmentDictionarySizeSuccess0.002
testDictionaryOSSuccess0.000
testDictionaryWSSuccess0.000
testDictionaryArchSuccess0.000
testDictionaryNLSuccess0.000
testResolveOptionalSuccess0.000
testStateDictionaryNumberSuccess0.923
testStateDictionaryLengthSuccess0.000
testSystemPackagesSuccess0.001
testExecutionEnvironmentSuccess0.000
testArchSuccess0.000
testOSSuccess0.000
testStripPathInformationSuccess0.001
testResetTargetPlatformSuccess0.273
testDefaultTargetPlatformSuccess0.176
testRestrictedDefaultTargetPlatformSuccess0.138
testClassicPluginsWithNonBundleManifestSuccess0.009
testFeatureBundleContainerSuccess0.074
testMacOSFeatureBundleContainerSuccess0.011
testRestrictedFeatureBundleContainerSuccess0.011
testSourceFeatureBundleContainerFailureWrong number of bundles expected:<2> but was:<4>

junit.framework.AssertionFailedError: Wrong number of bundles expected:<2> but was:<4>
at org.eclipse.pde.ui.tests.target.LocalTargetDefinitionTests.testSourceFeatureBundleContainer(LocalTargetDefinitionTests.java:690)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259)
at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
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:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.026
testSetTargetPlatformToJdtFeatureSuccess1.420
testSetEmptyTargetPlatformSuccess1.068
testArgumentsPluginsDirectorySuccess0.001
testArgumentsInstallDirectorySuccess0.117
testArgumentsFeatureContainerSuccess0.000
testArgumentsProfileContainerSuccess0.186
testArgumentsSuccess1.012
testLowerVersionOfBundleSuccess1.109
testHigherVersionOfBundleSuccess1.092
testNoVersionsOfBundleSuccess0.984
testAllVersionsOfBundleSuccess0.932
testAllVersionsOfBundleExplicitSuccess0.964
testVersionRestrictedDefaultTargetPlatformSuccess0.072
testMissingVersionRestrictedDefaultTargetPlatformSuccess0.065
testEclipseHomeTargetPlatformSuccess0.099
testEclipseHomeTargetPlatformAndConfigurationAreaSuccess0.087
testWovenTargetPlatformSuccess0.081
testDirectoryBundleContainerSuccess0.057
testVariableDirectoryBundleContainerSuccess0.111
testClassicPluginsSuccess0.125
testClassicSourcePluginsSuccess0.058
testResetTargetPlatformSuccess0.387
testDefaultTargetPlatformSuccess0.113
testRestrictedDefaultTargetPlatformSuccess0.129
testClassicPluginsWithNonBundleManifestSuccess0.016
testFeatureBundleContainerSuccess0.021
testMacOSFeatureBundleContainerSuccess0.026
testRestrictedFeatureBundleContainerSuccess0.025
testSourceFeatureBundleContainerFailureWrong number of bundles expected:<2> but was:<4>

junit.framework.AssertionFailedError: Wrong number of bundles expected:<2> but was:<4>
at org.eclipse.pde.ui.tests.target.LocalTargetDefinitionTests.testSourceFeatureBundleContainer(LocalTargetDefinitionTests.java:690)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259)
at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
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:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.028
testSetTargetPlatformToJdtFeatureSuccess1.597
testSetEmptyTargetPlatformSuccess0.865
testArgumentsPluginsDirectorySuccess0.031
testArgumentsInstallDirectorySuccess0.130
testArgumentsFeatureContainerSuccess0.017
testArgumentsProfileContainerSuccess0.101
testArgumentsSuccess1.856
testLowerVersionOfBundleSuccess0.970
testHigherVersionOfBundleSuccess0.876
testNoVersionsOfBundleSuccess0.874
testAllVersionsOfBundleSuccess1.112
testAllVersionsOfBundleExplicitSuccess0.852
testVersionRestrictedDefaultTargetPlatformSuccess0.080
testMissingVersionRestrictedDefaultTargetPlatformSuccess0.089
testEclipseHomeTargetPlatformSuccess0.083
testEclipseHomeTargetPlatformAndConfigurationAreaSuccess0.080
testWovenTargetPlatformSuccess0.080
testDirectoryBundleContainerSuccess0.085
testVariableDirectoryBundleContainerSuccess0.071
testClassicPluginsSuccess0.089
testClassicSourcePluginsSuccess0.066
testPersistComplexWorkspaceDefinitionSuccess0.068
testLocalTargetHandleMementoSuccess0.001
testExternalFileTargetHandleMementoSuccess0.000
testPersistComplexMetadataDefinitionSuccess0.005
testPersistEmptyDefinitionSuccess0.001
testReadOldBasicTargetFileSuccess0.001
testSequenceNumberChangeSuccess0.001
testIncludeSourceSuccess0.001
testReadOldAdditionLocationsTargetFileSuccess0.001
testReadOldFeaturesTargetFileSuccess0.001
testReadOldBasicDirectoryTargetFileSuccess0.000
testReadOldSpecificTargetFileSuccess0.002
testReadOldRestrictionsTargetFileSuccess0.001
testReadOldTargetFileWithUnknownTagsSuccess0.001
testReadOldOptionalTargetFileSuccess0.000
testEmptyContentSectionSuccess0.039
testMigrationOfUseAllWithRestrictionsSuccess0.001
testWorkspaceTargetHandleMementoSuccess0.000
testMissingBundlesSuccess0.127
testVMArgumentsMigrationAppendSuccess0.001
testVMArgumentsMigrationNoAppendSuccess0.000
testTargetInSynchSuccess0.892
testTargetInSynchWithDuplicatesSuccess0.807
testTargetMissingBundleSuccess0.781
testTargetPlatformMissingBundleSuccess0.843
testClassicInstallResolutionSuccess0.057
testLinkedInstallResolutionSuccess0.094
testSourceBundleRecognitionSuccess0.225
testSiteContainerIncludeSettingsSuccess0.001
testNameVersionDescriptorSuccess0.000
testInvalidBundleContainersSuccess0.000
testInvalidManifestSuccess0.000
testResolutionCachingSuccess0.091
testFeatureBundleContainerSuccess0.067
testDirectoryBundleContainerSuccess0.070
testProfileBundleContainerSuccess0.119
testExplicitIncludesSuccess0.002
testSingleIncludeSuccess0.003
testMixedIncludesSuccess0.003
testMissingFeaturesSuccess0.003
testMissingFeatureVersionSuccess0.002
testMissingMixedSuccess0.003
testResolveUsingProfileSuccess1.248
testResolveRequiredFeaturesSuccess0.176
testResolveSingleFeatureSuccess0.106
testResolveRequiredBundlesSuccess0.086
testResolveSingleBundleSuccess0.079
testContentEqualNonNullSuccess0.001
testContentNotEqualNonNullSuccess0.000
testContentEqualNullSuccess0.000
testContentNotEqualNullSuccess0.000
testExternalModelManagerPreferencesSuccess1.005
testPersistIUDefinitionSuccess0.122
testPersistMultipleIUDefinitionSuccess0.087
testAddIUsSuccess0.175
testRemoveIUsSuccess0.176
testOverlappingIUContainersSuccess0.097
testSerialization1Success0.004
testSerialization2Success0.006
testSerialization3Success0.004
testCreationFeatureProjectSuccess0.936
testCreationFeaturePatchSuccess0.056
testSimpleFeatureSuccess0.058
testJavaFeatureSuccess0.498
testSiteProjectSuccess0.074
testSiteProjectWithWebSuccess0.064
testExistingSiteProjectSuccess0.111
testSingleProjectSuccess0.108
testMultipleProjectsSuccess0.127
testApiToolsSetupSuccess0.166
testJava4EnvironmentSuccess1.237
testNoEnvironmentSuccess0.487
testMinimumComplianceOverwriteSuccess0.511
testMinimumComplianceNoOverwriteSuccess0.889
testCustomEnvironmentSuccess2.125
testInstanceScopePDEPreferencesSuccess0.000
testDefaultPDEPreferencesSuccess0.000
testPreferenceChangeListener1Success0.001
testPDECoreDefaultPreferencesSuccess0.000
testCompilerPreferencesSuccess0.000
testPreferencesCompatabilitySuccess0.000
testCompatibilityWithPreferenceStoreSuccess0.000
testPreferenceChangeListner2Success0.000
testImportAntSuccess0.382
testImportJARSuccess0.158
testImportFlatSuccess0.247
testImportNotJavaFlatErrorN/A

java.lang.NullPointerException
at org.eclipse.pde.ui.tests.imports.BaseImportTestCase.doSingleImport(BaseImportTestCase.java:64)
at org.eclipse.pde.ui.tests.imports.BaseImportTestCase.testImportNotJavaFlat(BaseImportTestCase.java:38)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259)
at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
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:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.002
testImportNotJavaJARdSuccess0.921
testImportJUnit3Success0.219
testImportICUSuccess0.212
testImportLinksMultipleSuccess0.861
testImportAntSuccess0.470
testImportJUnit4Success0.312
testImportJARSuccess0.118
testImportFlatSuccess0.164
testImportNotJavaFlatErrorN/A

java.lang.NullPointerException
at org.eclipse.pde.ui.tests.imports.BaseImportTestCase.doSingleImport(BaseImportTestCase.java:64)
at org.eclipse.pde.ui.tests.imports.BaseImportTestCase.testImportNotJavaFlat(BaseImportTestCase.java:38)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259)
at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
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:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.000
testImportNotJavaJARdSuccess0.678
testImportJUnit3Success0.130
testImportICUSuccess0.288
testImportLinksMultipleSuccess0.822
testImportJARSuccess0.211
testImportFlatSuccess0.242
testImportNotJavaFlatErrorN/A

java.lang.NullPointerException
at org.eclipse.pde.ui.tests.imports.BaseImportTestCase.doSingleImport(BaseImportTestCase.java:64)
at org.eclipse.pde.ui.tests.imports.BaseImportTestCase.testImportNotJavaFlat(BaseImportTestCase.java:38)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259)
at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
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:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.001
testImportNotJavaJARdSuccess0.686
testImportJUnit3FailureN/A

junit.framework.AssertionFailedError
at org.eclipse.pde.ui.tests.imports.ImportAsSourceTestCase.verifyProject(ImportAsSourceTestCase.java:45)
at org.eclipse.pde.ui.tests.imports.BaseImportTestCase.verifyProject(BaseImportTestCase.java:125)
at org.eclipse.pde.ui.tests.imports.BaseImportTestCase.doSingleImport(BaseImportTestCase.java:94)
at org.eclipse.pde.ui.tests.imports.BaseImportTestCase.testImportJUnit3(BaseImportTestCase.java:47)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259)
at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
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:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.132
testImportICUSuccess7.200
testImportLinksMultipleSuccess0.649
testImportFeatureSuccess0.020
testImportBinaryFeatureSuccess0.034
testImportMulitpleFeaturesSuccess0.153
testFeaturePluginsSuccess0.023
testMakePackageOptionalSuccess0.012
testRemoveOptionalDirectiveSuccess0.000
testReadOptionalPackageSuccess0.000
testRemoveMultiplePackagesSuccess0.001
testReadPackageWithVersionSuccess0.000
testAddVersionToPackageSuccess0.000
testRemoveVersionFromPackageSuccess0.000
testAddPackageWithWindowsDelimiterSuccess0.001
testRemovePackageWithWindowsDelimiterSuccess0.000
testPreserveSpacingSuccess0.000
testAddExportPackageHeaderSuccess0.000
testRemoveExistingExportPackageHeaderSuccess0.001
testAddPackageSuccess0.000
testAddImportPackageHeaderSuccess0.000
testAddMultiplePackagesSuccess0.000
testRemovePackageSuccess0.000
testHeaderLengthMultiLines1Success0.000
testHeaderLengthMultiLines2Success0.000
testAbsentHeaderSuccess0.000
testPresentHeaderSuccess0.000
testHeaderOffset1Success0.000
testHeaderOffset2Success0.000
testHeaderLengthSuccess0.000
testHeaderLengthWithWindowsDelimiterSuccess0.001
testReadInternalPackageSuccess0.000
testReadMultipleFriendSuccess0.000
testSetPackageInternalSuccess0.000
testAddPackageFriendSuccess0.000
testReadOneFriendSuccess0.001
testAddPackageFriendsSuccess0.000
testRemoveMultiplePackagesSuccess0.000
testReadPackageWithVersionSuccess0.000
testAddVersionToPackageSuccess0.000
testRemoveVersionFromPackageSuccess0.001
testAddPackageWithWindowsDelimiterSuccess0.000
testRemovePackageWithWindowsDelimiterSuccess0.000
testPreserveSpacingSuccess0.000
testAddExportPackageHeaderSuccess0.001
testRemoveExistingExportPackageHeaderSuccess0.000
testAddPackageSuccess0.000
testAddImportPackageHeaderSuccess0.000
testAddMultiplePackagesSuccess0.001
testRemovePackageSuccess0.000
testHeaderLengthMultiLines1Success0.000
testHeaderLengthMultiLines2Success0.000
testAbsentHeaderSuccess0.000
testPresentHeaderSuccess0.001
testHeaderOffset1Success0.000
testHeaderOffset2Success0.000
testHeaderLengthSuccess0.000
testHeaderLengthWithWindowsDelimiterSuccess0.000
testRemoveOnlyLibrarySuccess0.001
testRemoveLibrarySuccess0.000
testAddLibrarySuccess0.000
testHeaderLengthMultiLines1Success0.000
testHeaderLengthMultiLines2Success0.001
testAbsentHeaderSuccess0.000
testPresentHeaderSuccess0.000
testHeaderOffset1Success0.000
testHeaderOffset2Success0.000
testHeaderLengthSuccess0.000
testHeaderLengthWithWindowsDelimiterSuccess0.000
testGetActivatorSuccess0.000
testSetActivatorSuccess0.001
testChangeExistingActivatorSuccess0.000
testAbsentHeaderSuccess0.000
testPresentHeaderSuccess0.000
testHeaderOffset1Success0.000
testHeaderOffset2Success0.000
testHeaderLengthSuccess0.000
testHeaderLengthWithWindowsDelimiterSuccess0.000
testGetNameSuccess0.001
testSetNameSuccess0.000
testChangeExistingNameSuccess0.000
testAbsentHeaderSuccess0.000
testPresentHeaderSuccess0.000
testHeaderOffset1Success0.000
testHeaderOffset2Success0.000
testHeaderLengthSuccess0.000
testHeaderLengthWithWindowsDelimiterSuccess0.000
testGetLocalizationDefaultSuccess0.001
testGetLocalizationSuccess0.000
testSetLocalizationSuccess0.000
testChangeExistingLocalizationSuccess0.000
testAbsentHeaderSuccess0.000
testPresentHeaderSuccess0.000
testHeaderOffset1Success0.000
testHeaderOffset2Success0.000
testHeaderLengthSuccess0.000
testHeaderLengthWithWindowsDelimiterSuccess0.000
testGetLocalizationDefaultSuccess0.000
testGetLocalizationSuccess0.000
testSetLocalizationSuccess0.000
testChangeExistingLocalizationSuccess0.000
testAbsentHeaderSuccess0.000
testPresentHeaderSuccess0.000
testHeaderOffset1Success0.000
testHeaderOffset2Success0.001
testHeaderLengthSuccess0.000
testHeaderLengthWithWindowsDelimiterSuccess0.000
testRemoveOptionalDirectiveSuccess0.000
testPreserveSpacingSuccess0.000
testAddMultipleBundlesSuccess0.001
testRemoveBundleSuccess0.000
testRemoveMultipleBundlesSuccess0.000
testReadOptionalBundleSuccess0.000
testSetGetVersionSuccess0.000
testAddRequireBundleHeaderSuccess0.000
testRemoveExistingRequireBundleHeaderSuccess0.001
testAddBundleSuccess0.000
testReadBundleWithVersionSuccess0.000
testMakeBundleOptionalSuccess0.000
testAddVersionToBundleSuccess0.000
testRemoveVersionFromBundleSuccess0.000
testAddBundleWithWindowsDelimiterSuccess0.000
testRemoveBundleWithWindowsDelimiterSuccess0.001
testReadBundleReExportSuccess0.000
testMakeBundleReExportSuccess0.000
testRemoveReExportSuccess0.000
testHeaderLengthMultiLines1Success0.000
testHeaderLengthMultiLines2Success0.000
testAbsentHeaderSuccess0.000
testPresentHeaderSuccess0.001
testHeaderOffset1Success0.000
testHeaderOffset2Success0.000
testHeaderLengthSuccess0.000
testHeaderLengthWithWindowsDelimiterSuccess0.000
testPreserveSpacingSuccess0.000
testRemoveExistingExecutionEnvironmentSuccess0.000
testAddExecutionEnvironmentHeaderSuccess0.001
testAddExecutionEnvironmentSuccess0.000
testAddMulitplieExecutionEnvironmnetsSuccess0.000
testRemoveExecutionEnvironmentSuccess0.000
testRemoveMultipleExecutionEnvironmentsSuccess0.000
testHeaderLengthMultiLines1Success0.000
testHeaderLengthMultiLines2Success0.001
testAbsentHeaderSuccess0.000
testPresentHeaderSuccess0.000
testHeaderOffset1Success0.000
testHeaderOffset2Success0.000
testHeaderLengthSuccess0.000
testHeaderLengthWithWindowsDelimiterSuccess0.000
testAbsentHeaderSuccess0.000
testPresentHeaderSuccess0.000
testHeaderOffset1Success0.000
testHeaderOffset2Success0.001
testHeaderLengthSuccess0.000
testHeaderLengthWithWindowsDelimiterSuccess0.000
testRemoveSingletonDirectiveSuccess0.000
testRemoveBundleSymbolicNameSuccess0.000
testChangeBundleSymbolicNameSuccess0.000
testReadSingletonDirectiveSuccess0.000
testAddSingletonDirectiveSuccess0.001
testAddBundleSymbolicNameSuccess0.000
testAddBundleVendorSuccess0.000
testRemoveBundleVendorSuccess0.000
testChangeBundleVendorSuccess0.000
testAbsentHeaderSuccess0.000
testPresentHeaderSuccess0.001
testHeaderOffset1Success0.000
testHeaderOffset2Success0.000
testHeaderLengthSuccess0.000
testHeaderLengthWithWindowsDelimiterSuccess0.000
testChangeVersionSuccess0.000
testAddVersionSuccess0.000
testRemoveVersionSuccess0.000
testAbsentHeaderSuccess0.001
testPresentHeaderSuccess0.000
testHeaderOffset1Success0.000
testHeaderOffset2Success0.000
testHeaderLengthSuccess0.000
testHeaderLengthWithWindowsDelimiterSuccess0.000
testChangeFragmentHostSuccess0.000
testAddFragmentHostSuccess0.001
testRemoveFragmentHostSuccess0.000
testAbsentHeaderSuccess0.000
testPresentHeaderSuccess0.000
testHeaderOffset1Success0.000
testHeaderOffset2Success0.000
testHeaderLengthSuccess0.000
testHeaderLengthWithWindowsDelimiterSuccess0.000
testRemoveSimpleExtensionSuccess0.010
testRemoveChildNodeSuccess0.001
testSingleQuoteAttributeSuccess0.000
testReadSimpleExtensionOneLineSuccess0.001
testReadMultilineSimpleExtensionSuccess0.000
testAddSimpleExtensionSuccess0.001
testReadSimpleExtensionSuccess0.000
testStructureAddExtensionLFSuccess0.001
testStructureAddElementCRLFSuccess0.001
testStructureAddAttributeLFSuccess0.001
testStructurePreserveCommentInRootCRLFSuccess0.001
testStructurePreserveCommentInExtensionLFSuccess0.001
testStructurePreserveCommentInExtensionCRLFSuccess0.001
testStructureAddExtensionCRLFSuccess0.001
testStructureAddElementLFSuccess0.000
testStructureAddAttributeCRLFSuccess0.001
testStructureBreakOpenElementLFSuccess0.001
testStructureBreakOpenElementCRLFSuccess0.001
testStructurePreserveCommentInRootLFSuccess0.001
testAddNewExtensionAttribute1CRLFSuccess0.001
testAddNewExtensionAttribute2CRLFSuccess0.001
testAddNewExtensionAttribute3CRLFSuccess0.001
testAddExtensionAttribute1LFSuccess0.001
testAddExtensionAttribute2LFSuccess0.001
testAddExtensionAttribute3LFSuccess0.001
testAddExtensionAttribute1CRLFSuccess0.001
testAddExtensionAttribute2CRLFSuccess0.001
testAddExtensionAttribute3CRLFSuccess0.001
testAddNewMultipleAttributes1LFSuccess0.001
testAddNewMultipleAttributes2LFSuccess0.001
testAddNewMultipleAttributes3LFSuccess0.001
testAddNewMultipleAttributes1CRLFSuccess0.001
testAddNewMultipleAttributes2CRLFSuccess0.001
testAddNewMultipleAttributes3CRLFSuccess0.001
testRemoveExtensionAttribute1LFSuccess0.001
testRemoveExtensionAttribute2LFSuccess0.001
testRemoveExtensionAttribute3LFSuccess0.000
testRemoveExtensionAttribute1CRLFSuccess0.001
testRemoveExtensionAttribute2CRLFSuccess0.001
testRemoveExtensionAttribute3CRLFSuccess0.000
testRemoveMultipleExtensionAttributes1LFSuccess0.001
testRemoveMultipleExtensionAttributes2LFSuccess0.001
testRemoveMultipleExtensionAttributes3LFSuccess0.001
testRemoveMultipleExtensionAttributes1CRLFSuccess0.001
testRemoveMultipleExtensionAttributes2CRLFSuccess0.001
testRemoveMultipleExtensionAttributes3CRLFSuccess0.001
testAddNewExtensionAttribute1LFSuccess0.001
testAddNewExtensionAttribute2LFSuccess0.001
testChangeExtensionAttribute1LFSuccess0.001
testChangeExtensionAttribute2LFSuccess0.001
testChangeExtensionAttribute3LFSuccess0.001
testChangeExtensionAttribute1CRLFSuccess0.001
testChangeExtensionAttribute2CRLFSuccess0.002
testChangeExtensionAttribute3CRLFSuccess0.002
testAddNewExtensionAttribute3LFSuccess0.001
testAddNewExtensionElement1CRLFSuccess0.002
testAddNewExtensionElement2CRLFSuccess0.001
testAddNewExtensionElement3CRLFSuccess0.001
testAddExtensionElement1LFSuccess0.000
testAddNewMultipleExtensionElements1CRLFSuccess0.001
testAddNewMultipleExtensionElements2CRLFSuccess0.001
testAddNewMultipleExtensionElements3CRLFSuccess0.001
testAddMultipleExtensionElements1LFSuccess0.001
testAddMultipleExtensionElements2LFSuccess0.000
testAddMultipleExtensionElements3LFSuccess0.001
testAddMultipleExtensionElements1CRLFSuccess0.001
testAddMultipleExtensionElements2CRLFSuccess0.001
testAddMultipleExtensionElements3CRLFSuccess0.001
testRemoveExtensionElement1LFSuccess0.001
testRemoveExtensionElement2LFSuccess0.000
testRemoveExtensionElement3LFSuccess0.001
testRemoveExtensionElement1CRLFSuccess0.001
testRemoveExtensionElement2CRLFSuccess0.000
testRemoveExtensionElement3CRLFSuccess0.001
testRemoveMultipleExtensionElements1LFSuccess0.001
testRemoveMultipleExtensionElements2LFSuccess0.001
testRemoveMultipleExtensionElements3LFSuccess0.001
testRemoveMultipleExtensionElements1CRLFSuccess0.000
testRemoveMultipleExtensionElements2CRLFSuccess0.001
testRemoveMultipleExtensionElements3CRLFSuccess0.001
testAddNewExtensionElement3LFSuccess0.001
testAddExtensionElement2LFSuccess0.001
testAddExtensionElement3LFSuccess0.000
testAddExtensionElement1CRLFSuccess0.001
testAddExtensionElement2CRLFSuccess0.001
testAddExtensionElement3CRLFSuccess0.001
testAddNewMultipleExtensionElements1LFSuccess0.001
testAddNewMultipleExtensionElements2LFSuccess0.000
testAddNewMultipleExtensionElements3LFSuccess0.001
testAddNewExtensionElement1LFSuccess0.001
testAddNewExtensionElement2LFSuccess0.001
testNoSpellingAnnotationSuccess5.247
testJavacEntriesSuccess3.266
testJreComplianceSuccess2.043
testSimpleProjectSuccess1.002
testSrcExcludeQuickFixSuccess3.099
testSourceFolderSuccess12.243
testOsgiInfSuccess1.009
testSpacesSuccess0.001
testSideEffectsSuccess0.000
testSimpleLinesSuccess0.000
testServiceUnregisteringEventSuccess0.005
testExtensionPointRemovedEventSuccess0.003
testServiceModifiedEventSuccess0.000
testExtensionAddedEventSuccess0.000
testExtensionRemovedEventSuccess0.001
testExtensionPointAddedEventSuccess0.000
testInstalledBundlesSuccess0.077
testBundleInstalledSuccess0.000
testBundleStartedEventSuccess0.000
testBundleStoppedEventSuccess0.001
testBundleUpdatedEventSuccess0.000
testBundleUninstalledEventSuccess0.000
testBundleResolvedEventSuccess0.000
testBundleUnresolvedEventSuccess0.000
testBundleStartingEventSuccess0.000
testBundleStoppingEventSuccess0.000
testServiceRegisteredEventSuccess0.001
testExport14EnvironmentSuccess2.456
testExportCustomEnvironmentSuccess2.338
testgetStartDataSuccess0.004
testProcessFrameworkSubEntrySuccess0.004
testInvalidEntrySuccess0.000
testProcessEntrySuccess0.000
testProcessFrameworkEntrySuccess0.001
testProcessSubEntrySuccess0.000
testEmptyHeaderSuccess0.033
testEmptyPackageImportHeaderSuccess0.345
testFragmentSuccess0.025
testFragmentSrcSuccess0.096
testTwoSourceFoldersTwoJarsSuccess0.034
testSingletonSuccess0.030
testBundleSrcSuccess0.041
testBundleToFragSuccess0.041
testPluginSuccess0.053
testModifyBundleSuccess0.053
testFragToBundleSuccess0.037
testJarsAsBundleSuccess0.041
testBundleSuccess0.037
testClassFoldersSuccess0.051
testExportWizardLaunchShortcutsSuccess0.035
testLazyAutostartSuccess1.655
testEagerAutostartSuccess1.051
testLazyEclipseLazyStartSuccess1.027
testEagerEclipseLazyStartSuccess0.986
testHeaderFormattingSuccess0.049
testNonBundleToBundleSuccess0.056
testJavaToBundleSuccess0.066
testClassFoldersNoJarsSuccess0.058
testExportUpdateSequenceSuccess0.041
testTwoSourceFoldersOneJarSuccess0.083
testServiceSetGetLocationSuccess0.033
testGetOnNonExistantProjectSuccess0.000
testPluginModelInstallLocationSuccess0.684
testBundleRootSuccess0.054
testAssignRootToExistingProjectSuccess0.069
testSetGetLocationSuccess0.026
testOverlapRangeSuccess0.001
testMatchNoneSuccess0.000
testMatchGreaterOrEqualSuccess0.001
testMatchPerfectSuccess0.000
testMatchCompatibleSuccess0.001
testMatchCompatibleNoneSuccess0.000
testMatchEquivalentSuccess0.001
testMatchPrefixSuccess0.000
testRangeNoneSuccess0.001
testMinRangeSuccess0.000
testRangeWithFilterNoMatchSuccess0.000
testSingleRangeMatchSuccess0.001
testMutliMatchesSuccess0.000
testWorkspaceOverTargetSuccess2.957
testUnmatchedRangeSuccess0.000
testRangeWithFilterMatchSuccess0.000
testDevPropertiesSuccess0.054
testSourceLookupPathSuccess0.075
Properties >>

Back to top