Name | Status | Type | Time(s) |
test for tweaklets | Success | | 0.001 |
testStartup | Success | | 0.001 |
testAddProjects | Success | | 0.064 |
testCopyMoveProject | Success | | 0.050 |
testCopyMoveResource | Success | | 0.052 |
testEditActionSetsDialog | Success | | 0.000 |
testEditorSelection | Success | | 0.101 |
testNavigatorFilter | Success | | 0.044 |
testNewFileType | Success | | 0.062 |
testProgressInformation | Success | | 0.063 |
testSaveAs | Success | | 0.069 |
testSavePerspective | Success | | 0.103 |
testSelectPerspective | Success | | 0.050 |
testSelectTypes | Success | | 0.070 |
testShowView | Success | | 0.090 |
testAboutPlugins | Success | | 0.065 |
testAbout | Success | | 0.128 |
testSaveAll | Success | | 0.047 |
testNewFolder | Success | | 0.079 |
testNewProjectPage1 | Success | | 0.087 |
testExportResources | Success | | 0.071 |
testImportResources | Success | | 0.075 |
testNewFile2 | Success | | 0.324 |
testNewProjectPage2 | Success | | 0.075 |
testNewProject | Success | | 0.075 |
testNewResource | Success | | 0.068 |
testWizardWindowTitle | Success | | 0.113 |
testNewFile | Success | | 0.071 |
testNewFolder | Success | | 0.084 |
testNewProjectPage1 | Success | | 0.072 |
testExportResources | Success | | 0.069 |
testImportResources | Success | | 0.066 |
testNewFile2 | Success | | 0.110 |
testNewProjectPage2 | Success | | 0.086 |
testNewProject | Success | | 0.083 |
testNewResource | Success | | 0.074 |
testNewFile | Success | | 0.079 |
testFileEditorsPref | Success | | 0.193 |
testLocalHistoryPref | Success | | 0.112 |
testPerspectivesPref | Success | | 0.153 |
testFontEditorsPref | Success | | 0.121 |
testProjectReferencesProp | Success | | 0.000 |
testFieldEditorEnablePref | Success | | 0.082 |
testInfoProp | Success | | 0.001 |
testWorkbenchPref | Success | | 0.079 |
testAppearancePref | Success | | 0.134 |
testDefaultTextEditorPref | Success | | 0.106 |
testCompareViewersPref | Success | | 0.451 |
testFileEditorsPref | Success | | 0.137 |
testLocalHistoryPref | Success | | 0.117 |
testPerspectivesPref | Success | | 0.143 |
testFontEditorsPref | Success | | 0.119 |
testProjectReferencesProp | Success | | 0.000 |
testFieldEditorEnablePref | Success | | 0.079 |
testInfoProp | Success | | 0.000 |
testWorkbenchPref | Success | | 0.072 |
testAppearancePref | Success | | 0.128 |
testDefaultTextEditorPref | Success | | 0.098 |
testAbortPageFlipping | Success | | 0.114 |
testCopyOverwrite | Success | | 0.055 |
testDeleteProject | Success | | 0.047 |
testDeleteReadOnlyCheck | Success | | 0.051 |
testDeleteResource | Success | | 0.046 |
testDeleteResources | Success | | 0.103 |
testDropOverwrite | Success | | 0.050 |
testErrorClosing | Success | | 0.049 |
testFileExtensionEmpty | Success | | 0.047 |
testFileNameWrong | Success | | 0.048 |
testFileTypeExists | Success | | 0.049 |
testInvalidType_1 | Success | | 0.049 |
testInvalidType_2 | Success | | 0.050 |
testMoveReadOnlyCheck | Success | | 0.054 |
testNoBuilders | Success | | 0.064 |
testNoGlobalBuildersDialog | Success | | 0.052 |
testNoPropertyPage | Success | | 0.052 |
testOperationNotAvailable | Success | | 0.053 |
testOverwritePerspective | Success | | 0.057 |
testRefreshDeleteProject | Success | | 0.054 |
testRenameOverwrite | Success | | 0.056 |
testResetPerspective | Success | | 0.058 |
testSaveAsOverwrite | Success | | 0.058 |
testSaveChanges | Success | | 0.057 |
testWizardClosing | Success | | 0.056 |
testWizardOverwrite | Success | | 0.060 |
testTypePage | Success | | 0.221 |
testEditPage | Success | | 0.129 |
testEditPage | Success | | 0.123 |
testExactMatch1 | Success | | 0.007 |
testPrefixMatch | Success | | 0.009 |
testPatternMatch1 | Success | | 0.020 |
testPatternMatch2 | Success | | 0.010 |
testCamelCaseMatch1 | Success | | 0.014 |
testCamelCaseMatch2 | Success | | 0.006 |
testCamelCaseMatch3 | Success | | 0.013 |
testBlankMatch | Success | | 0.003 |
testExactMatch2 | Success | | 0.002 |
testReadHistory | Success | | 0.072 |
testGetDescriptor | Success | | 0.177 |
testPLUGIN_ID | Success | | 0.001 |
testGetWorkbench | Success | | 0.000 |
testClose | Success | | 0.000 |
testGetSharedImages | Success | | 0.001 |
testGetWorkingSetManager | Success | | 0.006 |
testGetWorkbenchWindows | Success | | 0.404 |
testOpenWorkbenchWindow | Failure | expected:<org.eclipse.ui.internal.WorkbenchWindow@23708205> but was:<org.eclipse.ui.internal.WorkbenchWindow@b1be2e3>
junit.framework.AssertionFailedError: expected:<org.eclipse.ui.internal.WorkbenchWindow@23708205> but was:<org.eclipse.ui.internal.WorkbenchWindow@b1be2e3> at org.eclipse.ui.tests.api.IWorkbenchTest.testOpenWorkbenchWindow(IWorkbenchTest.java:135) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.133 |
testOpenWorkbenchWindow2 | Failure | expected:<org.eclipse.ui.internal.WorkbenchWindow@44628df0> but was:<org.eclipse.ui.internal.WorkbenchWindow@b1be2e3>
junit.framework.AssertionFailedError: expected:<org.eclipse.ui.internal.WorkbenchWindow@44628df0> but was:<org.eclipse.ui.internal.WorkbenchWindow@b1be2e3> at org.eclipse.ui.tests.api.IWorkbenchTest.testOpenWorkbenchWindow2(IWorkbenchTest.java:165) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.204 |
testOpenPage1 | Success | | 0.000 |
testOpenPage2 | Success | | 0.000 |
testGetActiveWorkbenchWindow | Failure | expected:<org.eclipse.ui.internal.WorkbenchWindow@4d8afb22> but was:<org.eclipse.ui.internal.WorkbenchWindow@b1be2e3>
junit.framework.AssertionFailedError: expected:<org.eclipse.ui.internal.WorkbenchWindow@4d8afb22> but was:<org.eclipse.ui.internal.WorkbenchWindow@b1be2e3> at org.eclipse.ui.tests.api.IWorkbenchTest.testGetActiveWorkbenchWindow(IWorkbenchTest.java:49) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.137 |
testGetEditorRegistry | Success | | 0.000 |
testGetPerspectiveRegistry | Success | | 0.000 |
testGetPrefereneManager | Success | | 0.000 |
testClose | Success | | 0.130 |
testGetPages | Success | | 0.121 |
testOpenPage2 | Success | | 0.143 |
testGetShell | Success | | 0.129 |
testOpenPage | Success | | 0.133 |
testIsApplicationMenu | Success | | 0.138 |
testGetWorkbench | Success | | 0.139 |
testGetActivePage | Success | | 0.135 |
testSetActivePage | Success | | 0.666 |
testClose | Success | | 0.277 |
testCloseWithSaveNeeded | Success | | 0.277 |
testSaveEffectsSharedModel | Success | | 0.175 |
testCloseEditor | Success | | 0.172 |
testCloseEditors | Success | | 0.271 |
testCloseAllEditors | Success | | 0.310 |
testSaveEditor | Success | | 0.212 |
testIDESaveAllEditors | Success | | 0.196 |
testSaveAllEditors | Success | | 0.193 |
testGetEditors | Success | | 0.180 |
testShowActionSet | Success | | 0.110 |
testHideActionSet | Success | | 0.118 |
testStackOrder | Success | | 0.209 |
testView_CREATE1 | Success | | 0.191 |
testView_CREATE2 | Success | | 0.174 |
testView_CREATE3 | Success | | 0.210 |
testView_VISIBLE1 | Success | | 0.172 |
testView_VISIBLE3 | Success | | 0.190 |
testOpenPerspectiveWithFastView | Success | | 0.131 |
testOpenPerspectiveWithMultiViewPlaceholdersAtTopLevel | Success | | 0.160 |
testOpenPerspectiveWithMultiViewPlaceholdersInPlaceholderFolder | Success | | 0.140 |
testOpenPerspectiveWithMultiViewPlaceholdersInFolder | Success | | 0.137 |
testGetNewWizardShortcuts | Success | | 0.430 |
testGetShowViewShortcuts | Success | | 0.347 |
testGetPerspectiveShortcuts | Success | | 0.134 |
testShowView | Success | | 0.151 |
testGetInput | Success | | 0.594 |
testActivate | Success | | 0.157 |
testBringToTop | Success | | 1.614 |
testBringToTop_MinimizedViewWithEditorsBug292966 | Success | | 0.734 |
testBringToTop_MinimizedViewWithoutEditorsBug292966 | Success | | 0.245 |
testGetWorkbenchWindow | Success | | 0.121 |
testShowViewMult | Success | | 0.176 |
testShowViewMultFast | Success | | 0.178 |
testBug76669 | Success | | 0.160 |
testFindView | Success | | 0.141 |
testFindViewReference | Success | | 0.182 |
testGetViews | Success | | 0.127 |
testHideViewWithPart | Success | | 0.162 |
testHideViewWithReference | Success | | 0.123 |
testHideSaveableView | Success | | 0.312 |
testWorkingSets1 | Success | | 0.118 |
testWorkingSets2 | Success | | 0.115 |
testWorkingSets3 | Success | | 0.121 |
testView_VISIBLE2 | Success | | 0.183 |
testOpenEditor4 | Success | | 0.499 |
testOpenEditor | Success | | 0.271 |
testGet_SetEditorAreaVisible | Success | | 0.125 |
testOpenEditor2 | Success | | 0.171 |
testOpenEditor3 | Success | | 0.206 |
testOpenEditor5 | Success | | 0.181 |
testOpenEditor6 | Success | | 0.399 |
testOpenEditor7_Bug203640 | Success | | 0.200 |
testGetPerspective | Success | | 0.212 |
testSetPerspective | Success | | 0.134 |
testGetLabel | Success | | 0.217 |
testGetOpenPerspectives | Success | | 0.245 |
testGetSortedPerspectives | Success | | 0.209 |
testClosePerspective | Success | | 0.236 |
testClosePerspectiveDoesNotPromptBug272070 | Success | | 0.426 |
testCloseAllPerspectives | Success | | 0.231 |
testCloseAllPerspectivesDoesNotPromptBug272070 | Success | | 0.341 |
testBug76285 | Success | | 0.370 |
testShowEditorInput | Success | | 0.153 |
testOpenAndFindEditorWithMatchFlags | Success | | 0.195 |
testOpenAndHideEditor1 | Success | | 0.220 |
testOpenAndHideEditor2 | Success | | 0.179 |
testOpenAndHideEditor3 | Success | | 0.167 |
testOpenAndHideEditor4 | Success | | 0.159 |
testOpenAndHideEditor5 | Success | | 0.781 |
testOpenAndHideEditor6 | Success | | 0.363 |
testOpenAndHideEditor7 | Success | | 0.283 |
testOpenAndHideEditor8 | Success | | 0.317 |
testOpenAndHideEditor9 | Failure | null
junit.framework.AssertionFailedError: null at org.eclipse.ui.tests.api.IWorkbenchPageTest.testOpenAndHideEditor9(IWorkbenchPageTest.java:2802) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.267 |
testOpenAndHideEditor10 | Success | | 0.173 |
testOpenEditors1 | Success | | 0.196 |
testOpenEditors3 | Success | | 0.227 |
testOpenEditorsReuse | Success | | 0.273 |
testSetPartState | Success | | 0.179 |
testOpenAndHideEditor11 | Success | | 0.261 |
testOpenAndHideEditor12 | Success | | 0.161 |
testClose | Success | | 0.246 |
testCloseEditor | Success | | 0.161 |
testCloseAllEditors | Success | | 0.250 |
testSaveEditor | Success | | 0.164 |
testSaveAllEditors | Success | | 0.182 |
testGetEditors | Success | | 0.178 |
testShowActionSet | Success | | 0.115 |
testHideActionSet | Success | | 0.097 |
testShowView | Success | | 0.154 |
testGetInput | Success | | 0.260 |
testActivate | Success | | 0.145 |
testBringToTop | Success | | 0.161 |
testGetWorkbenchWindow | Success | | 0.112 |
testFindView | Success | | 0.124 |
testGetViews | Success | | 0.121 |
testOpenEditor4 | Success | | 0.288 |
testOpenEditor | Success | | 0.236 |
testGet_SetEditorAreaVisible | Success | | 0.126 |
testOpenEditor2 | Success | | 0.164 |
testOpenEditor3 | Success | | 0.173 |
testOpenEditor5 | Success | | 0.165 |
testOpenEditor6 | Success | | 0.338 |
testGetPerspective | Success | | 0.198 |
testSetPerspective | Success | | 0.105 |
testGetLabel | Success | | 0.109 |
testHideView | Success | | 0.133 |
testDynamicMenuContribution | Success | | 0.162 |
testStaticMenuContribution | Success | | 0.160 |
testStaticLifecycle | Success | | 0.138 |
testDynamicLifecycle | Success | | 0.130 |
testPageOpened | Success | | 0.109 |
testPageClosed | Success | | 0.114 |
testPageActivate | Success | | 0.106 |
testGetActivePage | Success | | 0.110 |
testLocalPageService | Success | | 0.475 |
testAddPageListener | Success | | 0.116 |
testRemovePageListener | Success | | 0.224 |
testAddPerspectiveListener | Success | | 0.100 |
testRemovePerspectiveListener | Success | | 0.260 |
testDeleteClonedPerspective | Success | | 0.074 |
testGetDefaultPerspective | Success | | 0.000 |
testSetDefaultPerspective | Success | | 0.000 |
testGetPerspectives | Success | | 0.001 |
testFindPerspectiveWithId | Success | | 0.000 |
testGetLabel | Success | | 0.000 |
testGetImageDescriptor | Success | | 0.000 |
testGetId | Success | | 0.000 |
testGetEditors | Success | | 0.001 |
testGetLabel | Success | | 0.000 |
testGetImageDescriptor | Success | | 0.000 |
testGetExtension | Success | | 0.001 |
testGetDefaultEditor | Success | | 0.000 |
testGetName | Success | | 0.001 |
testGetLabel | Success | | 0.000 |
testGetImageDescriptor | Success | | 0.001 |
testGetId | Success | | 0.000 |
testGetEditors | Success | | 0.014 |
testSetDefaultEditor | Success | | 0.013 |
testAddPropertyListener | Success | | 0.001 |
testRemovePropertyListener | Success | | 0.001 |
testEditorContentTypeByFilenameWithContentType | Success | | 0.000 |
testEditorContentTypeByExtWithContentType | Success | | 0.000 |
testEditorContentTypeByExtWithoutContentType1 | Success | | 0.000 |
testEditorContentTypeByFilenameWithoutContentType1 | Success | | 0.000 |
testEditorContentTypeByFilenameWithoutContentType2 | Success | | 0.000 |
testEditorContentTypeByExtWithoutContentType2 | Success | | 0.000 |
testDefaultedContentTypeEditor | Success | | 0.001 |
testNoDefaultEditors | Success | | 0.000 |
testGetFileEditorMappings | Success | | 0.000 |
testSwitchDefaultToExternalBug236104 | Success | | 0.173 |
testBug308894 | Success | | 0.050 |
testFindEditor | Success | | 0.000 |
testGetDefaultEditor2 | Success | | 0.000 |
testGetDefaultEditor3 | Success | | 0.022 |
testGetImageDescriptor | Success | | 0.016 |
testGetDefaultEditor | Success | | 0.000 |
testPerspectiveChanged | Success | | 0.123 |
testPerspectiveActivated | Success | | 0.111 |
testInit | Success | | 0.109 |
testDisposeWorkbenchWindowActionDelegateBug81422 | Success | | 0.107 |
testRun | Success | | 0.117 |
testSelectionChanged | Success | | 0.130 |
testInit | Success | | 0.124 |
testRun | Success | | 0.139 |
testSelectionChanged | Success | | 0.120 |
testGetActionBars | Success | | 0.124 |
testGetShell | Success | | 0.130 |
testGetWorkbenchWindow | Success | | 0.119 |
testGetPage | Success | | 0.134 |
testGetRegisteredName | Success | | 0.117 |
testGetSelectionProvider | Success | | 0.126 |
testSetSelectionProvider | Success | | 0.130 |
testGetPluginId | Success | | 0.126 |
testINestableService | Success | | 0.124 |
testGetId | Success | | 0.139 |
testGetActionBarContributor | Success | | 0.146 |
testGetShell | Success | | 0.159 |
testGetWorkbenchWindow | Success | | 0.135 |
testGetPage | Success | | 0.135 |
testGetRegisteredName | Success | | 0.140 |
testGetSelectionProvider | Success | | 0.127 |
testSetSelectionProvider | Success | | 0.139 |
testGetPluginId | Success | | 0.141 |
testINestableService | Success | | 0.136 |
testGetId | Success | | 0.136 |
testGetStatusLineManager | Success | | 0.133 |
testGetToolBarManager | Success | | 0.128 |
testGetGlobalActionHandler | Success | | 0.118 |
testGetMenuManager | Success | | 0.143 |
testSetGlobalActionHandler | Failure | null
junit.framework.AssertionFailedError: null at org.eclipse.ui.tests.api.IActionBarsTest.testSetGlobalActionHandler(IActionBarsTest.java:157) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.149 |
testOpenAndCloseSaveNotNeeded | Success | | 0.119 |
testOpenAndClose | Success | | 0.135 |
testOpenAndCloseWithNoMemento | Success | | 0.154 |
testOpenAndCloseSaveNotNeeded | Success | | 0.144 |
testOpenAndClose | Success | | 0.135 |
testInit | Success | | 0.138 |
testSetActiveEditor | Success | | 0.234 |
testPartHiddenWhenClosedAndUnshared | Success | | 0.122 |
testPartHiddenWhenClosedAndShared | Success | | 0.154 |
testPartHiddenWhenObscured | Success | | 0.144 |
testAddPartListenerToWindow | Success | | 0.134 |
testRemovePartListenerFromPage | Success | | 0.138 |
testRemovePartListenerFromWindow | Success | | 0.134 |
testPartVisibleWhenOpenedUnshared | Success | | 0.122 |
testPartVisibleWhenOpenedShared | Success | | 0.162 |
testPartHiddenBeforeClosing | Success | | 0.119 |
testPartVisibleWhenObscured | Success | | 0.133 |
testEditorFoundWhenOpened | Success | | 0.155 |
testAddPartListenerToPage | Success | | 0.161 |
testLocalPartService | Success | | 0.165 |
testAddSelectionListener | Success | | 0.127 |
testLocalSelectionService | Success | | 0.135 |
testSelectionEventWhenInactive | Success | | 0.126 |
testRemoveSelectionListener | Success | | 0.126 |
testGetSelection | Success | | 0.122 |
testSelectionEventWhenActivated | Success | | 0.146 |
testBadFactory_Save | Success | | 0.038 |
testSetElements | Success | | 0.025 |
testSetId | Success | | 0.003 |
testSetName | Success | | 0.058 |
testGetElements | Success | | 0.002 |
testApplicableTo_ResourceWorkingSet | Success | | 0.004 |
testApplicableTo_DirectComparison | Success | | 0.003 |
testApplicableTo_Adapter1 | Success | | 0.006 |
testBadFactory_Restore | Success | | 0.006 |
testNoDuplicateWorkingSetName | Success | | 0.005 |
testNoDuplicateWorkingSetNamesDifferentLabels | Success | | 0.005 |
testIsEmpty | Success | | 0.005 |
testApplicableTo_Inheritance | Success | | 0.003 |
testApplicableTo_AdapterManager1 | Success | | 0.008 |
testApplicableTo_AdapterManager2 | Success | | 0.008 |
testGetId | Success | | 0.002 |
testGetName | Success | | 0.002 |
testListenerSafety | Success | | 0.003 |
testConfigBlockFilter | Success | | 0.001 |
testAddPropertyChangeListener | Success | | 0.010 |
testAddRecentWorkingSet | Success | | 0.005 |
testAddWorkingSet | Success | | 0.005 |
testCreateWorkingSet | Success | | 0.001 |
testCreateWorkingSetFromMemento | Success | | 0.001 |
testCreateWorkingSetSelectionDialog | Success | | 0.106 |
testGetRecentWorkingSets | Success | | 0.011 |
testRecentWorkingSetsLength | Success | | 0.083 |
testGetWorkingSet | Success | | 0.031 |
testGetWorkingSets | Success | | 0.022 |
testRemovePropertyChangeListener | Success | | 0.012 |
testRemoveWorkingSet | Success | | 0.007 |
testRemoveWorkingSetAfterRename | Success | | 0.009 |
testBasicWorkingSetElementAdapter_AdapterManager | Success | | 0.000 |
testBasicWorkingSetElementAdapter_Direct | Success | | 0.000 |
testBasicWorkingSetElementAdapter_Inheritance | Success | | 0.001 |
testBasicWorkingSetElementAdapter_IAdaptable | Success | | 0.003 |
testWorkingSetSaveRestoreAggregates | Success | | 0.061 |
testSaveWSet | Success | | 0.013 |
testGetElemets | Success | | 0.021 |
testWorkingSetCycle | Success | | 0.048 |
testCycleCleanup | Success | | 0.050 |
testWorkingSetRegistry | Success | | 0.000 |
testWorkingSetDescriptor | Success | | 0.000 |
testErrorCondition | Success | | 0.001 |
testMoveableFlag | Success | | 0.187 |
testPerspectiveReset | Success | | 0.264 |
testPerspectiveOpen | Success | | 0.166 |
testPerspectiveCloseStandaloneView | Success | | 0.158 |
testPerspectiveCloseFastView | Success | | 0.186 |
testPerspectiveMoveFastView | Success | | 0.202 |
testPerspectiveViewToolBarVisible | Success | | 0.345 |
testStackPlacementRight | Success | | 0.144 |
testStackPlacementLeft | Success | | 0.148 |
testStackPlacementTop | Success | | 0.136 |
testStackPlacementBottom | Success | | 0.139 |
testStackContents | Success | | 0.121 |
testClosableFlag | Success | | 0.165 |
testNonDependantBundleIcon | Success | | 0.003 |
testDependantBundleIcon | Success | | 0.001 |
testBadIcon | Success | | 0.001 |
testDefaults | Success | | 0.134 |
testCustomTitle | Success | | 0.123 |
testEmptyContentDescription | Success | | 0.122 |
testDefaults | Success | | 0.124 |
testCustomTitle | Success | | 0.126 |
testNullTitle | Success | | 0.123 |
testCustomName | Success | | 0.125 |
testCustomContentDescription | Success | | 0.134 |
testCustomNameAndContentDescription | Success | | 0.130 |
testDefaults | Success | | 0.129 |
testCustomTitle | Success | | 0.120 |
testEmptyContentDescription | Success | | 0.130 |
testCustomName | Success | | 0.128 |
testCustomContentDescription | Success | | 0.130 |
testCustomNameAndContentDescription | Success | | 0.120 |
testJoin | Success | | 0.374 |
testWizards | Success | | 0.001 |
testBug72337 | Success | | 0.001 |
testFindMatchingEditor | Success | | 0.152 |
testOpenMatchingEditor | Success | | 0.159 |
testPutTextDataWithChildrenBug93718 | Success | | 0.002 |
testMementoWithTextContent113659 | Success | | 0.000 |
testCreateReadRootReaderExceptionCases | Success | | 0.029 |
testCreateReadRootReader | Success | | 0.000 |
testCreateReadRootReaderString | Success | | 0.006 |
testCreateWriteRoot | Success | | 0.001 |
testSpacesInRootAreIllegal | Success | | 0.009 |
testSpacesInKeysAreIllegal | Success | | 0.001 |
testCopyChild | Success | | 0.002 |
testCreateAndGetChild | Success | | 0.001 |
testGetChildren | Success | | 0.002 |
testGetID | Success | | 0.007 |
testPutAndGetFloat | Success | | 0.009 |
testPutAndGetInteger | Success | | 0.004 |
testPutMemento | Success | | 0.002 |
testPutAndGetString | Success | | 0.006 |
testPutAndGetTextData | Success | | 0.007 |
testLegalKeys | Success | | 0.002 |
testIllegalKeys | Success | | 0.003 |
testGetComposite | Success | | 0.556 |
testViewProperties | Success | | 0.118 |
testEditorProperties | Success | | 0.164 |
testLifecycle | Success | | 0.151 |
testHashCode | Success | | 0.117 |
testHashCode2 | Success | | 0.106 |
testHashCode3 | Success | | 0.148 |
testHashCode4 | Success | | 0.144 |
testHashCode5 | Success | | 0.172 |
testHashCode6 | Success | | 0.146 |
testHashCode7 | Success | | 0.157 |
testEquals2 | Success | | 0.115 |
testEquals3 | Success | | 0.137 |
testEquals4 | Success | | 0.161 |
testEquals5 | Success | | 0.148 |
testEqualsNullInput | Success | | 0.155 |
testEqualsNullInputBoth | Success | | 0.157 |
testEqualsNonNullInput | Success | | 0.154 |
testEquals7 | Success | | 0.153 |
testEquals | Success | | 0.108 |
testPinningWithMultipleInstances | Success | | 0.329 |
testBug268676HidingPinnedTargetPart | Success | | 0.642 |
testBug278514NormalProperties | Success | | 0.631 |
testBug278514TabbedProperties | Success | | 0.552 |
testDefaultPage | Success | | 0.280 |
testDefaultPageAdapter | Success | | 0.277 |
testAllowsMultiple | Success | | 0.291 |
testFollowsSelection | Success | | 0.264 |
testFollowsParts | Success | | 0.287 |
testPinning | Success | | 0.277 |
testUnpinningWhenPinnedPartIsClosed | Success | | 0.257 |
testNewPropertySheet | Failure | null
junit.framework.AssertionFailedError: null at org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest.testNewPropertySheet(MultiInstancePropertySheetTest.java:286) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.280 |
testParentIsPinned | Error | Widget is disposed
org.eclipse.swt.SWTException: Widget is disposed at org.eclipse.swt.SWT.error(SWT.java:4282) at org.eclipse.swt.SWT.error(SWT.java:4197) at org.eclipse.swt.SWT.error(SWT.java:4168) at org.eclipse.swt.widgets.Widget.error(Widget.java:466) at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:403) at org.eclipse.swt.widgets.Control.setBounds(Control.java:735) at org.eclipse.ui.part.PageBook$PageBookLayout.layout(PageBook.java:67) at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1563) at org.eclipse.swt.widgets.Composite.setBounds(Composite.java:1361) at org.eclipse.swt.widgets.Control.setBounds(Control.java:765) at org.eclipse.swt.layout.FillLayout.layout(FillLayout.java:201) at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1563) at org.eclipse.swt.widgets.Composite.setBounds(Composite.java:1361) at org.eclipse.swt.widgets.Control.setBounds(Control.java:765) at org.eclipse.swt.layout.FillLayout.layout(FillLayout.java:201) at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1563) at org.eclipse.swt.widgets.Composite.setBounds(Composite.java:1361) at org.eclipse.swt.widgets.Control.setBounds(Control.java:737) at org.eclipse.ui.internal.LayoutPart.setBounds(LayoutPart.java:300) at org.eclipse.ui.internal.presentations.PresentablePart.setBounds(PresentablePart.java:170) at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.layoutContent(PresentablePartFolder.java:131) at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.access$0(PresentablePartFolder.java:127) at org.eclipse.ui.internal.presentations.util.PresentablePartFolder$1.controlMoved(PresentablePartFolder.java:56) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:223) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1263) at org.eclipse.swt.widgets.Control.setBounds(Control.java:907) at org.eclipse.swt.widgets.Composite.setBounds(Composite.java:1358) at org.eclipse.swt.widgets.Control.setBounds(Control.java:765) at org.eclipse.swt.custom.ViewFormLayout.layout(ViewFormLayout.java:197) at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1563) at org.eclipse.swt.widgets.Composite.setLayoutDeferred(Composite.java:1419) at org.eclipse.ui.internal.presentations.PaneFolder.layout(PaneFolder.java:556) at org.eclipse.ui.internal.presentations.PaneFolder$5.controlResized(PaneFolder.java:281) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1263) at org.eclipse.swt.widgets.Control.setBounds(Control.java:911) at org.eclipse.swt.widgets.Composite.setBounds(Composite.java:1358) at org.eclipse.swt.widgets.Control.setBounds(Control.java:737) at org.eclipse.swt.custom.CTabFolder.setButtonBounds(CTabFolder.java:2177) at org.eclipse.swt.custom.CTabFolder.updateItems(CTabFolder.java:3348) at org.eclipse.swt.custom.CTabFolder.updateItems(CTabFolder.java:3281) at org.eclipse.swt.custom.CTabItem.setImage(CTabItem.java:404) at org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabItem.setInfo(DefaultTabItem.java:94) at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.initTab(PresentablePartFolder.java:339) at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.insert(PresentablePartFolder.java:195) at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.add(LeftToRightTabOrder.java:37) at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.addPart(TabbedStackPresentation.java:418) at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1594) at org.eclipse.ui.internal.PartStack.add(PartStack.java:493) at org.eclipse.ui.internal.PartStack.add(PartStack.java:479) at org.eclipse.ui.internal.PartSashContainer.stack(PartSashContainer.java:1254) at org.eclipse.ui.internal.PerspectiveHelper.addPart(PerspectiveHelper.java:342) at org.eclipse.ui.internal.Perspective.showView(Perspective.java:2331) at org.eclipse.ui.internal.WorkbenchPage.busyShowView(WorkbenchPage.java:1145) at org.eclipse.ui.internal.WorkbenchPage$20.run(WorkbenchPage.java:3921) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:3918) at org.eclipse.ui.views.properties.NewPropertySheetHandler.findPropertySheet(NewPropertySheetHandler.java:130) at org.eclipse.ui.views.properties.NewPropertySheetHandler.execute(NewPropertySheetHandler.java:55) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:293) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476) at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:178) at org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest.executeNewPropertySheetHandler(MultiInstancePropertySheetTest.java:305) at org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest.testParentIsPinned(MultiInstancePropertySheetTest.java:318) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.281 |
testGetIShowInTargetAdapter | Success | | 0.133 |
testShowInPropertySheetWithNullContext | Success | | 0.140 |
testShowInPropertySheetWithNullPart | Success | | 0.128 |
testShowInPropertySheet | Success | | 0.139 |
testShowInPropertySheetWithNull | Success | | 0.134 |
testGetShowInContextFromPropertySheet | Failure | Expected: <null> but was: <empty selection>
junit.framework.AssertionFailedError: Expected: <null> but was: <empty selection> at org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest.testGetShowInContextFromPropertySheet(NewPropertySheetHandlerTest.java:87) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.133 |
testGetShowInContextFromAShowInSource | Failure | expected:<<empty selection>> but was:<null>
junit.framework.AssertionFailedError: expected:<<empty selection>> but was:<null> at org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest.testGetShowInContextFromAShowInSource(NewPropertySheetHandlerTest.java:127) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.115 |
testFindPropertySheetWithoutActivePart | Failure | Expected: <null> but was: org.eclipse.ui.views.properties.PropertySheet@d941917
junit.framework.AssertionFailedError: Expected: <null> but was: org.eclipse.ui.views.properties.PropertySheet@d941917 at org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest.testFindPropertySheetWithoutActivePart(NewPropertySheetHandlerTest.java:181) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.093 |
testFindPropertySheetWithOtherSheetActive | Failure | null
junit.framework.AssertionFailedError: null at org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest.testFindPropertySheetWithOtherSheetActive(NewPropertySheetHandlerTest.java:213) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.152 |
testFindPropertySheetWithSPVActive | Failure | expected:<org.eclipse.ui.views.properties.PropertySheet@a7323b0> but was:<org.eclipse.ui.views.properties.PropertySheet@6790d2bb>
junit.framework.AssertionFailedError: expected:<org.eclipse.ui.views.properties.PropertySheet@a7323b0> but was:<org.eclipse.ui.views.properties.PropertySheet@6790d2bb> at org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest.testFindPropertySheetWithSPVActive(NewPropertySheetHandlerTest.java:235) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.145 |
testFindPropertySheetWithPinnedPSandSPVActive | Failure | null
junit.framework.AssertionFailedError: null at org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest.testFindPropertySheetWithPinnedPSandSPVActive(NewPropertySheetHandlerTest.java:261) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.145 |
testFindPropertySheetWithUnpinnedPSandSPVActive | Failure | expected:<org.eclipse.ui.views.properties.PropertySheet@446109b1> but was:<org.eclipse.ui.views.properties.PropertySheet@5bfd7bfb>
junit.framework.AssertionFailedError: expected:<org.eclipse.ui.views.properties.PropertySheet@446109b1> but was:<org.eclipse.ui.views.properties.PropertySheet@5bfd7bfb> at org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest.testFindPropertySheetWithUnpinnedPSandSPVActive(NewPropertySheetHandlerTest.java:288) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.190 |
testGetShowInContextWithNoShowInSource | Failure | expected:<org.eclipse.ui.tests.SelectionProviderView@5ad2b143> but was:<null>
junit.framework.AssertionFailedError: expected:<org.eclipse.ui.tests.SelectionProviderView@5ad2b143> but was:<null> at org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest.testGetShowInContextWithNoShowInSource(NewPropertySheetHandlerTest.java:154) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.136 |
testGetShowInContextWithNoActivePart | Failure | Expected ExecutionException due to no active part
junit.framework.AssertionFailedError: Expected ExecutionException due to no active part at org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest.testGetShowInContextWithNoActivePart(NewPropertySheetHandlerTest.java:168) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.099 |
testSaveableRetargeting | Success | | 0.167 |
testInput | Success | | 0.394 |
testInputIfHidden2Bug69953 | Success | | 0.599 |
testGetDefaultLabelProvider | Success | | 0.001 |
testSetGetLabelProvider | Success | | 0.000 |
testGetNextCamelIndex | Success | | 0.000 |
testIsIgnoredForCamelCase | Success | | 0.000 |
testGetCamelCase | Success | | 0.001 |
testGetCamelCaseIndices | Success | | 0.000 |
testOpenQuickAccess | Success | | 0.465 |
testMoveStatusLine | Success | | 0.112 |
testMoveFastViewBar | Success | | 0.107 |
testRemoveHeapStatus | Success | | 0.104 |
testAddExtraTrim | Success | | 0.115 |
testPlaceExtraTrim | Success | | 0.114 |
testSaveWorkbenchWindow | Success | | 0.104 |
testRestoreStateWithChange | Success | | 0.192 |
testRestoreStateWithLocationChange | Success | | 0.203 |
testGetIDs | Success | | 0.099 |
testTrimInformation | Success | | 0.108 |
testAnimationEngine | Success | | 0.329 |
testActionEnablementWhenActive | Success | | 0.154 |
testActionEnablementWhenInactive | Success | | 0.150 |
testCoolBarContribution | Success | | 0.131 |
test239945 | Success | | 0.096 |
testAllAction | Success | | 0.168 |
testRedAction | Success | | 0.117 |
testNotRedAction | Success | | 0.132 |
testTrueAction | Success | | 0.124 |
testRedOrBlueAction | Success | | 0.143 |
testRedAndTrueAction | Success | | 0.122 |
testPluginStateActions | Success | | 0.138 |
testSystemPropertyAction | Success | | 0.134 |
testExpressionEnabledAction | Success | | 0.127 |
testAllAction | Success | | 0.146 |
testRedAction | Success | | 0.149 |
testNotRedAction | Success | | 0.143 |
testTrueAction | Success | | 0.160 |
testRedOrBlueAction | Success | | 0.150 |
testRedAndTrueAction | Success | | 0.148 |
testPluginStateActions | Success | | 0.143 |
testSystemPropertyAction | Success | | 0.124 |
testBringToTop | Success | | 0.224 |
testRestoreNewStateMissingId | Success | | 0.001 |
testSaveState | Success | | 0.001 |
testBasicFilter | Success | | 0.000 |
testRestoreOldState | Success | | 0.001 |
test78470 | Success | | 2.048 |
testActivityEnablement | Success | | 0.232 |
testProblemTypes | Success | | 0.001 |
testAnyErrorFilter | Success | | 0.000 |
testSameContainer | Success | | 0.000 |
testDescription | Success | | 0.000 |
testNotOnDescription | Success | | 0.000 |
testSelectedWarning | Success | | 0.000 |
testInfoAndChildren | Success | | 0.000 |
testResourceMappings | Success | | 0.606 |
testMarkerCategories | Success | | 0.000 |
testPartialSort | Success | | 0.285 |
testCompleteSort | Success | | 0.258 |
testOpenView | Success | | 0.062 |
testDeleteClosedProject | Success | | 0.665 |
testPerspectiveId | Failure | expected:<true> but was:<false>
junit.framework.AssertionFailedError: expected:<true> but was:<false> at org.eclipse.ui.tests.internal.WorkbenchWindowSubordinateSourcesTests.testPerspectiveId(WorkbenchWindowSubordinateSourcesTests.java:154) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.095 |
testIsCoolbarVisible | Failure | expected:<true> but was:<false>
junit.framework.AssertionFailedError: expected:<true> but was:<false> at org.eclipse.ui.tests.internal.WorkbenchWindowSubordinateSourcesTests.testIsCoolbarVisible(WorkbenchWindowSubordinateSourcesTests.java:69) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.106 |
testIsStatusLineVisible | Failure | expected:<true> but was:<false>
junit.framework.AssertionFailedError: expected:<true> but was:<false> at org.eclipse.ui.tests.internal.WorkbenchWindowSubordinateSourcesTests.testIsStatusLineVisible(WorkbenchWindowSubordinateSourcesTests.java:95) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.097 |
testIsPerspectiveBarVisible | Failure | expected:<true> but was:<false>
junit.framework.AssertionFailedError: expected:<true> but was:<false> at org.eclipse.ui.tests.internal.WorkbenchWindowSubordinateSourcesTests.testIsPerspectiveBarVisible(WorkbenchWindowSubordinateSourcesTests.java:121) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.106 |
testLtr | Success | | 0.000 |
testRtl | Success | | 0.000 |
testNothingUsefulSplit | Success | | 0.000 |
testNothingUseful2Split | Success | | 0.000 |
testNothingUsefulSpaceSplit | Success | | 0.000 |
testNothingUsefulSpaceSplit2 | Success | | 0.000 |
testNothingUsefulSpaceSplit3 | Success | | 0.000 |
test2Delimiters | Success | | 0.000 |
test3Delimiters | Success | | 0.000 |
testBasic2Split | Success | | 0.000 |
testBasic3Split | Success | | 0.000 |
testNothingSplit | Success | | 0.000 |
testBasicSplit | Success | | 0.000 |
testType | Success | | 0.018 |
testSeverity | Success | | 0.020 |
testSuperType | Success | | 0.016 |
testPriority | Success | | 0.024 |
testDone | Success | | 0.015 |
testMessage | Success | | 0.018 |
testResourceType | Success | | 0.022 |
testEditableText | Success | | 0.120 |
testNonEditableText | Success | | 0.124 |
testCreateBarManagerBug274486 | Success | | 0.043 |
testRemovedMultipleStickyViewAcrossPerspectives | Error | Widget is disposed
org.eclipse.swt.SWTException: Widget is disposed at org.eclipse.swt.SWT.error(SWT.java:4282) at org.eclipse.swt.SWT.error(SWT.java:4197) at org.eclipse.swt.SWT.error(SWT.java:4168) at org.eclipse.swt.widgets.Widget.error(Widget.java:466) at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:403) at org.eclipse.swt.widgets.Control.setBounds(Control.java:735) at org.eclipse.ui.part.PageBook$PageBookLayout.layout(PageBook.java:67) at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1563) at org.eclipse.swt.widgets.Composite.setBounds(Composite.java:1361) at org.eclipse.swt.widgets.Control.setBounds(Control.java:765) at org.eclipse.swt.layout.FillLayout.layout(FillLayout.java:201) at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1563) at org.eclipse.swt.widgets.Composite.setBounds(Composite.java:1361) at org.eclipse.swt.widgets.Control.setBounds(Control.java:765) at org.eclipse.swt.layout.FillLayout.layout(FillLayout.java:201) at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1563) at org.eclipse.swt.widgets.Composite.setBounds(Composite.java:1361) at org.eclipse.swt.widgets.Control.setBounds(Control.java:737) at org.eclipse.ui.internal.LayoutPart.setBounds(LayoutPart.java:300) at org.eclipse.ui.internal.presentations.PresentablePart.setBounds(PresentablePart.java:170) at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.layoutContent(PresentablePartFolder.java:131) at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.access$0(PresentablePartFolder.java:127) at org.eclipse.ui.internal.presentations.util.PresentablePartFolder$1.controlMoved(PresentablePartFolder.java:56) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:223) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1263) at org.eclipse.swt.widgets.Control.setBounds(Control.java:907) at org.eclipse.swt.widgets.Composite.setBounds(Composite.java:1358) at org.eclipse.swt.widgets.Control.setBounds(Control.java:765) at org.eclipse.swt.custom.ViewFormLayout.layout(ViewFormLayout.java:197) at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1563) at org.eclipse.swt.widgets.Composite.layout(Composite.java:951) at org.eclipse.swt.widgets.Composite.layout(Composite.java:909) at org.eclipse.swt.custom.ViewForm.setTopLeft(ViewForm.java:406) at org.eclipse.ui.internal.presentations.PaneFolder.setTopLeft(PaneFolder.java:429) at org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder.setSelectedInfo(DefaultTabFolder.java:334) at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.initTab(PresentablePartFolder.java:343) at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:287) at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65) at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:473) at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1245) at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1198) at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1597) at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:643) at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:570) at org.eclipse.ui.internal.PartSashContainer.createControl(PartSashContainer.java:568) at org.eclipse.ui.internal.PerspectiveHelper.activate(PerspectiveHelper.java:272) at org.eclipse.ui.internal.Perspective.onActivate(Perspective.java:981) at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3713) at org.eclipse.ui.internal.WorkbenchPage.busySetPerspective(WorkbenchPage.java:1115) at org.eclipse.ui.internal.WorkbenchPage.access$16(WorkbenchPage.java:1099) at org.eclipse.ui.internal.WorkbenchPage$19.run(WorkbenchPage.java:3814) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3812) at org.eclipse.ui.tests.internal.StickyViewManagerTest.testMultipleStickyViewAcrossPerspectivesBug280656(StickyViewManagerTest.java:79) at org.eclipse.ui.tests.internal.StickyViewManagerTest.testRemovedMultipleStickyViewAcrossPerspectives(StickyViewManagerTest.java:96) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 1.604 |
testRemovedMultipleStickyViewAcrossPerspectives2 | Success | | 0.268 |
testMultipleStickyViewAcrossPerspectivesBug280656 | Error | Widget is disposed
org.eclipse.swt.SWTException: Widget is disposed at org.eclipse.swt.SWT.error(SWT.java:4282) at org.eclipse.swt.SWT.error(SWT.java:4197) at org.eclipse.swt.SWT.error(SWT.java:4168) at org.eclipse.swt.widgets.Widget.error(Widget.java:466) at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:403) at org.eclipse.swt.widgets.Control.setBounds(Control.java:735) at org.eclipse.ui.part.PageBook$PageBookLayout.layout(PageBook.java:67) at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1563) at org.eclipse.swt.widgets.Composite.setBounds(Composite.java:1361) at org.eclipse.swt.widgets.Control.setBounds(Control.java:765) at org.eclipse.swt.layout.FillLayout.layout(FillLayout.java:201) at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1563) at org.eclipse.swt.widgets.Composite.setBounds(Composite.java:1361) at org.eclipse.swt.widgets.Control.setBounds(Control.java:765) at org.eclipse.swt.layout.FillLayout.layout(FillLayout.java:201) at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1563) at org.eclipse.swt.widgets.Composite.setBounds(Composite.java:1361) at org.eclipse.swt.widgets.Control.setBounds(Control.java:737) at org.eclipse.ui.internal.LayoutPart.setBounds(LayoutPart.java:300) at org.eclipse.ui.internal.presentations.PresentablePart.enableInputs(PresentablePart.java:387) at org.eclipse.ui.internal.PartStack.setActive(PartStack.java:622) at org.eclipse.ui.internal.PartSashContainer.setActive(PartSashContainer.java:494) at org.eclipse.ui.internal.PerspectiveHelper.activate(PerspectiveHelper.java:273) at org.eclipse.ui.internal.Perspective.onActivate(Perspective.java:981) at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3713) at org.eclipse.ui.internal.WorkbenchPage.busySetPerspective(WorkbenchPage.java:1115) at org.eclipse.ui.internal.WorkbenchPage.access$16(WorkbenchPage.java:1099) at org.eclipse.ui.internal.WorkbenchPage$19.run(WorkbenchPage.java:3814) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3812) at org.eclipse.ui.tests.internal.StickyViewManagerTest.testMultipleStickyViewAcrossPerspectivesBug280656(StickyViewManagerTest.java:79) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.095 |
testHashCode | Success | | 0.000 |
testHashCode2 | Success | | 0.000 |
testEquals2 | Success | | 0.001 |
testEquals | Success | | 0.000 |
testClone | Success | | 0.000 |
testWorkingSet | Success | | 0.272 |
testSelectReveal | Success | | 0.136 |
testFileAddition | Success | | 0.279 |
testInitialPopulation | Success | | 0.167 |
testEnableDecorator | Success | | 0.653 |
testDisableDecorator | Success | | 0.730 |
testEnableDecorator | Success | | 0.311 |
testDisableDecorator | Success | | 0.312 |
testRefreshContributor | Success | | 0.314 |
testRefreshContributor | Success | | 0.294 |
testEnableDecorator | Success | | 0.291 |
testDisableDecorator | Success | | 0.325 |
testNoException | Success | | 0.440 |
testEnableDecorator | Success | | 0.437 |
testDisableDecorator | Success | | 0.483 |
testNonAdaptableContributions | Success | | 0.022 |
testContributorResourceAdapter | Success | | 0.056 |
testAdaptables | Success | | 0.020 |
testDecoratorCacheIsDisposed | Success | | 0.039 |
testRefreshFullContributor | Success | | 0.263 |
testRefreshLightContributor | Success | | 0.272 |
testEnableDecorator | Success | | 0.286 |
testDisableDecorator | Success | | 0.261 |
testStatic | Success | | 0.004 |
testDynamic | Success | | 0.001 |
testWorkSetAdaptation | Success | | 0.090 |
testBasicSelectionEmpty | Success | | 0.001 |
testBasicSelection | Success | | 0.000 |
testStructuredSelectionEmpty | Success | | 0.000 |
testStructuredSelectionOne | Success | | 0.000 |
testStructuredSelection | Success | | 0.000 |
testActivateView | Success | | 0.261 |
testResetPerspective | Success | | 0.299 |
testZoomAndActivate | Success | | 0.249 |
testActivateSameStack | Success | | 0.227 |
testActivateOtherStack | Success | | 0.234 |
testActivateFastView | Success | | 0.233 |
testCreateFastView | Success | | 0.248 |
testRestoreFastView | Success | | 0.241 |
testActivateEditor | Success | | 0.241 |
testResetPerspective | Success | | 0.344 |
testZoomAndActivate | Success | | 0.219 |
testActivateSameStack | Success | | 0.228 |
testActivateOtherStack | Success | | 0.234 |
testActivateFastView | Success | | 0.235 |
testCreateFastView | Success | | 0.240 |
testRestoreFastView | Success | | 0.241 |
testCloseUnzoomedStackedEditorAfterActivatingView | Success | | 0.229 |
testCloseZoomedUnstackedEditorAfterActivatingView | Success | | 0.245 |
testCloseZoomedStackedPartAfterActivatingEditor | Success | | 0.234 |
testCloseUnzoomedStackedPartAfterActivatingEditor | Success | | 0.241 |
testCloseZoomedUnstackedPartAfterActivatingEditor | Success | | 0.235 |
testCloseHiddenUnstackedEditor | Success | | 0.222 |
testCloseHiddenUnstackedView | Success | | 0.235 |
testCloseInactiveFastView | Success | | 0.219 |
testCloseActiveFastView | Success | | 0.228 |
testCloseZoomedStackedPartAfterActivatingView | Success | | 0.216 |
testCloseZoomedUnstackedViewAfterActivatingView | Success | | 0.227 |
testCloseUnzoomedStackedViewAfterActivatingView | Success | | 0.228 |
testCloseActiveEditorWhileViewZoomed | Success | | 0.219 |
testCloseZoomedStackedPartAfterActivatingEditor | Success | | 0.226 |
testCloseUnzoomedStackedPartAfterActivatingEditor | Success | | 0.230 |
testCloseZoomedUnstackedPartAfterActivatingEditor | Success | | 0.232 |
testCloseHiddenUnstackedEditor | Success | | 0.233 |
testCloseHiddenUnstackedView | Success | | 0.212 |
testCloseInactiveFastView | Success | | 0.226 |
testCloseActiveFastView | Success | | 0.232 |
testCloseZoomedStackedPartAfterActivatingView | Success | | 0.216 |
testCreateViewAndMakeVisibleInOtherStack | Success | | 0.229 |
testCreateViewAndMakeVisibleWhileEditorZoomed | Success | | 0.232 |
testCreateViewAndActivateInZoomedStack | Success | | 0.253 |
testCreateViewInZoomedStack | Success | | 0.214 |
testCreateViewAndBringToTop | Success | | 0.248 |
testCreateViewAndActivateInOtherStack | Success | | 0.272 |
testCreateViewInOtherStack | Success | | 0.246 |
testCreateViewAndActivateWhileEditorZoomed | Success | | 0.246 |
testCreateViewWhileEditorZoomed | Success | | 0.234 |
testCreateViewAndBringToTopInOtherStack | Success | | 0.241 |
testOpenAndActivateExistingEditorInOtherStack | Success | | 0.222 |
testOpenNewEditorWhileViewZoomed | Success | | 0.252 |
testOpenNewEditorInZoomedStack | Success | | 0.299 |
testOpenExistingEditorWhileViewZoomed | Success | | 0.217 |
testOpenAndActivateExistingEditorWhileViewZoomed | Success | | 0.243 |
testOpenAndActivateNewEditorWhileViewZoomed | Success | | 0.269 |
testOpenAndActivateExistingEditorInZoomedStack | Success | | 0.225 |
testOpenAndActivateNewEditorInZoomedStack | Success | | 0.268 |
testOpenExistingEditorInOtherStack | Success | | 0.211 |
testOpenExistingEditorInZoomedStack | Success | | 0.222 |
testSetContext | Success | | 0.125 |
testSetCreateContainerStructure | Success | | 0.170 |
testSetFilesToImport | Success | | 0.193 |
testSetOverwriteResources | Success | | 0.284 |
testGetStatus | Success | | 0.019 |
testImportList | Success | | 0.142 |
testImportSource | Success | | 0.148 |
testImportSourceList | Success | | 0.163 |
testTarGetStatus | Success | | 0.031 |
testZipWithFileAtRoot | Success | | 0.137 |
testTarWithFileAtRoot | Success | | 0.160 |
testZipImport | Success | | 0.168 |
testTarImport | Success | | 0.143 |
testTarSetOverwriteResources | Success | | 0.262 |
testZipSetOverwriteResources | Success | | 0.248 |
testZipGetStatus | Success | | 0.026 |
testExportResources | Success | | 0.181 |
testExportFilesCreateDirectoryStructure | Success | | 0.154 |
testExportOverwrite | Success | | 0.266 |
testExportRootResource | Success | | 0.147 |
testExportFolderCreateDirectoryStructure | Success | | 0.146 |
testGetStatus | Success | | 0.031 |
testExportZip | Success | | 0.040 |
testExportZipCompressed | Success | | 0.035 |
testExportZipCreateSelectedDirectories | Success | | 0.037 |
testExportZipCreateSelectedDirectoriesWithFolders | Success | | 0.034 |
testExportZipCreateSelectedDirectoriesCompressed | Success | | 0.036 |
testExportTar | Success | | 0.042 |
testExportTarCompressed | Success | | 0.041 |
testExportTarCreateSelectedDirectories | Success | | 0.033 |
testExportTarCreateSelectedDirectoriesWithFolders | Success | | 0.037 |
testExportTarCreateSelectedDirectoriesCompressed | Success | | 0.032 |
testExportStatus | Success | | 0.033 |
testFindSingleZip | Success | | 0.114 |
testFindSingleTar | Success | | 0.062 |
testFindSingleDirectory | Success | | 0.070 |
testDoNotShowProjectWithSameName | Success | | 0.450 |
testImportSingleZip | Success | | 0.172 |
testImportSingleDirectoryWithCopy | Success | | 0.416 |
testImportZipWithEmptyFolder | Success | | 0.668 |
testImportSingleTar | Success | | 0.164 |
testImportTarWithEmptyFolder | Success | | 0.216 |
testImportSingleDirectory | Failure | HelloWorld should not be in the workspace location: /home/overholt/sources/eclipse-build/eclipse-build/tests_20110810172952/testDataDir
junit.framework.AssertionFailedError: HelloWorld should not be in the workspace location: /home/overholt/sources/eclipse-build/eclipse-build/tests_20110810172952/testDataDir at org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest.verifyProjectInWorkspace(ImportExistingProjectsWizardTest.java:899) at org.eclipse.ui.tests.datatransfer.ImportExistingProjectsWizardTest.testImportSingleDirectory(ImportExistingProjectsWizardTest.java:513) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.406 |
testImportSingleDirectoryWithCopyDeleteProjectKeepContents | Success | | 0.740 |
testImportZipDeleteContentsImportAgain | Success | | 0.370 |
testInitialValue | Success | | 0.120 |
testImportArchiveMultiProject | Success | | 0.219 |
testGetProjectRecords | Success | | 0.239 |
testImportNoCategoryProvided | Success | | 0.001 |
testImportCategoryDoesNotExist | Success | | 0.000 |
testImportAddToNewCategory | Success | | 0.000 |
testImportAddToParentedCategory | Success | | 0.000 |
testImportDuplicateCategory | Success | | 0.000 |
testImportUsingExportCategory | Success | | 0.000 |
testExportNoCategoryProvided | Success | | 0.001 |
testExportCategoryDoesNotExist | Success | | 0.000 |
testExportAddToNewCategory | Success | | 0.000 |
testExportAddToParentedCategory | Success | | 0.000 |
testExportDuplicateCategory | Success | | 0.000 |
testExportUsingImportCategory | Success | | 0.000 |
testNoFontDefinition | Success | | 0.001 |
testNonUIThreadFontAccess | Success | | 0.002 |
testGoodFontDefinition | Success | | 0.000 |
testBadFirstFontDefinition | Success | | 0.000 |
testNoFontDefinition | Success | | 0.001 |
testGoodFontDefinition | Success | | 0.000 |
testBadFirstFontDefinition | Success | | 0.000 |
testNeedsSaving | Success | | 0.049 |
testRestoreDefaults | Success | | 0.002 |
testRemoveKey | Success | | 0.005 |
testRemoveNode | Success | | 0.000 |
testInstanceOfPage | Success | | 0.165 |
testAndPage | Success | | 0.023 |
testOrPage | Success | | 0.023 |
testRemoveLastListener | Success | | 0.002 |
testCustomManager | Success | | 0.056 |
testMixedNodes | Success | | 0.051 |
testWithIcons | Success | | 0.057 |
testWithSorting | Success | | 0.060 |
testStatusHandlerRemoval2 | Success | | 0.893 |
testProductBindingRemoval | Success | | 0.750 |
testStatusHandlerRemoval | Success | | 0.754 |
testClass() for org.eclipse.ui.tests.dynamicplugins.StatusHandlerTests | Success | | 0.566 |
testAcceleratorConfigurations | Success | | 0.559 |
testClass | Success | | 0.001 |
testAcceleratorScopes | Success | | 0.536 |
testClass | Success | | 0.001 |
testActionDefinitions | Success | | 0.533 |
testClass | Success | | 0.000 |
testActionSetPartAssociations | Success | | 0.500 |
testActionSets | Success | | 0.814 |
testClass | Success | | 0.000 |
testActivityImages | Success | | 0.388 |
testCategoryImages | Success | | 0.393 |
testClass | Success | | 0.000 |
testBindings | Success | | 0.514 |
testClass | Success | | 0.000 |
testBrowserSupport | Success | | 0.413 |
testClass() for org.eclipse.ui.tests.dynamicplugins.BrowserTests | Success | | 0.566 |
testNonExistingHandler | Success | | 0.567 |
testCommands | Success | | 0.573 |
testClass | Success | | 0.000 |
testContexts | Success | | 0.567 |
testClass | Success | | 0.000 |
testHandlers | Success | | 0.536 |
testClass | Success | | 0.000 |
testPreferences | Success | | 0.388 |
testClass() for org.eclipse.ui.tests.dynamicplugins.PreferencePageTests | Success | | 0.568 |
testKeywords | Success | | 0.414 |
testClass | Success | | 0.000 |
testPropertyPageCount | Success | | 0.384 |
testPropertyPageContribution | Success | | 0.404 |
testClass() for org.eclipse.ui.tests.dynamicplugins.PropertyPageTests | Success | | 0.566 |
testHelpSupport | Success | | 0.476 |
testClass() for org.eclipse.ui.tests.dynamicplugins.HelpSupportTests | Success | | 0.551 |
testWorkbenchEncodings | Success | | 0.496 |
testIDEEncodings | Success | | 0.538 |
testClass | Success | | 0.001 |
testDecorators | Success | | 0.449 |
testClass() for org.eclipse.ui.tests.dynamicplugins.DecoratorTests | Success | | 0.562 |
testStartupRun | Success | | 0.408 |
testClass() for org.eclipse.ui.tests.dynamicplugins.StartupTests | Success | | 0.570 |
testEditorProperties | Success | | 0.424 |
testEditorClosure | Success | | 0.821 |
testClass() for org.eclipse.ui.tests.dynamicplugins.EditorTests | Success | | 0.554 |
testIntroClosure | Success | | 0.679 |
testIntroProperties | Success | | 0.479 |
testClass() for org.eclipse.ui.tests.dynamicplugins.IntroTests | Success | | 0.652 |
testFindPerspectiveInRegistry | Success | | 0.408 |
testPerspectiveClose1 | Success | | 0.646 |
testPerspectiveClose2 | Success | | 0.613 |
testClass() for org.eclipse.ui.tests.dynamicplugins.PerspectiveTests | Success | | 0.564 |
testViewWithoutCategory | Success | | 0.401 |
testViewWithCategory | Success | | 0.388 |
testStickyViewProperties | Success | | 0.380 |
testCategoryViewContainmentProperties | Success | | 0.383 |
testViewClosure | Success | | 0.808 |
testClass() for org.eclipse.ui.tests.dynamicplugins.ViewTests | Success | | 0.557 |
testNewWizardProperties | Success | | 0.443 |
testClass() for org.eclipse.ui.tests.dynamicplugins.NewWizardTests | Success | | 0.563 |
testViewerContributions | Success | | 0.654 |
testObjectContribtions | Success | | 0.656 |
testClass() for org.eclipse.ui.tests.dynamicplugins.ObjectContributionTests | Success | | 0.587 |
testClass() for org.eclipse.ui.tests.dynamicplugins.WorkingSetTests | Success | | 0.580 |
testWorkingSetUpdater | Success | | 0.917 |
testWorkingSetWithBasicElementAdapter | Success | | 0.407 |
testWorkingSetWithCustomElementAdapter | Success | | 0.456 |
testConfigurationElementTracker1 | Success | | 0.000 |
testConfigurationElementTracker2 | Success | | 0.178 |
testConfigurationElementTracker3 | Success | | 0.000 |
testConfigurationElementTracker4 | Success | | 27.151 |
testMenuContribution | Success | | 0.531 |
testClass | Success | | 0.001 |
testInvalidMenuContribution | Success | | 0.677 |
testClass | Success | | 0.000 |
testContextOverride | Success | | 0.003 |
testDeletedBinding | Success | | 0.001 |
testDeletedBindingAllowsParent | Success | | 0.000 |
testDeletedBindingPlatform | Success | | 0.001 |
testDeletedBindingUnnecessarily | Success | | 0.001 |
testDeletedBindingWithAddition | Success | | 0.000 |
testDeletedBindingWithUserOverride | Success | | 0.001 |
testDoubleDeletedBinding | Success | | 0.001 |
testDoubleParent | Success | | 0.000 |
testLocaleOverride | Success | | 0.000 |
testPlatformOverride | Success | | 0.001 |
testSchemeOverride | Success | | 0.000 |
testSchemeOverrideDifferentContexts | Success | | 0.000 |
testSchemeOverrideDifferentTypes | Success | | 0.000 |
testSiblingContextConflict | Success | | 0.001 |
testUserOverride | Success | | 0.000 |
testConflict | Success | | 0.000 |
testConstructor | Success | | 0.000 |
testGetActiveBindingsDisregardingContext | Success | | 0.000 |
testGetActiveBindingsDisregardingContextFlat | Success | | 0.001 |
testGetActiveBindingsFor | Success | | 0.000 |
testGetActiveScheme | Success | | 0.000 |
testGetBindings | Success | | 0.000 |
testGetDefinedSchemeIds | Success | | 0.000 |
testGetLocale | Success | | 0.000 |
testAddBinding | Success | | 0.000 |
testGetPartialMatches | Success | | 0.001 |
testGetPerfectMatch | Success | | 0.000 |
testGetScheme | Success | | 0.000 |
testIsPartialMatch | Success | | 0.000 |
testIsPerfectMatch | Success | | 0.000 |
testRemoveBindings | Success | | 0.001 |
testSetActiveScheme | Success | | 0.000 |
testGetCurrentConflicts | Success | | 0.000 |
testSetBindings | Success | | 0.000 |
testSetLocale | Success | | 0.001 |
testSetPlatform | Success | | 0.000 |
testGetBestActiveBindingFor | Success | | 0.000 |
testGetPlatform | Success | | 0.000 |
testBindingTransform | Failure | expected:<1> but was:<0>
junit.framework.AssertionFailedError: expected:<1> but was:<0> at org.eclipse.ui.tests.keys.BindingPersistenceTest.testBindingTransform(BindingPersistenceTest.java:210) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.085 |
testModifierWithPlatform | Success | | 0.000 |
testModifierNotApplied | Success | | 0.000 |
testDifferentPlatform | Success | | 0.000 |
testSinglePlatform | Success | | 0.000 |
testAutoLoad | Success | | 0.143 |
testInfiniteStrokes | Success | | 0.010 |
testTruncation | Success | | 0.011 |
testZeroStroke | Success | | 0.011 |
testCtrl | Success | | 0.002 |
testCtrlEnter | Success | | 0.002 |
testCtrlM | Success | | 0.000 |
testCtrlShift2 | Success | | 0.000 |
testCtrlShift7_SwissGerman | Success | | 0.001 |
testCtrlShift7_US | Success | | 0.000 |
testStackOverflow | Success | | 0.004 |
testNoCheckOnNonCheckbox | Success | | 0.215 |
testCtrlSpace | Success | | 0.001 |
testFontReset | Success | | 0.018 |
testShiftAlt | Success | | 0.003 |
testTruncatingCast | Success | | 0.000 |
testReplaceFirst | Success | | 0.000 |
testReplace | Success | | 0.000 |
testBindingsEqual | Success | | 0.000 |
testHashCodeEquals | Success | | 0.000 |
testDefaults | Success | | 0.068 |
testBindings | Success | | 0.031 |
testContexts | Success | | 0.035 |
testCreateKeyBinding | Success | | 0.035 |
testChangeSchemes | Success | | 0.050 |
testChangeSchemesTwice | Success | | 0.054 |
testSchemesWithNoDefaultBinding | Success | | 0.035 |
testCopyBinding | Success | | 0.027 |
testCopyCommand | Success | | 0.030 |
testRemoveActiveEditor | Success | | 0.026 |
testRestoreBinding | Success | | 0.040 |
testRestoreCommand | Success | | 0.030 |
testRestoreContext | Success | | 0.025 |
testBasicConflicts | Success | | 0.023 |
testConflictSelection | Success | | 0.024 |
testUpdateContext | Success | | 0.026 |
testEqualsAndHash | Success | | 0.000 |
testSetActivePage | Success | | 0.279 |
testPostSelection | Success | | 0.233 |
testContextActivation | Failure | org.eclipse.ui.textEditorScope expected:<true> but was:<false>
junit.framework.AssertionFailedError: org.eclipse.ui.textEditorScope expected:<true> but was:<false> at org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest.checkActiveContext(MultiVariablePageTest.java:244) at org.eclipse.ui.tests.multipageeditor.MultiVariablePageTest.testContextActivation(MultiVariablePageTest.java:208) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.202 |
testPageChangeListeners | Success | | 0.217 |
testPagePartListener | Success | | 0.218 |
testPagePartListener2 | Success | | 0.283 |
testPageWindowListener | Success | | 0.234 |
testPageWindowListener2 | Success | | 0.281 |
testRemovePage | Success | | 0.212 |
testActivityImages | Success | | 0.002 |
testCategoryImages | Success | | 0.001 |
testGetDisabledCategories1 | Success | | 0.211 |
testGetDisabledCategories2 | Success | | 0.149 |
testGetDisabledCategories3 | Success | | 0.133 |
testGetDisabledCategories4 | Success | | 0.113 |
testGetDisabledCategories5 | Success | | 0.092 |
testCategoryCount1_A | Success | | 0.091 |
testCategoryCount2_A | Success | | 0.104 |
testCategoryCount4_A | Success | | 0.115 |
testCategoryCount5_A | Success | | 0.125 |
testPropertyTester1 | Success | | 0.166 |
testPropertyTester2 | Success | | 0.152 |
testExpressionEnablement | Success | | 0.090 |
testNonRegExpressionPattern | Success | | 0.000 |
testSetEnabledExpressionActivity | Success | | 0.496 |
testGetEnabledCategories1 | Success | | 0.000 |
testGetEnabledCategories2 | Success | | 0.000 |
testGetEnabledCategories3 | Success | | 0.001 |
testGetEnabledCategories4 | Success | | 0.000 |
testGetEnabledCategories5 | Success | | 0.001 |
testGetEnabledCategories1_A | Success | | 0.094 |
testGetEnabledCategories2_A | Success | | 0.102 |
testGetEnabledCategories3_A | Success | | 0.108 |
testGetEnabledCategories4_A | Success | | 0.124 |
testGetEnabledCategories5_Aa | Success | | 0.092 |
testGetEnabledCategories5_Ab | Success | | 0.115 |
testActivity | Success | | 0.783 |
testActivityManager | Success | | 0.001 |
testCategory | Success | | 0.000 |
testActivityPatternBindings | Success | | 0.001 |
testEnabledActivities | Success | | 0.000 |
testIdentifiersListener | Success | | 0.002 |
testActivityListener | Success | | 0.005 |
testCategoryListener | Success | | 0.005 |
testDynamicRegistry | Success | | 0.152 |
testActivityManagerListener | Success | | 0.001 |
testSizes | Success | | 0.000 |
testActivityRequirementBindings | Success | | 0.001 |
testCategoryActivityBindings | Success | | 0.000 |
testActivityPermutations | Success | | 0.000 |
testActivityPatternBindings | Success | | 0.000 |
testCategoryPermutations | Success | | 0.000 |
testActivityPreference | Success | | 0.062 |
testNoNamespaceFactory | Success | | 0.328 |
testMenuVisibilityWithCustomFactory | Success | | 0.432 |
testQuotePattern | Success | | 0.001 |
testWindow | Success | | 0.000 |
testDialogHandlers | Success | | 0.000 |
testFallbackToWindow | Success | | 0.000 |
testFallbackToWindowBlockedByDialog | Failure | The active shell must be the dialog. If you are activating other shells while this test is running, then this test will fail expected same:<Shell {}> was not:<null>
junit.framework.AssertionFailedError: The active shell must be the dialog. If you are activating other shells while this test is running, then this test will fail expected same:<Shell {}> was not:<null> at org.eclipse.ui.tests.commands.Bug66182Test.testFallbackToWindowBlockedByDialog(Bug66182Test.java:249) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.106 |
testHandlerChangeCausesUpdate | Success | | 0.001 |
testUndefinedCommandIsActiveLogged | Success | | 0.020 |
testSelectAllHandlerSendsSelectionEvent | Error | There is no handler to execute. org.eclipse.ui.edit.selectAll
org.eclipse.ui.commands.NotHandledException: There is no handler to execute. org.eclipse.ui.edit.selectAll at org.eclipse.ui.internal.commands.CommandLegacyWrapper.execute(CommandLegacyWrapper.java:106) at org.eclipse.ui.tests.commands.Bug74982Test.testSelectAllHandlerSendsSelectionEvent(Bug74982Test.java:93) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) Caused by: org.eclipse.core.commands.NotHandledException: There is no handler to execute. org.eclipse.ui.edit.selectAll at org.eclipse.core.commands.Command.execute(Command.java:421) at org.eclipse.ui.internal.commands.CommandLegacyWrapper.execute(CommandLegacyWrapper.java:100)
| 0.007 |
testPartIdSubmission | Failure | The MockViewPart command should be handled
junit.framework.AssertionFailedError: The MockViewPart command should be handled at org.eclipse.ui.tests.commands.Bug74990Test.testPartIdSubmission(Bug74990Test.java:92) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.117 |
testHandlerLeak | Success | | 0.596 |
testParameterizedCommand_generateCombinations | Success | | 0.002 |
testExecutionListener | Success | | 0.003 |
testIsCompatible | Success | | 0.000 |
testFindIntegerParamCommand | Success | | 0.001 |
testGetReturnType | Success | | 0.000 |
testUnrelevantOrder | Success | | 0.000 |
testSubtractTypeError | Success | | 0.002 |
testConvertStringToInteger | Success | | 0.001 |
testConvertIntegerToString | Success | | 0.000 |
testSubtract | Success | | 0.001 |
testMalformedSerializationStrings | Success | | 0.001 |
testUndefinedCommands | Success | | 0.000 |
testSerializeShowPerspective | Success | | 0.001 |
testSerializeShowResourcePerspective | Success | | 0.001 |
testZeroParameterCommand | Success | | 0.000 |
testOneParameterCommand | Success | | 0.001 |
testTwoParameterCommand | Success | | 0.001 |
testThreeParameterCommand | Success | | 0.000 |
testFunnyNamesCommand | Success | | 0.000 |
testHelpContextId | Success | | 0.021 |
testCommandNotifiedOfStateChange | Success | | 0.002 |
testTextStateListener | Success | | 0.000 |
testTextPreference | Success | | 0.000 |
testRadioState | Success | | 0.001 |
testStateChangeReflectedInCommand | Success | | 0.000 |
testStateChangeReflectedInHandler | Success | | 0.000 |
testTextState | Success | | 0.000 |
testExceptionThrowingHandler | Success | | 0.001 |
testBasicHandler | Success | | 0.009 |
testForBreak123 | Success | | 0.015 |
testForBreak132 | Success | | 0.018 |
testForBreak213 | Success | | 0.015 |
testForBreak231 | Success | | 0.015 |
testForBreak312 | Success | | 0.024 |
testForBreak321 | Success | | 0.022 |
testForNegativeNumber | Success | | 0.019 |
testTwoHandlers | Success | | 0.015 |
testLocalContext | Error | Trying to execute the disabled command org.eclipse.ui.tests.contexts.command.testHandler
org.eclipse.core.commands.NotEnabledException: Trying to execute the disabled command org.eclipse.ui.tests.contexts.command.testHandler at org.eclipse.core.commands.Command.executeWithChecks(Command.java:469) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508) at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169) at org.eclipse.ui.tests.commands.HandlerActivationTest.testLocalContext(HandlerActivationTest.java:446) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.206 |
testNoParametersNoCallbacks | Success | | 0.000 |
testNoParametersWithCallbacks | Success | | 0.000 |
testParametersWithCallbacks | Success | | 0.001 |
testParmsToSameCommand | Success | | 0.000 |
testParmsToDifferentProtocol | Success | | 0.000 |
testCommandThroughWindow | Success | | 0.100 |
testCallbackCleanup | Success | | 0.096 |
testEnablementForLocalContext | Success | | 0.245 |
testRestoreContributedUI | Success | | 0.130 |
testEnablementForNormalHandlers | Success | | 0.045 |
testEventsForNormalHandlers | Success | | 0.049 |
testEventsForDisabledHandlers | Success | | 0.043 |
testEventsForEnabledHandlers | Success | | 0.044 |
testCommandWithHandlerProxy | Success | | 0.045 |
testEnablementWithHandlerProxy | Success | | 0.001 |
testParameterizedCommand | Success | | 0.001 |
testCommandId | Success | | 0.000 |
testEditorActionDelegate | Error | There is no handler to execute for command org.eclipse.ui.tests.simplyStay
org.eclipse.core.commands.NotHandledException: There is no handler to execute for command org.eclipse.ui.tests.simplyStay at org.eclipse.core.commands.Command.executeWithChecks(Command.java:485) at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:178) at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:247) at org.eclipse.ui.tests.commands.ActionDelegateProxyTest.testEditorActionDelegate(ActionDelegateProxyTest.java:123) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.207 |
testViewDelegate | Error | There is no handler to execute for command org.eclipse.ui.tests.incMenuHarness
org.eclipse.core.commands.NotHandledException: There is no handler to execute for command org.eclipse.ui.tests.incMenuHarness at org.eclipse.core.commands.Command.executeWithChecks(Command.java:485) at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:178) at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:247) at org.eclipse.ui.tests.commands.ActionDelegateProxyTest.testViewDelegate(ActionDelegateProxyTest.java:63) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.139 |
testWWActionDelegate | Error | There is no handler to execute for command org.eclipse.ui.tests.simplyGo
org.eclipse.core.commands.NotHandledException: There is no handler to execute for command org.eclipse.ui.tests.simplyGo at org.eclipse.core.commands.Command.executeWithChecks(Command.java:485) at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:178) at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:247) at org.eclipse.ui.tests.commands.ActionDelegateProxyTest.testWWActionDelegate(ActionDelegateProxyTest.java:87) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.103 |
testMultipleContributions | Success | | 0.001 |
testDefaultValues | Failure | expected:<true> but was:<false>
junit.framework.AssertionFailedError: expected:<true> but was:<false> at org.eclipse.ui.tests.commands.ToggleStateTest.assertState(ToggleStateTest.java:136) at org.eclipse.ui.tests.commands.ToggleStateTest.testDefaultValues(ToggleStateTest.java:56) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.000 |
testExceptionThrown | Success | | 0.000 |
testMultipleContributions | Success | | 0.001 |
testRadioValues | Success | | 0.000 |
testPartIdSubmission | Failure | The MockViewPart context should be enabled
junit.framework.AssertionFailedError: The MockViewPart context should be enabled at org.eclipse.ui.tests.contexts.Bug74990Test.testPartIdSubmission(Bug74990Test.java:78) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.131 |
testWindowChildWhenDialog | Success | | 0.001 |
testAcceleratorScopes | Success | | 0.000 |
testContexts | Success | | 0.000 |
testCommandsScopes | Success | | 0.000 |
testContextActivation | Failure | org.eclipse.ui.tests.contexts.ViewPart expected:<true> but was:<false>
junit.framework.AssertionFailedError: org.eclipse.ui.tests.contexts.ViewPart expected:<true> but was:<false> at org.eclipse.ui.tests.contexts.PartContextTest.checkActiveContext(PartContextTest.java:183) at org.eclipse.ui.tests.contexts.PartContextTest.testContextActivation(PartContextTest.java:79) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.137 |
testBasicContextActivation | Failure | org.eclipse.ui.tests.contexts.ViewPart expected:<true> but was:<false>
junit.framework.AssertionFailedError: org.eclipse.ui.tests.contexts.ViewPart expected:<true> but was:<false> at org.eclipse.ui.tests.contexts.PartContextTest.checkActiveContext(PartContextTest.java:183) at org.eclipse.ui.tests.contexts.PartContextTest.testBasicContextActivation(PartContextTest.java:61) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.130 |
testWindowContextActivation | Failure | org.eclipse.ui.tests.contexts.WorkbenchWindow expected:<true> but was:<false>
junit.framework.AssertionFailedError: org.eclipse.ui.tests.contexts.WorkbenchWindow expected:<true> but was:<false> at org.eclipse.ui.tests.contexts.PartContextTest.checkActiveContext(PartContextTest.java:183) at org.eclipse.ui.tests.contexts.PartContextTest.testWindowContextActivation(PartContextTest.java:108) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.108 |
testPageBookPageContextActivation | Failure | org.eclipse.ui.tests.contexts.Page expected:<true> but was:<false>
junit.framework.AssertionFailedError: org.eclipse.ui.tests.contexts.Page expected:<true> but was:<false> at org.eclipse.ui.tests.contexts.PartContextTest.checkActiveContext(PartContextTest.java:183) at org.eclipse.ui.tests.contexts.PartContextTest.testPageBookPageContextActivation(PartContextTest.java:147) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.236 |
drag maximized Navigator to right of editor area | Success | | 0.272 |
drag maximized Navigator folder to right of editor area | Success | | 0.160 |
drag maximized Problems to right of editor area | Success | | 0.163 |
drag maximized Problems folder to right of editor area | Success | | 0.162 |
drag Navigator to left of editor area | Success | | 0.206 |
drag Navigator to right of editor area | Success | | 0.160 |
drag Navigator to top of editor area | Success | | 0.141 |
drag Navigator to bottom of editor area | Success | | 0.196 |
drag Navigator to left of Navigator | Success | | 0.145 |
drag Navigator to right of Navigator | Success | | 0.126 |
drag Navigator to bottom of Navigator | Success | | 0.126 |
drag Navigator to center of Navigator | Success | | 0.155 |
drag Navigator to top of Navigator | Success | | 0.151 |
drag Navigator to left of Problems | Success | | 0.162 |
drag Navigator to right of Problems | Success | | 0.208 |
drag Navigator to bottom of Problems | Success | | 0.141 |
drag Navigator to center of Problems | Success | | 0.187 |
drag Navigator to top of Problems | Success | | 0.147 |
drag Navigator to fast view bar | Success | | 0.132 |
drag Navigator to Navigator view tab area | Success | | 0.131 |
drag Navigator to Problems view tab area | Success | | 0.179 |
drag Navigator to Problems view title area | Success | | 0.151 |
drag Navigator to top of window | Success | | 0.189 |
drag Navigator to bottom of window | Success | | 0.159 |
drag Navigator to left of window | Success | | 0.151 |
drag Navigator to right of window | Success | | 0.142 |
drag Navigator to center of Mock View 1 - detached | Success | | 0.270 |
drag Navigator to center of Mock View 3 - detached | Success | | 0.288 |
drag Navigator to Mock View 1 view tab area - detached | Success | | 0.293 |
drag Navigator to out of the window - detached | Success | | 0.288 |
drag Navigator folder to left of editor area | Success | | 0.161 |
drag Navigator folder to right of editor area | Success | | 0.155 |
drag Navigator folder to top of editor area | Success | | 0.172 |
drag Navigator folder to bottom of editor area | Success | | 0.148 |
drag Navigator folder to left of Navigator | Success | | 0.132 |
drag Navigator folder to right of Navigator | Success | | 0.134 |
drag Navigator folder to bottom of Navigator | Success | | 0.157 |
drag Navigator folder to center of Navigator | Success | | 0.126 |
drag Navigator folder to top of Navigator | Success | | 0.148 |
drag Navigator folder to left of Problems | Success | | 0.148 |
drag Navigator folder to right of Problems | Success | | 0.164 |
drag Navigator folder to bottom of Problems | Success | | 0.157 |
drag Navigator folder to center of Problems | Success | | 0.159 |
drag Navigator folder to top of Problems | Success | | 0.150 |
drag Navigator folder to fast view bar | Success | | 0.145 |
drag Navigator folder to Navigator view tab area | Success | | 0.131 |
drag Navigator folder to Problems view tab area | Success | | 0.154 |
drag Navigator folder to Problems view title area | Success | | 0.136 |
drag Navigator folder to top of window | Success | | 0.147 |
drag Navigator folder to bottom of window | Success | | 0.156 |
drag Navigator folder to left of window | Success | | 0.140 |
drag Navigator folder to right of window | Success | | 0.139 |
drag Navigator folder to center of Mock View 1 - detached | Success | | 0.271 |
drag Navigator folder to center of Mock View 3 - detached | Success | | 0.298 |
drag Navigator folder to Mock View 1 view tab area - detached | Success | | 0.296 |
drag Navigator folder to out of the window - detached | Success | | 0.293 |
drag Problems to left of editor area | Success | | 0.152 |
drag Problems to right of editor area | Success | | 0.156 |
drag Problems to top of editor area | Success | | 0.141 |
drag Problems to bottom of editor area | Success | | 0.149 |
drag Problems to left of Navigator | Success | | 0.144 |
drag Problems to right of Navigator | Success | | 0.149 |
drag Problems to bottom of Navigator | Success | | 0.143 |
drag Problems to center of Navigator | Success | | 0.153 |
drag Problems to top of Navigator | Success | | 0.144 |
drag Problems to left of Problems | Success | | 0.132 |
drag Problems to right of Problems | Success | | 0.176 |
drag Problems to bottom of Problems | Success | | 0.155 |
drag Problems to center of Problems | Success | | 0.148 |
drag Problems to top of Problems | Success | | 0.175 |
drag Problems to fast view bar | Success | | 0.150 |
drag Problems to Navigator view tab area | Success | | 0.177 |
drag Problems to Problems view tab area | Success | | 0.127 |
drag Problems to Problems view title area | Success | | 0.150 |
drag Problems to top of window | Success | | 0.155 |
drag Problems to bottom of window | Success | | 0.196 |
drag Problems to left of window | Success | | 0.163 |
drag Problems to right of window | Success | | 0.144 |
drag Problems to center of Mock View 1 - detached | Success | | 0.269 |
drag Problems to center of Mock View 3 - detached | Success | | 0.258 |
drag Problems to Mock View 1 view tab area - detached | Success | | 0.258 |
drag Problems to out of the window - detached | Success | | 0.289 |
drag Problems folder to left of editor area | Success | | 0.161 |
drag Problems folder to right of editor area | Success | | 0.169 |
drag Problems folder to top of editor area | Success | | 0.139 |
drag Problems folder to bottom of editor area | Success | | 0.149 |
drag Problems folder to left of Navigator | Success | | 0.145 |
drag Problems folder to right of Navigator | Success | | 0.145 |
drag Problems folder to bottom of Navigator | Success | | 0.152 |
drag Problems folder to center of Navigator | Success | | 0.134 |
drag Problems folder to top of Navigator | Success | | 0.146 |
drag Problems folder to left of Problems | Success | | 0.148 |
drag Problems folder to right of Problems | Success | | 0.125 |
drag Problems folder to bottom of Problems | Success | | 0.128 |
drag Problems folder to center of Problems | Success | | 0.125 |
drag Problems folder to top of Problems | Success | | 0.147 |
drag Problems folder to fast view bar | Success | | 0.139 |
drag Problems folder to Navigator view tab area | Success | | 0.146 |
drag Problems folder to Problems view tab area | Success | | 0.130 |
drag Problems folder to Problems view title area | Success | | 0.134 |
drag Problems folder to top of window | Success | | 0.156 |
drag Problems folder to bottom of window | Success | | 0.148 |
drag Problems folder to left of window | Success | | 0.148 |
drag Problems folder to right of window | Success | | 0.167 |
drag Problems folder to center of Mock View 1 - detached | Success | | 0.291 |
drag Problems folder to center of Mock View 3 - detached | Success | | 0.316 |
drag Problems folder to Mock View 1 view tab area - detached | Success | | 0.305 |
drag Problems folder to out of the window - detached | Success | | 0.304 |
drag editor 0 to center of Navigator | Success | | 0.148 |
drag editor 0 to left of editor 2 | Success | | 0.160 |
drag editor 0 to right of editor 2 | Success | | 0.146 |
drag editor 0 to top of editor 2 | Success | | 0.158 |
drag editor 0 to bottom of editor 2 | Success | | 0.154 |
drag editor 0 to center of editor 2 | Success | | 0.144 |
drag editor 0 to left of editor 0 | Success | | 0.152 |
drag editor 0 to right of editor 0 | Success | | 0.141 |
drag editor 0 to bottom of editor 0 | Success | | 0.135 |
drag editor 0 to center of editor 0 | Success | | 0.127 |
drag editor 0 to editor 0 tab area | Success | | 0.153 |
drag editor 0 to editor 0 title area | Success | | 0.161 |
drag editor 0 to top of window | Success | | 0.131 |
drag editor 0 to bottom of window | Success | | 0.152 |
drag editor 0 to left of window | Success | | 0.153 |
drag editor 0 to right of window | Success | | 0.143 |
drag editor 0 to center of Mock View 1 - detached | Success | | 0.318 |
drag editor 0 to center of Mock View 3 - detached | Success | | 0.265 |
drag editor 0 to Mock View 1 view tab area - detached | Success | | 0.260 |
drag editor 0 to out of the window - detached | Success | | 0.253 |
drag editor 0 folder to center of Navigator | Success | | 0.147 |
drag editor 0 folder to left of editor 2 | Success | | 0.135 |
drag editor 0 folder to right of editor 2 | Success | | 0.163 |
drag editor 0 folder to top of editor 2 | Success | | 0.141 |
drag editor 0 folder to bottom of editor 2 | Success | | 0.133 |
drag editor 0 folder to center of editor 2 | Success | | 0.146 |
drag editor 0 folder to left of editor 0 | Success | | 0.140 |
drag editor 0 folder to right of editor 0 | Success | | 0.157 |
drag editor 0 folder to bottom of editor 0 | Success | | 0.137 |
drag editor 0 folder to center of editor 0 | Success | | 0.132 |
drag editor 0 folder to editor 0 tab area | Success | | 0.124 |
drag editor 0 folder to editor 0 title area | Success | | 0.136 |
drag editor 0 folder to top of window | Success | | 0.130 |
drag editor 0 folder to bottom of window | Success | | 0.158 |
drag editor 0 folder to left of window | Success | | 0.142 |
drag editor 0 folder to right of window | Success | | 0.132 |
drag editor 0 folder to center of Mock View 1 - detached | Success | | 0.262 |
drag editor 0 folder to center of Mock View 3 - detached | Success | | 0.250 |
drag editor 0 folder to Mock View 1 view tab area - detached | Success | | 0.249 |
drag editor 0 folder to out of the window - detached | Success | | 0.268 |
drag editor 2 to center of Navigator | Success | | 0.151 |
drag editor 2 to left of editor 2 | Success | | 0.138 |
drag editor 2 to right of editor 2 | Success | | 0.160 |
drag editor 2 to top of editor 2 | Success | | 0.130 |
drag editor 2 to bottom of editor 2 | Success | | 0.134 |
drag editor 2 to center of editor 2 | Success | | 0.131 |
drag editor 2 to left of editor 0 | Success | | 0.149 |
drag editor 2 to right of editor 0 | Success | | 0.134 |
drag editor 2 to bottom of editor 0 | Success | | 0.138 |
drag editor 2 to center of editor 0 | Success | | 0.154 |
drag editor 2 to editor 0 tab area | Success | | 0.127 |
drag editor 2 to editor 0 title area | Success | | 0.143 |
drag editor 2 to top of window | Success | | 0.165 |
drag editor 2 to bottom of window | Success | | 0.148 |
drag editor 2 to left of window | Success | | 0.158 |
drag editor 2 to right of window | Success | | 0.131 |
drag editor 2 to center of Mock View 1 - detached | Success | | 0.282 |
drag editor 2 to center of Mock View 3 - detached | Success | | 0.268 |
drag editor 2 to Mock View 1 view tab area - detached | Success | | 0.254 |
drag editor 2 to out of the window - detached | Success | | 0.250 |
drag editor 2 folder to center of Navigator | Success | | 0.146 |
drag editor 2 folder to left of editor 2 | Success | | 0.158 |
drag editor 2 folder to right of editor 2 | Success | | 0.163 |
drag editor 2 folder to top of editor 2 | Success | | 0.152 |
drag editor 2 folder to bottom of editor 2 | Success | | 0.148 |
drag editor 2 folder to center of editor 2 | Success | | 0.149 |
drag editor 2 folder to left of editor 0 | Success | | 0.153 |
drag editor 2 folder to right of editor 0 | Success | | 0.126 |
drag editor 2 folder to bottom of editor 0 | Success | | 0.162 |
drag editor 2 folder to center of editor 0 | Success | | 0.152 |
drag editor 2 folder to editor 0 tab area | Success | | 0.134 |
drag editor 2 folder to editor 0 title area | Success | | 0.145 |
drag editor 2 folder to top of window | Success | | 0.165 |
drag editor 2 folder to bottom of window | Success | | 0.130 |
drag editor 2 folder to left of window | Success | | 0.143 |
drag editor 2 folder to right of window | Success | | 0.138 |
drag editor 2 folder to center of Mock View 1 - detached | Success | | 0.264 |
drag editor 2 folder to center of Mock View 3 - detached | Success | | 0.249 |
drag editor 2 folder to Mock View 1 view tab area - detached | Success | | 0.253 |
drag editor 2 folder to out of the window - detached | Success | | 0.252 |
testDragStandaloneView | Success | | 0.131 |
testBooleanDataConversion | Success | | 0.059 |
testColorCascadeEvents | Success | | 0.002 |
testColorFactory | Success | | 0.000 |
testColorPreferenceListener_def_swtcolor | Success | | 0.002 |
testColorPreferenceListener_def_rgbcolor | Success | | 0.007 |
testColorPreferenceListener_def_defaultedcolor | Success | | 0.006 |
testColorPreferenceListener_def_nooverridecolor | Success | | 0.002 |
testColorPreferenceListener_th1_swtcolor | Success | | 0.007 |
testColorPreferenceListener_th1_rgbcolor | Success | | 0.000 |
testColorPreferenceListener_th1_defaultedcolor | Success | | 0.000 |
testColorPreferenceListener_th1_nooverridecolor | Success | | 0.001 |
testDataKeySet_data1 | Success | | 0.000 |
testDataKeySet_data2 | Success | | 0.000 |
testDataKeySet_int1 | Success | | 0.000 |
testDataKeySet_bool1 | Success | | 0.000 |
testDataKeySet_BOGUSKEY | Success | | 0.000 |
testDataOverride_data1 | Success | | 0.000 |
testDataOverride_data2 | Success | | 0.000 |
testDefaultedColor_rgbcolor | Success | | 0.000 |
testDefaultedColor_defaultedcolor | Success | | 0.000 |
testDefaultedColor_defaultedcolor2 | Success | | 0.001 |
testDefaultedFont_valfont | Success | | 0.000 |
testDefaultedFont_defaultedfont | Success | | 0.000 |
testDefaultedFont_defaultedfont2 | Success | | 0.000 |
testDefaultedFontOverride_valfont | Success | | 0.000 |
testDefaultedFontOverride_defaultedfont2 | Success | | 0.000 |
testDefaultedFontOverride_defaultedfont3 | Success | | 0.000 |
testDefaultedOverrideColor_rgbcolor | Success | | 0.000 |
testDefaultedOverrideColor_defaultedcolor2 | Success | | 0.000 |
testDefaultedOverrideColor_defaultedcolor3 | Success | | 0.000 |
testFontCascadeEvents | Success | | 0.002 |
testFontPreferenceListener_def_novalfont | Success | | 0.002 |
testFontPreferenceListener_def_valfont | Success | | 0.006 |
testFontPreferenceListener_def_defaultedfont | Success | | 0.004 |
testFontPreferenceListener_def_nooverridefont | Success | | 0.003 |
testFontPreferenceListener_th1_valfont | Success | | 0.001 |
testFontPreferenceListener_th1_novalfont | Success | | 0.000 |
testFontPreferenceListener_th1_defaultedfont | Success | | 0.000 |
testFontPreferenceListener_th1_nooverridefont | Success | | 0.000 |
testGetBadTheme | Success | | 0.001 |
testIntDataConversion | Success | | 0.000 |
testNoValFont | Success | | 0.000 |
testNoValFontOverride | Success | | 0.000 |
testPlatformColor | Success | | 0.001 |
testPlatformFont | Success | | 0.000 |
testRGBColor | Success | | 0.000 |
testRGBColorOverride | Success | | 0.000 |
testSetTheme | Success | | 0.073 |
testStringData | Success | | 0.033 |
testSWTColor | Success | | 0.000 |
testSWTColorOverride | Success | | 0.000 |
testThemeDescription_default | Success | | 0.001 |
testThemeDescription_theme1 | Success | | 0.000 |
testValFont | Success | | 0.001 |
testThemeExtensionName | Success | | 0.011 |
testThemeExtensionData | Success | | 0.000 |
testThemeExtensionColor | Success | | 0.000 |
testThemeExtensionFont | Success | | 0.000 |
testBadColor1 | Success | | 0.000 |
testBadColor2 | Success | | 0.000 |
testBadColor3 | Success | | 0.000 |
testPushdown | Success | | 0.062 |
testDefaultColorDescriptor | Success | | 0.001 |
testImage | Success | | 0.145 |
testOpenAndClose | Success | | 0.137 |
testOpenAndClose | Success | | 0.108 |
testPerspectiveReset | Success | | 0.248 |
testViewClosure | Success | | 0.132 |
testShow | Success | | 0.138 |
testStandby | Success | | 0.137 |
testCloseInEmptyPerspective | Success | | 0.124 |
testCloseInFastViewPerspective | Success | | 0.143 |
testCloseInNonEmptyPerspective | Success | | 0.241 |
testPerspectiveChange | Success | | 0.176 |
testPerspectiveChangeWith32StickyBehavior | Success | | 0.171 |
testNonAdaptableContributions | Success | | 0.005 |
testContributorResourceAdapter | Success | | 0.053 |
testAdaptables | Success | | 0.005 |
testDuplicateAdaptables | Success | | 0.003 |
testObjectStateContentType | Success | | 0.064 |
testBasicContribution | Failure | active context
junit.framework.AssertionFailedError: active context at org.eclipse.ui.tests.menus.MenuVisibilityTest.testBasicContribution(MenuVisibilityTest.java:108) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.125 |
testExtensionContributionExpression | Failure | active context
junit.framework.AssertionFailedError: active context at org.eclipse.ui.tests.menus.MenuVisibilityTest.testExtensionContributionExpression(MenuVisibilityTest.java:178) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.134 |
testVisibilityTracksEnablement | Failure | null
junit.framework.AssertionFailedError: null at org.eclipse.ui.tests.menus.MenuVisibilityTest.testVisibilityTracksEnablement(MenuVisibilityTest.java:230) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.114 |
testBasicPopulation | Success | | 0.110 |
testBasicMenuPopulation | Success | | 0.117 |
testFactoryAddition | Success | | 0.114 |
testFactoryRemove | Success | | 0.123 |
testDynamicFactoryAddition | Success | | 0.103 |
testDynamicFactoryRemove | Success | | 0.100 |
testFactoryScopePopulation | Success | | 0.134 |
testAfterQueryInvalid | Success | | 0.108 |
testAfterQueryOneGroup | Success | | 0.131 |
testAfterQueryTwoGroups | Success | | 0.123 |
testBeforeQueryInvalid | Success | | 0.104 |
testBeforeQueryOneGroup | Success | | 0.102 |
testBeforeQueryTwoGroups | Success | | 0.107 |
testBeforeQueryTwoGroups2 | Success | | 0.104 |
testEndofQueryInvalid | Success | | 0.106 |
testEndofQueryOneGroup | Success | | 0.122 |
testEndofQueryTwoGroups | Success | | 0.113 |
testEndofQueryTwoGroups2 | Success | | 0.099 |
testEndofQueryTwoGroups3 | Success | | 0.107 |
testEndofQueryTwoGroups4 | Success | | 0.113 |
testPrivatePopup | Success | | 0.134 |
testMenuServicePopupContribution | Success | | 0.157 |
testMenuServiceContribution | Success | | 0.147 |
testViewPopulation | Failure | null
junit.framework.AssertionFailedError: null at org.eclipse.ui.tests.menus.MenuPopulationTest.testViewPopulation(MenuPopulationTest.java:198) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.101 |
testMenuIcons | Success | | 0.111 |
testToolBarItems | Success | | 0.108 |
testDynamicMenu | Success | | 0.220 |
testDynamicMenuMultiOpen | Success | | 0.191 |
testToolTip | Failure | null expected:<Testing Tooltip[ (Shift+Alt+1)]> but was:<Testing Tooltip[]>
junit.framework.ComparisonFailure: null expected:<Testing Tooltip[ (Shift+Alt+1)]> but was:<Testing Tooltip[]> at org.eclipse.ui.tests.menus.Bug231304Test.testToolTip(Bug231304Test.java:53) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.108 |
testFastViewMenuVariantOnlyHasShowViewAction | Success | | 0.108 |
testMenuOnlyHasShowViewAction | Success | | 0.107 |
testPopup | Success | | 0.156 |
testWorkbenchEncodings | Success | | 0.026 |
testFileNameWithAmpersand | Success | | 0.207 |
testBug255005ServiceLeak | Success | | 0.421 |
testBug255005SiteLeak | Success | | 0.441 |
testTextEditorContextMenu | Success | | 0.484 |
testDestroyedDialogLeaks | Success | | 0.474 |
testBug265449PropertiesLeak | Success | | 0.534 |
testSimpleEditorLeak | Success | | 0.823 |
testSimpleViewLeak | Success | | 0.416 |
testCrash | Success | | 0.009 |
testOK | Success | | 0.274 |
testDeadlock | Success | | 30.103 |
testDeadlock | Success | | 0.103 |
testDeadlock | Success | | 0.101 |
testBug | Success | | 0.103 |
testBug | Success | | 0.035 |
testManyThreads | Success | | 0.037 |
testBug | Success | | 1.252 |
testModalContextTransfer | Success | | 5.042 |
testBug262032 | Success | | 1.845 |
testOperationFailure | Success | | 0.001 |
testOperationRedo | Success | | 0.000 |
testHistoryFactory | Success | | 0.000 |
testOperationChanged | Success | | 0.001 |
test87675_split | Success | | 0.001 |
test87675_undoredo | Success | | 0.000 |
testOperationApprover2 | Success | | 0.001 |
testReplaceContext | Success | | 0.000 |
testOperationUndo | Success | | 0.000 |
test123316 | Success | | 0.000 |
testUnsuccessfulOpenOperation | Success | | 0.000 |
testNotAddedOpenOperation | Success | | 0.001 |
testMultipleOpenOperation | Success | | 0.000 |
testAbortedOpenOperation | Success | | 0.000 |
testOperationApproval | Success | | 0.000 |
testContextDispose | Success | | 0.000 |
testContextHistories | Success | | 0.001 |
testHistoryLimit | Success | | 0.000 |
testLocalHistoryLimits | Success | | 0.000 |
testOpenOperation | Success | | 0.000 |
test128117simple | Success | | 0.000 |
test128117complex | Success | | 0.000 |
testStressTestAPI | Success | | 0.834 |
test159305 | Success | | 0.000 |
testExceptionDuringOpenOperation | Success | | 0.000 |
test94459 | Success | | 0.001 |
test94459AllContextsEmpty | Success | | 0.000 |
test94400 | Success | | 0.000 |
testWorkspaceAdapter | Success | | 23.253 |
testMatchingContext | Success | | 0.626 |
testOperationsAPIinThreads | Success | | 78.490 |
test115761 | Success | | 13.094 |
testCreateSingleMarkerUndoRedo | Success | | 1.424 |
testCreateMultipleMarkersSingleTypeUndoRedo | Success | | 0.201 |
testCreateMultipleMarkerTypesUndoRedo | Success | | 0.183 |
testUpdateSingleMarkerUndoRedo | Success | | 0.201 |
testUpdateMultipleMarkerUndoRedo | Success | | 0.221 |
testUpdateAndMergeSingleMarkerUndoRedo | Success | | 0.196 |
testUpdateAndMergeMultipleMarkerUndoRedo | Success | | 0.209 |
testDeleteMarkersUndoRedo | Success | | 0.197 |
testCreateMarkerUndoInvalid | Success | | 0.133 |
testCreateMarkerUndoInvalid2 | Success | | 0.120 |
testUpdateMarkersInvalid | Success | | 0.165 |
testUpdateMarkersInvalid2 | Success | | 0.147 |
testProjectCreateUndoRedo | Success | | 0.260 |
testProjectMoveUndoRedo | Success | | 0.212 |
testProjectMoveInvalidLocationUndoRedo | Success | | 0.128 |
testProjectCopyUndoRedo | Success | | 0.245 |
testProjectClosedCopyUndoRedo | Success | | 0.295 |
testProjectCopyAndChangeLocationUndoRedo | Success | | 0.224 |
testFileCreateLinkedUndoRedo | Success | | 0.189 |
testFileCreateLinkedNestedUndoRedo | Success | | 0.281 |
testFileMoveUndoRedo | Success | | 0.184 |
testFileMoveAndOverwriteUndoRedo | Success | | 0.186 |
testFileCopyUndoRedo | Success | | 0.179 |
testFileCopyLinkUndoRedo | Success | | 0.205 |
testFileCopyRenameUndoRedo | Success | | 0.180 |
testFileCopyAndOverwriteUndoRedo | Success | | 0.201 |
testFileRenameUndoRedo | Success | | 0.182 |
testFileDeleteUndoRedo | Success | | 0.196 |
testFileLinkedDeleteUndoRedo | Success | | 0.192 |
testFileAndFolderMoveSameDests | Success | | 0.207 |
testFileAndFolderCopyDifferentDests | Success | | 0.172 |
testFileAndFolderCopyDifferentNames | Success | | 0.195 |
testRedundantFileAndFolderCopy | Success | | 0.196 |
testFileAndFolderCopySameDests | Success | | 0.206 |
testWorkspaceUndoMonitor | Success | | 0.183 |
testProjectCopyUndoInvalid | Success | | 0.171 |
test162655 | Success | | 0.164 |
test250125 | Success | | 0.123 |
testProjectClosedCopyAndChangeLocationUndoRedo | Success | | 0.264 |
testProjectCopyAndChangeToInvalidLocationUndoRedo | Success | | 0.112 |
testProjectRenameUndoRedo | Success | | 0.208 |
testProjectDeleteUndoRedo | Success | | 0.295 |
test223956 | Success | | 0.188 |
test201441 | Success | | 0.196 |
testProjectClosedDeleteUndoRedo | Success | | 0.318 |
testProjectDeleteWithContentUndoRedo | Success | | 0.178 |
testProjectClosedDeleteWithContentUndoRedo | Success | | 0.190 |
testFolderCreateLeafUndoRedo | Success | | 0.164 |
testFolderCreateNestedInProjectUndoRedo | Success | | 0.196 |
testFolderCreateNestedInFolderUndoRedo | Success | | 0.180 |
testDeleteNestedResourcesUndoRedo | Success | | 0.176 |
testFolderCreateLinkedUndoRedo | Success | | 0.163 |
testFolderCreateLinkedNestedUndoRedo | Success | | 0.187 |
testFolderMoveUndoRedo | Success | | 0.184 |
testRedundantSubFolderMoveUndoRedo | Success | | 0.271 |
testRedundantFolderFileMoveUndoRedo | Success | | 0.180 |
testFolderCopyUndoRedo | Success | | 0.211 |
testFolderCopyLinkUndoRedo | Success | | 0.168 |
testFolderCopyRenameUndoRedo | Success | | 0.199 |
testFolderRenameUndoRedo | Success | | 0.179 |
testFolderDeleteUndoRedo | Success | | 0.185 |
testNestedRedundantFolderDeleteUndoRedo | Success | | 0.190 |
testNestedRedundantFileDeleteUndoRedo | Success | | 0.196 |
testFolderDeleteLinkedUndoRedo | Success | | 0.184 |
testFileCreateLeafUndoRedo | Success | | 0.190 |
testFileCreateNestedInProjectUndoRedo | Success | | 0.184 |
testFileCreateNestedInFolderUndoRedo | Success | | 0.185 |
testFieldDecorationRegistry | Success | | 0.002 |
testBug317102 | Success | | 0.274 |
testOpenBasicEditor | Success | | 0.236 |
testOpenTestFile | Success | | 1.784 |
testTrackCoolBar | Success | | 1.338 |
testDirty | Success | | 0.149 |
testCreateFilteredTree | Success | | 0.045 |
testCreateCheckboxFilteredTree | Success | | 0.038 |
testCreateMyFilteredTree | Success | | 0.040 |
testSourceProvider | Success | | 0.130 |
testBasicService | Failure | expected:<2> but was:<1>
junit.framework.AssertionFailedError: expected:<2> but was:<1> at org.eclipse.ui.tests.services.EvaluationServiceTest.testBasicService(EvaluationServiceTest.java:150) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.137 |
testTwoEvaluations | Failure | expected:<2> but was:<1>
junit.framework.AssertionFailedError: expected:<2> but was:<1> at org.eclipse.ui.tests.services.EvaluationServiceTest.testTwoEvaluations(EvaluationServiceTest.java:210) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.108 |
testRestriction | Success | | 0.000 |
testScopedService | Success | | 0.119 |
testSourceProviderPriority | Success | | 0.001 |
testPropertyChange | Success | | 0.113 |
testPlatformProperty | Success | | 0.001 |
testWorkbenchProvider | Failure | expected:<class org.eclipse.jface.text.TextSelection> but was:<class org.eclipse.jface.viewers.StructuredSelection>
junit.framework.AssertionFailedError: expected:<class org.eclipse.jface.text.TextSelection> but was:<class org.eclipse.jface.viewers.StructuredSelection> at org.eclipse.ui.tests.services.EvaluationServiceTest.assertSelection(EvaluationServiceTest.java:672) at org.eclipse.ui.tests.services.EvaluationServiceTest.testWorkbenchProvider(EvaluationServiceTest.java:618) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.212 |
testBug334524 | Failure | expected:<[testing selection]> but was:<<empty selection>>
junit.framework.AssertionFailedError: expected:<[testing selection]> but was:<<empty selection>> at org.eclipse.ui.tests.services.EvaluationServiceTest.testBug334524(EvaluationServiceTest.java:125) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.308 |
testGlobalService | Success | | 0.000 |
testWindowService | Success | | 0.001 |
testLocalServiceCreated | Success | | 0.001 |
testLocalDialogService | Success | | 0.000 |
testWorkbenchServiceFactory | Success | | 0.000 |
testWaitCursor | Success | | 2.573 |
testActiveEditor | Failure | expected:<org.eclipse.ui.part.FileEditorInput(/testActiveEditor/test2.mockr1)> but was:<null>
junit.framework.AssertionFailedError: expected:<org.eclipse.ui.part.FileEditorInput(/testActiveEditor/test2.mockr1)> but was:<null> at org.eclipse.ui.tests.services.EditorSourceTest.testActiveEditor(EditorSourceTest.java:136) 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:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) 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:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
| 0.191 |
testWizardWithNoDefaultContructor | Success | | 0.079 |
testOKStatus1 | Success | | 0.036 |
testOKStatus2 | Success | | 0.017 |
testBug211933 | Success | | 0.020 |
testBug275867 | Success | | 0.028 |
testBug278965_1 | Success | | 0.026 |
testBug278965_2 | Success | | 0.026 |
testBug278965_3 | Success | | 0.034 |
testBug288770_1 | Success | | 0.052 |
testBug288770_2 | Success | | 0.049 |
testBug288770_3 | Success | | 0.041 |
testBug288770_4 | Success | | 0.048 |
testBug288765 | Success | | 0.165 |
testIgnoringOpenTrayOnShow | Success | | 0.204 |
testAutoOpeningTrayOnShow | Success | | 0.030 |
testModalitySwitch5 | Success | | 0.166 |
testSupportLinkVisibility1 | Success | | 0.042 |
testSupportLinkVisibility2 | Success | | 0.046 |
testBlockingAppearance | Success | | 0.052 |
testNonBlockingAppearance | Success | | 0.018 |
testModalitySwitch1 | Success | | 0.070 |
testCheckingForMessageDuplication1 | Success | | 0.019 |
testModalitySwitch2 | Success | | 0.077 |
testModalitySwitch3 | Success | | 0.090 |
testModalitySwitch4 | Success | | 0.083 |
testWithStatusAdapter1 | Success | | 0.023 |
testWithStatusAdapterAndLabelProvider1 | Success | | 0.021 |
testWithStatusAdapter2 | Success | | 0.021 |
testWithStatusAdapter3 | Success | | 0.022 |
testWithStatusAdapter4 | Success | | 0.022 |
testWithStatusAdapter5 | Success | | 0.025 |
testWithStatusAdapter6 | Success | | 0.024 |
testSupport1 | Success | | 0.030 |
testSupport2 | Success | | 0.030 |
testDetails1 | Success | | 0.033 |
testNullLabelProvider | Success | | 0.000 |
testNonNullLabelProvider | Success | | 0.060 |
testList1 | Success | | 0.180 |
testList2 | Success | | 0.041 |
testList3 | Success | | 0.043 |
testBug260937 | Success | | 0.000 |
testBug276371 | Success | | 0.025 |
testProvidedText_1 | Success | | 0.000 |
testDecorating | Success | | 0.000 |
testImages | Success | | 0.000 |
testDisposing | Success | | 0.001 |
testDefaultSupportProviderEnablement | Success | | 0.000 |
testJFacePolicySupportProvider | Success | | 0.054 |
testJFacePolicyOverDefaultPreference | Success | | 0.000 |
testSelfClosure | Success | | 0.055 |
testCheckRecognizingImmediatePrompting2 | Success | | 0.000 |
testCheckRecognizingNonImmediatePrompting | Success | | 0.000 |
testOKStatusAcceptanceWhenOKStatusEnabled | Success | | 0.000 |
testCheckMasking | Success | | 0.000 |
testOKStatusAcceptanceWhenOKStatusNotEnabled | Success | | 0.001 |
testDefaultTitle | Success | | 0.000 |
testCheckRecognizingImmediatePrompting1 | Success | | 0.000 |
testExternalFile | Success | | 0.032 |
testWorkspaceFile | Success | | 0.001 |
testCommandProperty | Success | | 0.492 |
testClearTaskInfo | Success | | 0.924 |