Unit Test Results

Designed for use with JUnit and Ant.

Summary

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

Packages

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

Package org.eclipse.ui.tests

NameTestsErrorsFailuresTime(s)
UiTestSuite1552740575.432
Back to top


TestCase UiTestSuite

NameStatusTypeTime(s)
test for tweakletsSuccess0.002
testStartupSuccess0.002
testAboutSuccess0.174
testAboutPluginsSuccess0.122
testAddProjectsSuccess0.075
testCopyMoveProjectSuccess0.082
testCopyMoveResourceSuccess0.116
testEditActionSetsDialogSuccess0.000
testEditorSelectionSuccess0.194
testNavigatorFilterSuccess0.089
testNewFileTypeSuccess0.097
testProgressInformationSuccess0.088
testSaveAsSuccess0.111
testSavePerspectiveSuccess0.106
testSelectPerspectiveSuccess0.080
testSelectTypesSuccess0.120
testShowViewSuccess0.117
testSaveAllSuccess0.079
testExportResourcesSuccess0.120
testImportResourcesSuccess0.114
testNewFileSuccess0.129
testNewFile2Success0.320
testNewFolderSuccess0.478
testNewProjectPage1Success0.623
testNewProjectPage2Success0.382
testNewProjectSuccess0.342
testNewResourceSuccess0.142
testWizardWindowTitleSuccess0.286
testExportResourcesSuccess0.129
testImportResourcesSuccess0.129
testNewFileSuccess0.157
testNewFile2Success4.918
testNewFolderSuccess0.107
testNewProjectPage1Success0.112
testNewProjectPage2Success0.121
testNewProjectSuccess0.112
testNewResourceSuccess0.111
testWorkbenchPrefSuccess0.256
testAppearancePrefSuccess0.206
testDefaultTextEditorPrefSuccess0.155
testFileEditorsPrefSuccess0.221
testLocalHistoryPrefSuccess0.184
testPerspectivesPrefSuccess0.242
testFontEditorsPrefSuccess0.213
testInfoPropSuccess0.000
testProjectReferencesPropSuccess0.000
testFieldEditorEnablePrefSuccess0.169
testCompareViewersPrefSuccess0.546
testWorkbenchPrefSuccess0.185
testAppearancePrefSuccess0.222
testDefaultTextEditorPrefSuccess0.175
testFileEditorsPrefSuccess0.219
testLocalHistoryPrefSuccess0.174
testPerspectivesPrefSuccess0.226
testFontEditorsPrefSuccess0.200
testInfoPropSuccess0.000
testProjectReferencesPropSuccess0.000
testFieldEditorEnablePrefSuccess0.134
testAbortPageFlippingSuccess0.085
testCopyOverwriteSuccess0.139
testDeleteProjectSuccess0.076
testDeleteReadOnlyCheckSuccess0.078
testDeleteResourceSuccess0.077
testDeleteResourcesSuccess0.077
testDropOverwriteSuccess0.082
testErrorClosingSuccess0.087
testFileExtensionEmptySuccess0.084
testFileNameWrongSuccess0.078
testFileTypeExistsSuccess0.080
testInvalidType_1Success0.082
testInvalidType_2Success0.084
testMoveReadOnlyCheckSuccess0.091
testNoBuildersSuccess0.084
testNoGlobalBuildersDialogSuccess0.088
testNoPropertyPageSuccess0.087
testOperationNotAvailableSuccess0.088
testOverwritePerspectiveSuccess0.098
testRefreshDeleteProjectSuccess0.102
testRenameOverwriteSuccess0.104
testResetPerspectiveSuccess0.118
testSaveAsOverwriteSuccess0.107
testSaveChangesSuccess0.108
testWizardClosingSuccess0.117
testWizardOverwriteSuccess0.121
testTypePageSuccess0.307
testEditPageSuccess0.203
testEditPageSuccess0.265
testExactMatch1Success0.010
testExactMatch2Success0.069
testPrefixMatchSuccess0.016
testPatternMatch1Success0.036
testPatternMatch2Success0.015
testCamelCaseMatch1Success0.026
testCamelCaseMatch2Success0.008
testCamelCaseMatch3Success0.018
testBlankMatchSuccess0.017
testReadHistorySuccess0.115
testGetDescriptorSuccess0.259
testGetWorkbenchSuccess0.000
testPLUGIN_IDSuccess0.000
testCloseSuccess0.000
testGetActiveWorkbenchWindowFailureexpected:<org.eclipse.ui.internal.WorkbenchWindow@6569a85d> but was:<org.eclipse.ui.internal.WorkbenchWindow@4cad4d40>

junit.framework.AssertionFailedError: expected:<org.eclipse.ui.internal.WorkbenchWindow@6569a85d> but was:<org.eclipse.ui.internal.WorkbenchWindow@4cad4d40>
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.244
testGetEditorRegistrySuccess0.018
testGetPerspectiveRegistrySuccess0.000
testGetPrefereneManagerSuccess0.001
testGetSharedImagesSuccess0.001
testGetWorkingSetManagerSuccess0.007
testGetWorkbenchWindowsSuccess0.579
testOpenWorkbenchWindowFailureexpected:<org.eclipse.ui.internal.WorkbenchWindow@5ba71e88> but was:<org.eclipse.ui.internal.WorkbenchWindow@4cad4d40>

junit.framework.AssertionFailedError: expected:<org.eclipse.ui.internal.WorkbenchWindow@5ba71e88> but was:<org.eclipse.ui.internal.WorkbenchWindow@4cad4d40>
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.290
testOpenWorkbenchWindow2Failureexpected:<org.eclipse.ui.internal.WorkbenchWindow@5a311ade> but was:<org.eclipse.ui.internal.WorkbenchWindow@4cad4d40>

junit.framework.AssertionFailedError: expected:<org.eclipse.ui.internal.WorkbenchWindow@5a311ade> but was:<org.eclipse.ui.internal.WorkbenchWindow@4cad4d40>
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.340
testOpenPage1Success0.000
testOpenPage2Success0.000
testCloseSuccess0.185
testGetWorkbenchSuccess0.227
testOpenPage2Success0.210
testGetActivePageSuccess0.202
testSetActivePageSuccess1.589
testGetPagesSuccess0.177
testGetShellSuccess0.209
testOpenPageSuccess0.188
testIsApplicationMenuSuccess0.188
testCloseSuccess0.561
testShowViewSuccess0.342
testWorkingSets1Success0.252
testWorkingSets2Success0.157
testWorkingSets3Success0.187
testView_VISIBLE2Success0.285
testOpenEditor4Success0.857
testOpenEditorSuccess0.564
testGet_SetEditorAreaVisibleSuccess0.161
testOpenEditor2Success0.288
testOpenEditor3Success0.259
testOpenEditor5Success0.263
testOpenEditor6Success0.661
testOpenEditor7_Bug203640Success0.337
testGetPerspectiveSuccess0.421
testSetPerspectiveSuccess0.213
testGetLabelSuccess0.204
testGetInputSuccess0.552
testActivateSuccess0.282
testBringToTopSuccess0.318
testBringToTop_MinimizedViewWithEditorsBug292966Success1.069
testBringToTop_MinimizedViewWithoutEditorsBug292966Success0.419
testGetWorkbenchWindowSuccess0.161
testShowViewMultSuccess0.280
testShowViewMultFastSuccess0.257
testBug76669Success0.238
testFindViewSuccess0.203
testFindViewReferenceSuccess0.252
testGetViewsSuccess0.216
testHideViewWithPartSuccess0.228
testHideViewWithReferenceSuccess0.196
testHideSaveableViewSuccess0.581
testCloseWithSaveNeededSuccess0.311
testSaveEffectsSharedModelSuccess0.349
testCloseEditorSuccess0.285
testCloseEditorsSuccess0.470
testCloseAllEditorsSuccess0.374
testSaveEditorSuccess0.283
testIDESaveAllEditorsSuccess0.343
testSaveAllEditorsSuccess0.294
testGetEditorsSuccess0.244
testShowActionSetSuccess0.196
testHideActionSetSuccess0.154
testStackOrderSuccess0.297
testView_CREATE1Success0.258
testView_CREATE2Success0.261
testView_CREATE3Success0.271
testView_VISIBLE1Success0.254
testView_VISIBLE3Success0.267
testOpenPerspectiveWithFastViewSuccess0.212
testOpenPerspectiveWithMultiViewPlaceholdersAtTopLevelSuccess0.204
testOpenPerspectiveWithMultiViewPlaceholdersInPlaceholderFolderSuccess0.225
testOpenPerspectiveWithMultiViewPlaceholdersInFolderSuccess0.187
testGetNewWizardShortcutsSuccess0.426
testGetShowViewShortcutsSuccess0.415
testGetPerspectiveShortcutsSuccess0.168
testGetOpenPerspectivesSuccess0.306
testGetSortedPerspectivesSuccess0.310
testClosePerspectiveSuccess0.366
testClosePerspectiveDoesNotPromptBug272070Success0.640
testCloseAllPerspectivesSuccess0.354
testCloseAllPerspectivesDoesNotPromptBug272070Success0.589
testBug76285Success0.571
testShowEditorInputSuccess0.254
testOpenAndFindEditorWithMatchFlagsSuccess0.282
testOpenAndHideEditor1Success0.230
testOpenAndHideEditor2Success0.364
testOpenAndHideEditor3Success0.255
testOpenAndHideEditor4Success0.253
testOpenAndHideEditor5Success1.339
testOpenAndHideEditor6Success0.507
testOpenAndHideEditor7Success0.498
testOpenAndHideEditor8Success0.496
testOpenAndHideEditor9Failurenull

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.424
testOpenAndHideEditor10Success0.232
testOpenEditors1Success0.322
testOpenEditors3Success0.400
testOpenEditorsReuseSuccess0.368
testSetPartStateSuccess0.220
testOpenAndHideEditor11Success0.378
testOpenAndHideEditor12Success0.247
testCloseSuccess0.405
testShowViewSuccess0.226
testOpenEditor4Success0.474
testOpenEditorSuccess0.360
testGet_SetEditorAreaVisibleSuccess0.207
testOpenEditor2Success0.242
testOpenEditor3Success0.262
testOpenEditor5Success0.231
testOpenEditor6Success0.649
testGetPerspectiveSuccess0.294
testSetPerspectiveSuccess0.164
testGetLabelSuccess0.167
testGetInputSuccess0.425
testActivateSuccess0.221
testBringToTopSuccess0.263
testGetWorkbenchWindowSuccess0.165
testFindViewSuccess0.178
testGetViewsSuccess0.192
testCloseEditorSuccess0.296
testCloseAllEditorsSuccess0.422
testSaveEditorSuccess0.262
testSaveAllEditorsSuccess0.286
testGetEditorsSuccess0.231
testShowActionSetSuccess0.171
testHideActionSetSuccess0.168
testHideViewSuccess0.193
testStaticLifecycleSuccess0.227
testDynamicLifecycleSuccess0.205
testDynamicMenuContributionSuccess0.230
testStaticMenuContributionSuccess0.221
testPageOpenedSuccess0.165
testPageClosedSuccess0.165
testPageActivateSuccess0.163
testGetActivePageSuccess0.166
testLocalPageServiceSuccess0.681
testAddPageListenerSuccess0.175
testRemovePageListenerSuccess0.308
testAddPerspectiveListenerSuccess0.163
testRemovePerspectiveListenerSuccess0.424
testFindPerspectiveWithIdSuccess0.001
testGetDefaultPerspectiveSuccess0.000
testSetDefaultPerspectiveSuccess0.000
testGetPerspectivesSuccess0.000
testDeleteClonedPerspectiveSuccess0.090
testGetLabelSuccess0.000
testGetIdSuccess0.001
testGetImageDescriptorSuccess0.000
testGetLabelSuccess0.001
testGetEditorsSuccess0.000
testGetImageDescriptorSuccess0.001
testGetNameSuccess0.000
testGetExtensionSuccess0.001
testGetDefaultEditorSuccess0.000
testGetLabelSuccess0.001
testGetIdSuccess0.000
testGetImageDescriptorSuccess0.001
testGetEditorsSuccess0.022
testGetImageDescriptorSuccess0.022
testGetDefaultEditorSuccess0.000
testGetFileEditorMappingsSuccess0.001
testFindEditorSuccess0.000
testGetDefaultEditor2Success0.000
testGetDefaultEditor3Success0.024
testSetDefaultEditorSuccess0.023
testAddPropertyListenerSuccess0.013
testRemovePropertyListenerSuccess0.001
testEditorContentTypeByFilenameWithContentTypeSuccess0.000
testEditorContentTypeByExtWithContentTypeSuccess0.001
testEditorContentTypeByExtWithoutContentType1Success0.000
testEditorContentTypeByFilenameWithoutContentType1Success0.000
testEditorContentTypeByFilenameWithoutContentType2Success0.000
testEditorContentTypeByExtWithoutContentType2Success0.000
testDefaultedContentTypeEditorSuccess0.000
testNoDefaultEditorsSuccess0.000
testSwitchDefaultToExternalBug236104Success0.143
testBug308894Success0.099
testPerspectiveActivatedSuccess0.168
testPerspectiveChangedSuccess0.179
testInitSuccess0.146
testDisposeWorkbenchWindowActionDelegateBug81422Success0.176
testRunSuccess0.168
testSelectionChangedSuccess0.277
testInitSuccess0.175
testRunSuccess0.188
testSelectionChangedSuccess0.189
testGetActionBarsSuccess0.189
testGetShellSuccess0.194
testGetWorkbenchWindowSuccess0.200
testGetIdSuccess0.238
testGetPageSuccess0.230
testGetPluginIdSuccess0.173
testGetRegisteredNameSuccess0.193
testGetSelectionProviderSuccess0.207
testSetSelectionProviderSuccess0.173
testINestableServiceSuccess0.195
testGetActionBarContributorSuccess0.231
testGetShellSuccess0.197
testGetWorkbenchWindowSuccess0.191
testGetIdSuccess0.212
testGetPageSuccess0.215
testGetPluginIdSuccess0.190
testGetRegisteredNameSuccess0.193
testGetSelectionProviderSuccess0.193
testSetSelectionProviderSuccess0.194
testINestableServiceSuccess0.177
testGetMenuManagerSuccess0.198
testGetStatusLineManagerSuccess0.198
testGetToolBarManagerSuccess0.197
testGetGlobalActionHandlerSuccess0.194
testSetGlobalActionHandlerFailurenull

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.205
testOpenAndCloseSaveNotNeededSuccess0.196
testOpenAndCloseSuccess0.199
testOpenAndCloseSaveNotNeededSuccess0.216
testOpenAndCloseWithNoMementoSuccess0.203
testOpenAndCloseSuccess0.216
testInitSuccess0.231
testSetActiveEditorSuccess0.316
testAddPartListenerToPageSuccess0.192
testLocalPartServiceSuccess0.242
testAddPartListenerToWindowSuccess0.192
testRemovePartListenerFromPageSuccess0.197
testRemovePartListenerFromWindowSuccess0.194
testPartHiddenWhenClosedAndUnsharedSuccess0.217
testPartHiddenWhenClosedAndSharedSuccess0.217
testPartHiddenWhenObscuredSuccess0.211
testPartVisibleWhenOpenedUnsharedSuccess0.194
testPartVisibleWhenOpenedSharedSuccess0.233
testPartHiddenBeforeClosingSuccess0.192
testPartVisibleWhenObscuredSuccess0.210
testEditorFoundWhenOpenedSuccess0.239
testAddSelectionListenerSuccess0.201
testRemoveSelectionListenerSuccess0.196
testGetSelectionSuccess0.195
testLocalSelectionServiceSuccess0.201
testSelectionEventWhenInactiveSuccess0.203
testSelectionEventWhenActivatedSuccess0.210
testGetIdSuccess0.024
testGetNameSuccess0.006
testGetElementsSuccess0.003
testSetElementsSuccess0.036
testSetIdSuccess0.005
testSetNameSuccess0.029
testNoDuplicateWorkingSetNameSuccess0.009
testNoDuplicateWorkingSetNamesDifferentLabelsSuccess0.011
testIsEmptySuccess0.009
testApplicableTo_ResourceWorkingSetSuccess0.005
testApplicableTo_DirectComparisonSuccess0.005
testApplicableTo_InheritanceSuccess0.004
testApplicableTo_Adapter1Success0.009
testApplicableTo_AdapterManager1Success0.007
testApplicableTo_AdapterManager2Success0.009
testBadFactory_RestoreSuccess0.010
testBadFactory_SaveSuccess0.012
testConfigBlockFilterSuccess0.001
testAddPropertyChangeListenerSuccess0.018
testAddRecentWorkingSetSuccess0.010
testAddWorkingSetSuccess0.007
testCreateWorkingSetSuccess0.001
testCreateWorkingSetFromMementoSuccess0.001
testCreateWorkingSetSelectionDialogSuccess0.153
testGetRecentWorkingSetsSuccess0.033
testRecentWorkingSetsLengthSuccess0.134
testGetWorkingSetSuccess0.065
testGetWorkingSetsSuccess0.036
testRemovePropertyChangeListenerSuccess0.015
testRemoveWorkingSetSuccess0.006
testRemoveWorkingSetAfterRenameSuccess0.012
testListenerSafetySuccess0.004
testBasicWorkingSetElementAdapter_DirectSuccess0.000
testBasicWorkingSetElementAdapter_InheritanceSuccess0.000
testBasicWorkingSetElementAdapter_IAdaptableSuccess0.004
testBasicWorkingSetElementAdapter_AdapterManagerSuccess0.001
testSaveWSetSuccess0.030
testGetElemetsSuccess0.034
testWorkingSetCycleSuccess0.056
testCycleCleanupSuccess0.070
testWorkingSetSaveRestoreAggregatesSuccess0.164
testWorkingSetDescriptorSuccess0.000
testWorkingSetRegistrySuccess0.001
testErrorConditionSuccess0.000
testStackPlacementRightSuccess0.192
testStackPlacementLeftSuccess0.212
testStackPlacementTopSuccess0.249
testStackPlacementBottomSuccess0.204
testStackContentsSuccess0.193
testClosableFlagSuccess0.306
testMoveableFlagSuccess0.264
testPerspectiveResetSuccess0.297
testPerspectiveOpenSuccess0.250
testPerspectiveCloseStandaloneViewSuccess0.242
testPerspectiveCloseFastViewSuccess0.309
testPerspectiveMoveFastViewSuccess0.287
testPerspectiveViewToolBarVisibleSuccess0.512
testDependantBundleIconSuccess0.034
testNonDependantBundleIconSuccess0.002
testBadIconSuccess0.002
testDefaultsSuccess0.166
testCustomTitleSuccess0.190
testEmptyContentDescriptionSuccess0.191
testDefaultsSuccess0.191
testCustomTitleSuccess0.216
testNullTitleSuccess0.175
testCustomNameSuccess0.190
testCustomContentDescriptionSuccess0.195
testCustomNameAndContentDescriptionSuccess0.193
testDefaultsSuccess0.191
testCustomTitleSuccess0.206
testEmptyContentDescriptionSuccess0.185
testCustomNameSuccess0.189
testCustomContentDescriptionSuccess0.193
testCustomNameAndContentDescriptionSuccess0.191
testJoinSuccess0.422
testWizardsSuccess0.001
testBug72337Success0.022
testOpenMatchingEditorSuccess0.246
testFindMatchingEditorSuccess0.246
testCreateReadRootReaderExceptionCasesSuccess0.009
testCreateReadRootReaderSuccess0.001
testCreateReadRootReaderStringSuccess0.000
testCreateWriteRootSuccess0.001
testSpacesInRootAreIllegalSuccess0.003
testSpacesInKeysAreIllegalSuccess0.000
testCopyChildSuccess0.005
testCreateAndGetChildSuccess0.002
testGetChildrenSuccess0.006
testGetIDSuccess0.020
testPutAndGetFloatSuccess0.014
testPutAndGetIntegerSuccess0.007
testPutMementoSuccess0.008
testPutAndGetStringSuccess0.015
testPutAndGetTextDataSuccess0.012
testLegalKeysSuccess0.004
testIllegalKeysSuccess0.006
testPutTextDataWithChildrenBug93718Success0.001
testMementoWithTextContent113659Success0.001
testGetCompositeSuccess0.965
testViewPropertiesSuccess0.168
testEditorPropertiesSuccess0.241
testLifecycleSuccess0.181
testHashCodeSuccess0.171
testHashCode2Success0.166
testHashCode3Success0.214
testHashCode4Success0.209
testHashCode5Success0.287
testHashCode6Success0.192
testHashCode7Success0.214
testEqualsSuccess0.165
testEquals2Success0.175
testEquals3Success0.231
testEquals4Success0.216
testEquals5Success0.210
testEqualsNullInputSuccess0.219
testEqualsNullInputBothSuccess0.211
testEqualsNonNullInputSuccess0.215
testEquals7Success0.218
testDefaultPageSuccess0.381
testDefaultPageAdapterSuccess0.423
testAllowsMultipleSuccess0.484
testFollowsSelectionSuccess0.381
testFollowsPartsSuccess0.402
testPinningSuccess0.396
testUnpinningWhenPinnedPartIsClosedSuccess0.451
testNewPropertySheetFailurenull

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.454
testParentIsPinnedFailureParent property sheet isn't pinned

junit.framework.AssertionFailedError: Parent property sheet isn't pinned
at org.eclipse.ui.tests.propertysheet.MultiInstancePropertySheetTest.testParentIsPinned(MultiInstancePropertySheetTest.java:321)
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.414
testPinningWithMultipleInstancesErrorWidget 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.testPinningWithMultipleInstances(MultiInstancePropertySheetTest.java:330)
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.400
testBug268676HidingPinnedTargetPartSuccess0.895
testBug278514NormalPropertiesSuccess0.909
testBug278514TabbedPropertiesSuccess0.869
testGetIShowInTargetAdapterSuccess0.181
testShowInPropertySheetSuccess0.194
testShowInPropertySheetWithNullSuccess0.192
testShowInPropertySheetWithNullContextSuccess0.225
testShowInPropertySheetWithNullPartSuccess0.182
testGetShowInContextFromPropertySheetFailureExpected: <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.191
testGetShowInContextFromAShowInSourceFailureexpected:<<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.173
testGetShowInContextWithNoShowInSourceFailureExpected: <null> but was: <empty selection>

junit.framework.AssertionFailedError: Expected: <null> but was: <empty selection>
at org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest.testGetShowInContextWithNoShowInSource(NewPropertySheetHandlerTest.java:152)
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.176
testGetShowInContextWithNoActivePartFailureExpected 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.148
testFindPropertySheetWithoutActivePartFailureExpected: <null> but was: org.eclipse.ui.views.properties.PropertySheet@2ccb7989

junit.framework.AssertionFailedError: Expected: <null> but was: org.eclipse.ui.views.properties.PropertySheet@2ccb7989
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.150
testFindPropertySheetWithOtherSheetActiveFailurenull

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.220
testFindPropertySheetWithSPVActiveFailureexpected:<org.eclipse.ui.views.properties.PropertySheet@1051258b> but was:<org.eclipse.ui.views.properties.PropertySheet@48cd1912>

junit.framework.AssertionFailedError: expected:<org.eclipse.ui.views.properties.PropertySheet@1051258b> but was:<org.eclipse.ui.views.properties.PropertySheet@48cd1912>
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.220
testFindPropertySheetWithPinnedPSandSPVActiveFailurenull

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.223
testFindPropertySheetWithUnpinnedPSandSPVActiveFailureexpected:<org.eclipse.ui.views.properties.PropertySheet@12a75760> but was:<org.eclipse.ui.views.properties.PropertySheet@584ad020>

junit.framework.AssertionFailedError: expected:<org.eclipse.ui.views.properties.PropertySheet@12a75760> but was:<org.eclipse.ui.views.properties.PropertySheet@584ad020>
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.263
testInputSuccess0.624
testInputIfHidden2Bug69953Success0.819
testSaveableRetargetingSuccess0.267
testGetDefaultLabelProviderSuccess0.001
testSetGetLabelProviderSuccess0.000
testIsIgnoredForCamelCaseSuccess0.001
testGetCamelCaseSuccess0.000
testGetNextCamelIndexSuccess0.000
testGetCamelCaseIndicesSuccess0.000
testOpenQuickAccessSuccess0.726
testGetIDsSuccess0.189
testTrimInformationSuccess0.147
testMoveStatusLineSuccess0.177
testMoveFastViewBarSuccess0.182
testRemoveHeapStatusSuccess0.159
testAddExtraTrimSuccess0.169
testPlaceExtraTrimSuccess0.167
testSaveWorkbenchWindowSuccess0.153
testRestoreStateWithChangeSuccess0.274
testRestoreStateWithLocationChangeSuccess0.270
testAnimationEngineSuccess0.310
testActionEnablementWhenActiveSuccess0.226
testActionEnablementWhenInactiveSuccess0.238
testCoolBarContributionSuccess0.190
test239945Success0.143
testAllActionSuccess0.197
testRedActionSuccess0.197
testNotRedActionSuccess0.192
testTrueActionSuccess0.195
testRedOrBlueActionSuccess0.193
testRedAndTrueActionSuccess0.202
testPluginStateActionsSuccess0.207
testSystemPropertyActionSuccess0.192
testExpressionEnabledActionSuccess0.198
testAllActionSuccess0.210
testRedActionSuccess0.243
testNotRedActionSuccess0.228
testTrueActionSuccess0.217
testRedOrBlueActionSuccess0.216
testRedAndTrueActionSuccess0.205
testPluginStateActionsSuccess0.194
testSystemPropertyActionSuccess0.197
testBringToTopSuccess0.376
testBasicFilterSuccess0.001
testRestoreOldStateSuccess0.003
testRestoreNewStateMissingIdSuccess0.002
testSaveStateSuccess0.001
test78470Success2.071
testActivityEnablementSuccess0.211
testAnyErrorFilterSuccess0.001
testSelectedWarningSuccess0.000
testInfoAndChildrenSuccess0.000
testSameContainerSuccess0.000
testDescriptionSuccess0.001
testNotOnDescriptionSuccess0.000
testProblemTypesSuccess0.000
testResourceMappingsSuccess0.639
testMarkerCategoriesSuccess0.001
testPartialSortSuccess0.574
testCompleteSortSuccess0.302
testOpenViewSuccess0.083
testDeleteClosedProjectSuccess0.720
testIsCoolbarVisibleFailureexpected:<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.147
testIsStatusLineVisibleFailureexpected:<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.158
testIsPerspectiveBarVisibleFailureexpected:<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.153
testPerspectiveIdFailureexpected:<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.145
testLtrSuccess0.000
testRtlSuccess0.000
testBasicSplitSuccess0.000
testBasic2SplitSuccess0.001
testBasic3SplitSuccess0.000
testNothingSplitSuccess0.000
testNothingUsefulSplitSuccess0.000
testNothingUseful2SplitSuccess0.000
testNothingUsefulSpaceSplitSuccess0.000
testNothingUsefulSpaceSplit2Success0.000
testNothingUsefulSpaceSplit3Success0.000
test2DelimitersSuccess0.000
test3DelimitersSuccess0.000
testTypeSuccess0.036
testSeveritySuccess0.030
testSuperTypeSuccess0.027
testPrioritySuccess0.023
testDoneSuccess0.034
testMessageSuccess0.032
testResourceTypeSuccess0.040
testEditableTextSuccess0.198
testNonEditableTextSuccess0.170
testCreateBarManagerBug274486Success0.078
testMultipleStickyViewAcrossPerspectivesBug280656ErrorWidget 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.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)
2.498
testRemovedMultipleStickyViewAcrossPerspectivesErrorWidget 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.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)
0.228
testRemovedMultipleStickyViewAcrossPerspectives2Success0.293
testHashCodeSuccess0.001
testHashCode2Success0.000
testEqualsSuccess0.001
testEquals2Success0.000
testCloneSuccess0.000
testSelectRevealSuccess0.319
testWorkingSetSuccess0.249
testInitialPopulationSuccess0.455
testFileAdditionSuccess0.301
testEnableDecoratorSuccess0.969
testDisableDecoratorSuccess1.002
testEnableDecoratorSuccess0.367
testDisableDecoratorSuccess0.430
testRefreshContributorSuccess0.380
testRefreshContributorSuccess0.637
testEnableDecoratorSuccess0.466
testDisableDecoratorSuccess0.400
testNoExceptionSuccess0.642
testEnableDecoratorSuccess0.776
testDisableDecoratorSuccess0.750
testAdaptablesSuccess0.043
testNonAdaptableContributionsSuccess0.035
testContributorResourceAdapterSuccess0.067
testDecoratorCacheIsDisposedSuccess0.064
testEnableDecoratorSuccess0.397
testDisableDecoratorSuccess0.461
testRefreshFullContributorSuccess0.401
testRefreshLightContributorSuccess0.358
testStaticSuccess0.011
testDynamicSuccess0.001
testWorkSetAdaptationSuccess0.139
testBasicSelectionEmptySuccess0.001
testBasicSelectionSuccess0.000
testStructuredSelectionEmptySuccess0.000
testStructuredSelectionOneSuccess0.001
testStructuredSelectionSuccess0.000
testActivateViewSuccess0.381
testResetPerspectiveSuccess0.548
testZoomAndActivateSuccess0.357
testActivateSameStackSuccess0.354
testActivateOtherStackSuccess0.403
testActivateFastViewSuccess0.363
testCreateFastViewSuccess0.415
testRestoreFastViewSuccess0.376
testActivateEditorSuccess0.388
testResetPerspectiveSuccess0.581
testZoomAndActivateSuccess0.418
testActivateSameStackSuccess0.366
testActivateOtherStackSuccess0.373
testActivateFastViewSuccess0.358
testCreateFastViewSuccess0.390
testRestoreFastViewSuccess0.360
testCloseZoomedUnstackedEditorAfterActivatingViewSuccess0.378
testCloseUnzoomedStackedEditorAfterActivatingViewSuccess0.397
testCloseInactiveFastViewSuccess0.369
testCloseActiveFastViewSuccess0.378
testCloseZoomedStackedPartAfterActivatingViewSuccess0.373
testCloseZoomedStackedPartAfterActivatingEditorSuccess0.367
testCloseUnzoomedStackedPartAfterActivatingEditorSuccess0.358
testCloseZoomedUnstackedPartAfterActivatingEditorSuccess0.363
testCloseHiddenUnstackedEditorSuccess0.377
testCloseHiddenUnstackedViewSuccess0.371
testCloseActiveEditorWhileViewZoomedSuccess0.361
testCloseZoomedUnstackedViewAfterActivatingViewSuccess0.419
testCloseUnzoomedStackedViewAfterActivatingViewSuccess0.374
testCloseInactiveFastViewSuccess0.379
testCloseActiveFastViewSuccess0.342
testCloseZoomedStackedPartAfterActivatingViewSuccess0.398
testCloseZoomedStackedPartAfterActivatingEditorSuccess0.353
testCloseUnzoomedStackedPartAfterActivatingEditorSuccess0.398
testCloseZoomedUnstackedPartAfterActivatingEditorSuccess0.345
testCloseHiddenUnstackedEditorSuccess0.416
testCloseHiddenUnstackedViewSuccess0.330
testCreateViewAndBringToTopSuccess0.414
testCreateViewAndBringToTopInOtherStackSuccess0.351
testCreateViewAndMakeVisibleInOtherStackSuccess0.431
testCreateViewAndMakeVisibleWhileEditorZoomedSuccess0.361
testCreateViewAndActivateInZoomedStackSuccess0.421
testCreateViewInZoomedStackSuccess0.353
testCreateViewAndActivateInOtherStackSuccess0.427
testCreateViewInOtherStackSuccess0.352
testCreateViewAndActivateWhileEditorZoomedSuccess0.381
testCreateViewWhileEditorZoomedSuccess0.371
testOpenExistingEditorInZoomedStackSuccess0.359
testOpenNewEditorWhileViewZoomedSuccess0.404
testOpenNewEditorInZoomedStackSuccess0.426
testOpenExistingEditorWhileViewZoomedSuccess0.354
testOpenAndActivateExistingEditorWhileViewZoomedSuccess0.358
testOpenAndActivateNewEditorWhileViewZoomedSuccess0.445
testOpenAndActivateExistingEditorInZoomedStackSuccess0.359
testOpenAndActivateNewEditorInZoomedStackSuccess0.441
testOpenExistingEditorInOtherStackSuccess0.345
testOpenAndActivateExistingEditorInOtherStackSuccess0.368
testGetStatusSuccess0.049
testImportListSuccess0.235
testImportSourceSuccess0.273
testImportSourceListSuccess0.246
testSetContextSuccess0.213
testSetCreateContainerStructureSuccess0.280
testSetFilesToImportSuccess0.254
testSetOverwriteResourcesSuccess0.457
testZipGetStatusSuccess0.046
testTarGetStatusSuccess0.037
testZipImportSuccess0.215
testTarImportSuccess0.251
testTarSetOverwriteResourcesSuccess0.422
testZipSetOverwriteResourcesSuccess0.441
testZipWithFileAtRootSuccess0.219
testTarWithFileAtRootSuccess0.216
testExportResourcesSuccess0.283
testGetStatusSuccess0.067
testExportRootResourceSuccess0.243
testExportFolderCreateDirectoryStructureSuccess0.241
testExportFilesCreateDirectoryStructureSuccess0.219
testExportOverwriteSuccess0.421
testExportStatusSuccess0.057
testExportZipSuccess0.056
testExportZipCompressedSuccess0.046
testExportZipCreateSelectedDirectoriesSuccess0.047
testExportZipCreateSelectedDirectoriesWithFoldersSuccess0.072
testExportZipCreateSelectedDirectoriesCompressedSuccess0.091
testExportTarSuccess0.094
testExportTarCompressedSuccess0.082
testExportTarCreateSelectedDirectoriesSuccess0.060
testExportTarCreateSelectedDirectoriesWithFoldersSuccess0.067
testExportTarCreateSelectedDirectoriesCompressedSuccess0.066
testFindSingleZipSuccess0.172
testFindSingleTarSuccess0.154
testFindSingleDirectorySuccess0.104
testDoNotShowProjectWithSameNameSuccess0.187
testImportSingleZipSuccess0.193
testImportZipWithEmptyFolderSuccess0.762
testImportSingleTarSuccess0.418
testImportTarWithEmptyFolderSuccess0.276
testImportSingleDirectorySuccess0.655
testImportSingleDirectoryWithCopySuccess0.434
testImportSingleDirectoryWithCopyDeleteProjectKeepContentsSuccess0.893
testImportZipDeleteContentsImportAgainSuccess0.391
testInitialValueSuccess0.220
testImportArchiveMultiProjectSuccess0.212
testGetProjectRecordsSuccess0.418
testImportNoCategoryProvidedSuccess0.000
testImportCategoryDoesNotExistSuccess0.001
testImportAddToNewCategorySuccess0.000
testImportAddToParentedCategorySuccess0.000
testImportDuplicateCategorySuccess0.000
testImportUsingExportCategorySuccess0.000
testExportNoCategoryProvidedSuccess0.000
testExportCategoryDoesNotExistSuccess0.001
testExportAddToNewCategorySuccess0.000
testExportAddToParentedCategorySuccess0.000
testExportDuplicateCategorySuccess0.000
testExportUsingImportCategorySuccess0.000
testGoodFontDefinitionSuccess0.001
testBadFirstFontDefinitionSuccess0.001
testNoFontDefinitionSuccess0.000
testNonUIThreadFontAccessSuccess0.003
testGoodFontDefinitionSuccess0.000
testBadFirstFontDefinitionSuccess0.001
testNoFontDefinitionSuccess0.001
testNeedsSavingSuccess0.064
testRestoreDefaultsSuccess0.001
testRemoveKeySuccess0.004
testRemoveNodeSuccess0.000
testAndPageSuccess0.125
testOrPageSuccess0.048
testInstanceOfPageSuccess0.044
testRemoveLastListenerSuccess0.002
testCustomManagerSuccess0.074
testMixedNodesSuccess0.080
testWithIconsSuccess0.075
testWithSortingSuccess0.100
testStatusHandlerRemovalSuccess1.849
testStatusHandlerRemoval2Success1.553
testProductBindingRemovalSuccess1.550
testClass() for org.eclipse.ui.tests.dynamicplugins.StatusHandlerTestsSuccess1.184
testAcceleratorConfigurationsSuccess1.034
testClassSuccess0.000
testAcceleratorScopesSuccess0.950
testClassSuccess0.000
testActionDefinitionsSuccess1.052
testClassSuccess0.000
testActionSetsSuccess1.576
testActionSetPartAssociationsSuccess0.943
testClassSuccess0.000
testActivityImagesSuccess0.854
testCategoryImagesSuccess0.815
testClassSuccess0.000
testBindingsSuccess0.967
testClassSuccess0.001
testBrowserSupportSuccess0.804
testClass() for org.eclipse.ui.tests.dynamicplugins.BrowserTestsSuccess1.178
testCommandsSuccess1.019
testNonExistingHandlerSuccess1.079
testClassSuccess0.000
testContextsSuccess0.989
testClassSuccess0.001
testHandlersSuccess1.036
testClassSuccess0.000
testPreferencesSuccess0.796
testClass() for org.eclipse.ui.tests.dynamicplugins.PreferencePageTestsSuccess1.180
testKeywordsSuccess0.806
testClassSuccess0.000
testPropertyPageCountSuccess0.786
testPropertyPageContributionSuccess0.814
testClass() for org.eclipse.ui.tests.dynamicplugins.PropertyPageTestsSuccess1.167
testHelpSupportSuccess0.907
testClass() for org.eclipse.ui.tests.dynamicplugins.HelpSupportTestsSuccess1.165
testWorkbenchEncodingsSuccess0.968
testIDEEncodingsSuccess0.964
testClassSuccess0.001
testDecoratorsSuccess0.833
testClass() for org.eclipse.ui.tests.dynamicplugins.DecoratorTestsSuccess1.188
testStartupRunSuccess0.789
testClass() for org.eclipse.ui.tests.dynamicplugins.StartupTestsSuccess1.173
testEditorPropertiesSuccess0.860
testEditorClosureSuccess1.555
testClass() for org.eclipse.ui.tests.dynamicplugins.EditorTestsSuccess1.170
testIntroClosureSuccess1.396
testIntroPropertiesSuccess0.945
testClass() for org.eclipse.ui.tests.dynamicplugins.IntroTestsSuccess1.316
testFindPerspectiveInRegistrySuccess0.805
testPerspectiveClose1Success1.133
testPerspectiveClose2Success1.102
testClass() for org.eclipse.ui.tests.dynamicplugins.PerspectiveTestsSuccess1.163
testViewClosureSuccess1.492
testViewWithoutCategorySuccess0.803
testViewWithCategorySuccess0.779
testStickyViewPropertiesSuccess0.805
testCategoryViewContainmentPropertiesSuccess0.776
testClass() for org.eclipse.ui.tests.dynamicplugins.ViewTestsSuccess1.154
testNewWizardPropertiesSuccess0.777
testClass() for org.eclipse.ui.tests.dynamicplugins.NewWizardTestsSuccess1.174
testViewerContributionsSuccess1.205
testObjectContribtionsSuccess1.263
testClass() for org.eclipse.ui.tests.dynamicplugins.ObjectContributionTestsSuccess1.300
testClass() for org.eclipse.ui.tests.dynamicplugins.WorkingSetTestsSuccess1.231
testWorkingSetUpdaterSuccess1.318
testWorkingSetWithBasicElementAdapterSuccess0.817
testWorkingSetWithCustomElementAdapterSuccess0.799
testConfigurationElementTracker1Success0.000
testConfigurationElementTracker2Success0.374
testConfigurationElementTracker3Success0.000
testConfigurationElementTracker4Success47.079
testMenuContributionSuccess0.994
testClassSuccess0.000
testInvalidMenuContributionSuccess1.197
testClassSuccess0.000
testConflictSuccess0.002
testContextOverrideSuccess0.001
testDeletedBindingSuccess0.000
testDeletedBindingAllowsParentSuccess0.000
testDeletedBindingPlatformSuccess0.001
testDeletedBindingUnnecessarilySuccess0.000
testDeletedBindingWithAdditionSuccess0.000
testDeletedBindingWithUserOverrideSuccess0.000
testDoubleDeletedBindingSuccess0.001
testDoubleParentSuccess0.000
testLocaleOverrideSuccess0.000
testPlatformOverrideSuccess0.000
testSchemeOverrideSuccess0.001
testSchemeOverrideDifferentContextsSuccess0.000
testSchemeOverrideDifferentTypesSuccess0.000
testSiblingContextConflictSuccess0.001
testUserOverrideSuccess0.000
testConstructorSuccess0.000
testAddBindingSuccess0.001
testGetActiveBindingsDisregardingContextSuccess0.000
testGetActiveBindingsDisregardingContextFlatSuccess0.000
testGetActiveBindingsForSuccess0.000
testGetActiveSchemeSuccess0.000
testGetBindingsSuccess0.000
testGetDefinedSchemeIdsSuccess0.000
testGetLocaleSuccess0.000
testGetPartialMatchesSuccess0.001
testGetPerfectMatchSuccess0.000
testGetPlatformSuccess0.000
testGetSchemeSuccess0.000
testIsPartialMatchSuccess0.001
testIsPerfectMatchSuccess0.000
testRemoveBindingsSuccess0.000
testSetActiveSchemeSuccess0.000
testGetCurrentConflictsSuccess0.001
testSetBindingsSuccess0.001
testSetLocaleSuccess0.000
testSetPlatformSuccess0.000
testGetBestActiveBindingForSuccess0.001
testAutoLoadSuccess0.292
testSinglePlatformSuccess0.015
testBindingTransformFailureexpected:<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.001
testModifierWithPlatformSuccess0.000
testModifierNotAppliedSuccess0.001
testDifferentPlatformSuccess0.000
testInfiniteStrokesSuccess0.014
testTruncationSuccess0.014
testZeroStrokeSuccess0.013
testCtrlSuccess0.002
testCtrlEnterSuccess0.003
testCtrlMSuccess0.001
testCtrlShift2Success0.000
testCtrlShift7_SwissGermanSuccess0.000
testCtrlShift7_USSuccess0.001
testStackOverflowSuccess0.006
testNoCheckOnNonCheckboxSuccess0.307
testCtrlSpaceSuccess0.002
testFontResetSuccess0.013
testShiftAltSuccess0.005
testTruncatingCastSuccess0.000
testReplaceSuccess0.000
testReplaceFirstSuccess0.000
testBindingsEqualSuccess0.000
testHashCodeEqualsSuccess0.000
testDefaultsSuccess0.122
testBindingsSuccess0.068
testContextsSuccess0.072
testBasicConflictsSuccess0.071
testConflictSelectionSuccess0.109
testUpdateContextSuccess0.067
testCreateKeyBindingSuccess0.066
testChangeSchemesSuccess0.096
testChangeSchemesTwiceSuccess0.114
testSchemesWithNoDefaultBindingSuccess0.122
testCopyBindingSuccess0.065
testCopyCommandSuccess0.053
testRemoveActiveEditorSuccess0.051
testRestoreBindingSuccess0.051
testRestoreCommandSuccess0.051
testRestoreContextSuccess0.054
testEqualsAndHashSuccess0.000
testSetActivePageSuccess0.416
testRemovePageSuccess0.399
testPostSelectionSuccess0.359
testContextActivationFailureorg.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.331
testPageChangeListenersSuccess0.339
testPagePartListenerSuccess0.352
testPagePartListener2Success0.458
testPageWindowListenerSuccess0.352
testPageWindowListener2Success0.443
testActivityImagesSuccess0.002
testCategoryImagesSuccess0.002
testGetEnabledCategories1Success0.000
testGetEnabledCategories2Success0.001
testGetEnabledCategories3Success0.000
testGetEnabledCategories4Success0.000
testGetEnabledCategories5Success0.000
testGetEnabledCategories1_ASuccess0.122
testGetEnabledCategories2_ASuccess0.101
testGetEnabledCategories3_ASuccess0.109
testGetEnabledCategories4_ASuccess0.102
testGetEnabledCategories5_AaSuccess0.100
testGetEnabledCategories5_AbSuccess0.101
testGetDisabledCategories1Success0.119
testGetDisabledCategories2Success0.108
testGetDisabledCategories3Success0.110
testGetDisabledCategories4Success0.101
testGetDisabledCategories5Success0.101
testCategoryCount1_ASuccess0.101
testCategoryCount2_ASuccess0.093
testCategoryCount4_ASuccess0.101
testCategoryCount5_ASuccess0.100
testPropertyTester1Success0.143
testPropertyTester2Success0.145
testExpressionEnablementSuccess0.116
testNonRegExpressionPatternSuccess0.000
testSetEnabledExpressionActivitySuccess0.111
testActivityManagerSuccess1.218
testActivitySuccess0.001
testCategorySuccess0.000
testSizesSuccess0.000
testActivityPatternBindingsSuccess0.002
testEnabledActivitiesSuccess0.001
testIdentifiersListenerSuccess0.002
testActivityManagerListenerSuccess0.004
testActivityListenerSuccess0.008
testCategoryListenerSuccess0.005
testDynamicRegistrySuccess0.336
testActivityPatternBindingsSuccess0.000
testCategoryPermutationsSuccess0.001
testActivityRequirementBindingsSuccess0.000
testCategoryActivityBindingsSuccess0.001
testActivityPermutationsSuccess0.000
testActivityPreferenceSuccess0.081
testNoNamespaceFactorySuccess0.455
testMenuVisibilityWithCustomFactorySuccess0.515
testQuotePatternSuccess0.000
testWindowSuccess0.001
testDialogHandlersSuccess0.000
testFallbackToWindowSuccess0.000
testFallbackToWindowBlockedByDialogFailureThe 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.173
testHandlerChangeCausesUpdateSuccess0.001
testUndefinedCommandIsActiveLoggedSuccess0.034
testSelectAllHandlerSendsSelectionEventErrorThere 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.009
testPartIdSubmissionFailureThe 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.178
testHandlerLeakSuccess1.187
testParameterizedCommand_generateCombinationsSuccess0.000
testExecutionListenerSuccess0.002
testSubtractSuccess0.001
testSubtractTypeErrorSuccess0.000
testConvertStringToIntegerSuccess0.000
testConvertIntegerToStringSuccess0.000
testIsCompatibleSuccess0.001
testFindIntegerParamCommandSuccess0.000
testGetReturnTypeSuccess0.000
testUnrelevantOrderSuccess0.000
testSerializeShowPerspectiveSuccess0.001
testSerializeShowResourcePerspectiveSuccess0.000
testZeroParameterCommandSuccess0.000
testOneParameterCommandSuccess0.000
testTwoParameterCommandSuccess0.001
testThreeParameterCommandSuccess0.000
testFunnyNamesCommandSuccess0.000
testMalformedSerializationStringsSuccess0.001
testUndefinedCommandsSuccess0.000
testHelpContextIdSuccess0.034
testCommandNotifiedOfStateChangeSuccess0.003
testStateChangeReflectedInCommandSuccess0.000
testStateChangeReflectedInHandlerSuccess0.000
testTextStateSuccess0.000
testTextStateListenerSuccess0.000
testTextPreferenceSuccess0.001
testRadioStateSuccess0.001
testExceptionThrowingHandlerSuccess0.001
testBasicHandlerSuccess0.012
testForBreak123Success0.030
testForBreak132Success0.028
testForBreak213Success0.029
testForBreak231Success0.047
testForBreak312Success0.034
testForBreak321Success0.028
testForNegativeNumberSuccess0.019
testTwoHandlersSuccess0.021
testLocalContextFailurethis should not be executable

junit.framework.AssertionFailedError: this should not be executable
at org.eclipse.ui.tests.commands.HandlerActivationTest.testLocalContext(HandlerActivationTest.java:439)
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.258
testNoParametersNoCallbacksSuccess0.001
testNoParametersWithCallbacksSuccess0.000
testParametersWithCallbacksSuccess0.001
testParmsToSameCommandSuccess0.000
testParmsToDifferentProtocolSuccess0.000
testCommandThroughWindowSuccess0.152
testCallbackCleanupSuccess0.145
testRestoreContributedUISuccess0.195
testEnablementForNormalHandlersSuccess0.080
testEventsForNormalHandlersSuccess0.079
testEventsForDisabledHandlersSuccess0.085
testEventsForEnabledHandlersSuccess0.070
testCommandWithHandlerProxySuccess0.070
testEnablementWithHandlerProxySuccess0.002
testEnablementForLocalContextSuccess0.403
testCommandIdSuccess0.002
testParameterizedCommandSuccess0.000
testViewDelegateErrorThere 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.213
testWWActionDelegateErrorThere 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.160
testEditorActionDelegateErrorThere 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.384
testDefaultValuesSuccess0.001
testExceptionThrownSuccess0.000
testMultipleContributionsSuccess0.001
testMultipleContributionsSuccess0.001
testRadioValuesSuccess0.000
testPartIdSubmissionFailureThe 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.179
testWindowChildWhenDialogSuccess0.001
testAcceleratorScopesSuccess0.009
testContextsSuccess0.000
testCommandsScopesSuccess0.000
testContextActivationFailureorg.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.179
testBasicContextActivationFailureorg.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.187
testWindowContextActivationFailureorg.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.169
testPageBookPageContextActivationFailureorg.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.397
drag maximized Navigator to right of editor areaSuccess0.475
drag maximized Navigator folder to right of editor areaSuccess0.244
drag maximized Problems to right of editor areaSuccess0.259
drag maximized Problems folder to right of editor areaSuccess0.268
drag Navigator to left of editor areaSuccess0.228
drag Navigator to right of editor areaSuccess0.242
drag Navigator to top of editor areaSuccess0.225
drag Navigator to bottom of editor areaSuccess0.230
drag Navigator to left of NavigatorSuccess0.201
drag Navigator to right of NavigatorSuccess0.214
drag Navigator to bottom of NavigatorSuccess0.282
drag Navigator to center of NavigatorSuccess0.223
drag Navigator to top of NavigatorSuccess0.195
drag Navigator to left of ProblemsSuccess0.227
drag Navigator to right of ProblemsSuccess0.242
drag Navigator to bottom of ProblemsSuccess0.261
drag Navigator to center of ProblemsSuccess0.225
drag Navigator to top of ProblemsSuccess0.222
drag Navigator to fast view barSuccess0.210
drag Navigator to Navigator view tab areaSuccess0.197
drag Navigator to Problems view tab areaSuccess0.206
drag Navigator to Problems view title areaSuccess0.226
drag Navigator to top of windowSuccess0.230
drag Navigator to bottom of windowSuccess0.251
drag Navigator to left of windowSuccess0.280
drag Navigator to right of windowSuccess0.268
drag Navigator to center of Mock View 1 - detachedSuccess0.438
drag Navigator to center of Mock View 3 - detachedSuccess0.436
drag Navigator to Mock View 1 view tab area - detachedSuccess0.462
drag Navigator to out of the window - detachedSuccess0.477
drag Navigator folder to left of editor areaSuccess0.249
drag Navigator folder to right of editor areaSuccess0.239
drag Navigator folder to top of editor areaSuccess0.238
drag Navigator folder to bottom of editor areaSuccess0.225
drag Navigator folder to left of NavigatorSuccess0.209
drag Navigator folder to right of NavigatorSuccess0.197
drag Navigator folder to bottom of NavigatorSuccess0.191
drag Navigator folder to center of NavigatorSuccess0.193
drag Navigator folder to top of NavigatorSuccess0.192
drag Navigator folder to left of ProblemsSuccess0.221
drag Navigator folder to right of ProblemsSuccess0.228
drag Navigator folder to bottom of ProblemsSuccess0.233
drag Navigator folder to center of ProblemsSuccess0.224
drag Navigator folder to top of ProblemsSuccess0.227
drag Navigator folder to fast view barSuccess0.210
drag Navigator folder to Navigator view tab areaSuccess0.201
drag Navigator folder to Problems view tab areaSuccess0.217
drag Navigator folder to Problems view title areaSuccess0.225
drag Navigator folder to top of windowSuccess0.224
drag Navigator folder to bottom of windowSuccess0.224
drag Navigator folder to left of windowSuccess0.250
drag Navigator folder to right of windowSuccess0.231
drag Navigator folder to center of Mock View 1 - detachedSuccess0.465
drag Navigator folder to center of Mock View 3 - detachedSuccess0.501
drag Navigator folder to Mock View 1 view tab area - detachedSuccess0.547
drag Navigator folder to out of the window - detachedSuccess0.538
drag Problems to left of editor areaSuccess0.334
drag Problems to right of editor areaSuccess0.275
drag Problems to top of editor areaSuccess0.220
drag Problems to bottom of editor areaSuccess0.220
drag Problems to left of NavigatorSuccess0.223
drag Problems to right of NavigatorSuccess0.222
drag Problems to bottom of NavigatorSuccess0.216
drag Problems to center of NavigatorSuccess0.204
drag Problems to top of NavigatorSuccess0.225
drag Problems to left of ProblemsSuccess0.214
drag Problems to right of ProblemsSuccess0.215
drag Problems to bottom of ProblemsSuccess0.213
drag Problems to center of ProblemsSuccess0.204
drag Problems to top of ProblemsSuccess0.211
drag Problems to fast view barSuccess0.200
drag Problems to Navigator view tab areaSuccess0.194
drag Problems to Problems view tab areaSuccess0.197
drag Problems to Problems view title areaSuccess0.215
drag Problems to top of windowSuccess0.217
drag Problems to bottom of windowSuccess0.222
drag Problems to left of windowSuccess0.226
drag Problems to right of windowSuccess0.235
drag Problems to center of Mock View 1 - detachedSuccess0.421
drag Problems to center of Mock View 3 - detachedSuccess0.440
drag Problems to Mock View 1 view tab area - detachedSuccess0.435
drag Problems to out of the window - detachedSuccess0.462
drag Problems folder to left of editor areaSuccess0.237
drag Problems folder to right of editor areaSuccess0.227
drag Problems folder to top of editor areaSuccess0.219
drag Problems folder to bottom of editor areaSuccess0.219
drag Problems folder to left of NavigatorSuccess0.221
drag Problems folder to right of NavigatorSuccess0.222
drag Problems folder to bottom of NavigatorSuccess0.275
drag Problems folder to center of NavigatorSuccess0.262
drag Problems folder to top of NavigatorSuccess0.233
drag Problems folder to left of ProblemsSuccess0.192
drag Problems folder to right of ProblemsSuccess0.193
drag Problems folder to bottom of ProblemsSuccess0.222
drag Problems folder to center of ProblemsSuccess0.232
drag Problems folder to top of ProblemsSuccess0.234
drag Problems folder to fast view barSuccess0.245
drag Problems folder to Navigator view tab areaSuccess0.229
drag Problems folder to Problems view tab areaSuccess0.191
drag Problems folder to Problems view title areaSuccess0.188
drag Problems folder to top of windowSuccess0.226
drag Problems folder to bottom of windowSuccess0.223
drag Problems folder to left of windowSuccess0.223
drag Problems folder to right of windowSuccess0.230
drag Problems folder to center of Mock View 1 - detachedSuccess0.477
drag Problems folder to center of Mock View 3 - detachedSuccess0.504
drag Problems folder to Mock View 1 view tab area - detachedSuccess0.530
drag Problems folder to out of the window - detachedSuccess0.519
drag editor 0 to center of NavigatorSuccess0.244
drag editor 0 to left of editor 2Success0.215
drag editor 0 to right of editor 2Success0.215
drag editor 0 to top of editor 2Success0.216
drag editor 0 to bottom of editor 2Success0.211
drag editor 0 to center of editor 2Success0.203
drag editor 0 to left of editor 0Success0.207
drag editor 0 to right of editor 0Success0.211
drag editor 0 to bottom of editor 0Success0.214
drag editor 0 to center of editor 0Success0.200
drag editor 0 to editor 0 tab areaSuccess0.195
drag editor 0 to editor 0 title areaSuccess0.212
drag editor 0 to top of windowSuccess0.210
drag editor 0 to bottom of windowSuccess0.216
drag editor 0 to left of windowSuccess0.213
drag editor 0 to right of windowSuccess0.213
drag editor 0 to center of Mock View 1 - detachedSuccess0.401
drag editor 0 to center of Mock View 3 - detachedSuccess0.406
drag editor 0 to Mock View 1 view tab area - detachedSuccess0.413
drag editor 0 to out of the window - detachedSuccess0.417
drag editor 0 folder to center of NavigatorSuccess0.219
drag editor 0 folder to left of editor 2Success0.206
drag editor 0 folder to right of editor 2Success0.206
drag editor 0 folder to top of editor 2Success0.212
drag editor 0 folder to bottom of editor 2Success0.207
drag editor 0 folder to center of editor 2Success0.198
drag editor 0 folder to left of editor 0Success0.193
drag editor 0 folder to right of editor 0Success0.195
drag editor 0 folder to bottom of editor 0Success0.190
drag editor 0 folder to center of editor 0Success0.198
drag editor 0 folder to editor 0 tab areaSuccess0.188
drag editor 0 folder to editor 0 title areaSuccess0.189
drag editor 0 folder to top of windowSuccess0.209
drag editor 0 folder to bottom of windowSuccess0.207
drag editor 0 folder to left of windowSuccess0.206
drag editor 0 folder to right of windowSuccess0.205
drag editor 0 folder to center of Mock View 1 - detachedSuccess0.405
drag editor 0 folder to center of Mock View 3 - detachedSuccess0.424
drag editor 0 folder to Mock View 1 view tab area - detachedSuccess0.419
drag editor 0 folder to out of the window - detachedSuccess0.413
drag editor 2 to center of NavigatorSuccess0.222
drag editor 2 to left of editor 2Success0.199
drag editor 2 to right of editor 2Success0.189
drag editor 2 to top of editor 2Success0.189
drag editor 2 to bottom of editor 2Success0.189
drag editor 2 to center of editor 2Success0.188
drag editor 2 to left of editor 0Success0.208
drag editor 2 to right of editor 0Success0.208
drag editor 2 to bottom of editor 0Success0.203
drag editor 2 to center of editor 0Success0.193
drag editor 2 to editor 0 tab areaSuccess0.188
drag editor 2 to editor 0 title areaSuccess0.199
drag editor 2 to top of windowSuccess0.206
drag editor 2 to bottom of windowSuccess0.201
drag editor 2 to left of windowSuccess0.203
drag editor 2 to right of windowSuccess0.204
drag editor 2 to center of Mock View 1 - detachedSuccess0.407
drag editor 2 to center of Mock View 3 - detachedSuccess0.406
drag editor 2 to Mock View 1 view tab area - detachedSuccess0.410
drag editor 2 to out of the window - detachedSuccess0.417
drag editor 2 folder to center of NavigatorSuccess0.215
drag editor 2 folder to left of editor 2Success0.192
drag editor 2 folder to right of editor 2Success0.190
drag editor 2 folder to top of editor 2Success0.188
drag editor 2 folder to bottom of editor 2Success0.192
drag editor 2 folder to center of editor 2Success0.186
drag editor 2 folder to left of editor 0Success0.208
drag editor 2 folder to right of editor 0Success0.204
drag editor 2 folder to bottom of editor 0Success0.205
drag editor 2 folder to center of editor 0Success0.200
drag editor 2 folder to editor 0 tab areaSuccess0.209
drag editor 2 folder to editor 0 title areaSuccess0.202
drag editor 2 folder to top of windowSuccess0.211
drag editor 2 folder to bottom of windowSuccess0.211
drag editor 2 folder to left of windowSuccess0.209
drag editor 2 folder to right of windowSuccess0.215
drag editor 2 folder to center of Mock View 1 - detachedSuccess0.393
drag editor 2 folder to center of Mock View 3 - detachedSuccess0.409
drag editor 2 folder to Mock View 1 view tab area - detachedSuccess0.403
drag editor 2 folder to out of the window - detachedSuccess0.415
testDragStandaloneViewSuccess0.168
testBooleanDataConversionSuccess0.056
testColorCascadeEventsSuccess0.003
testColorFactorySuccess0.001
testColorPreferenceListener_def_swtcolorSuccess0.003
testColorPreferenceListener_def_rgbcolorSuccess0.010
testColorPreferenceListener_def_defaultedcolorSuccess0.008
testColorPreferenceListener_def_nooverridecolorSuccess0.002
testColorPreferenceListener_th1_swtcolorSuccess0.012
testColorPreferenceListener_th1_rgbcolorSuccess0.001
testColorPreferenceListener_th1_defaultedcolorSuccess0.000
testColorPreferenceListener_th1_nooverridecolorSuccess0.001
testDataKeySet_data1Success0.000
testDataKeySet_data2Success0.000
testDataKeySet_int1Success0.000
testDataKeySet_bool1Success0.001
testDataKeySet_BOGUSKEYSuccess0.000
testDataOverride_data1Success0.000
testDataOverride_data2Success0.000
testDefaultedColor_rgbcolorSuccess0.000
testDefaultedColor_defaultedcolorSuccess0.000
testDefaultedColor_defaultedcolor2Success0.001
testDefaultedFont_valfontSuccess0.000
testDefaultedFont_defaultedfontSuccess0.000
testDefaultedFont_defaultedfont2Success0.000
testDefaultedFontOverride_valfontSuccess0.000
testDefaultedFontOverride_defaultedfont2Success0.000
testDefaultedFontOverride_defaultedfont3Success0.001
testDefaultedOverrideColor_rgbcolorSuccess0.000
testDefaultedOverrideColor_defaultedcolor2Success0.000
testDefaultedOverrideColor_defaultedcolor3Success0.000
testFontCascadeEventsSuccess0.002
testFontPreferenceListener_def_novalfontSuccess0.003
testFontPreferenceListener_def_valfontSuccess0.009
testFontPreferenceListener_def_defaultedfontSuccess0.006
testFontPreferenceListener_def_nooverridefontSuccess0.002
testFontPreferenceListener_th1_valfontSuccess0.002
testFontPreferenceListener_th1_novalfontSuccess0.001
testFontPreferenceListener_th1_defaultedfontSuccess0.000
testFontPreferenceListener_th1_nooverridefontSuccess0.000
testGetBadThemeSuccess0.000
testIntDataConversionSuccess0.001
testNoValFontSuccess0.000
testNoValFontOverrideSuccess0.000
testPlatformColorSuccess0.000
testPlatformFontSuccess0.001
testRGBColorSuccess0.000
testRGBColorOverrideSuccess0.000
testSetThemeSuccess0.067
testStringDataSuccess0.034
testSWTColorSuccess0.001
testSWTColorOverrideSuccess0.000
testThemeDescription_defaultSuccess0.000
testThemeDescription_theme1Success0.000
testValFontSuccess0.000
testThemeExtensionNameSuccess0.010
testThemeExtensionDataSuccess0.000
testThemeExtensionColorSuccess0.000
testThemeExtensionFontSuccess0.000
testBadColor1Success0.000
testBadColor2Success0.000
testBadColor3Success0.000
testPushdownSuccess0.073
testDefaultColorDescriptorSuccess0.001
testImageSuccess0.182
testOpenAndCloseSuccess0.197
testOpenAndCloseSuccess0.163
testPerspectiveResetSuccess0.347
testViewClosureSuccess0.200
testCloseInFastViewPerspectiveSuccess0.222
testCloseInEmptyPerspectiveSuccess0.208
testCloseInNonEmptyPerspectiveSuccess0.361
testShowSuccess0.219
testStandbySuccess0.199
testPerspectiveChangeSuccess0.252
testPerspectiveChangeWith32StickyBehaviorSuccess0.269
testAdaptablesSuccess0.015
testNonAdaptableContributionsSuccess0.006
testContributorResourceAdapterSuccess0.097
testObjectStateContentTypeSuccess0.133
testDuplicateAdaptablesSuccess0.008
testBasicContributionFailureactive 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.166
testExtensionContributionExpressionFailureactive 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.199
testVisibilityTracksEnablementFailurenull

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.144
testBasicPopulationSuccess0.171
testBasicMenuPopulationSuccess0.174
testMenuServicePopupContributionSuccess0.236
testMenuServiceContributionSuccess0.240
testViewPopulationFailurenull

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.206
testMenuIconsSuccess0.205
testToolBarItemsSuccess0.143
testFactoryAdditionSuccess0.164
testFactoryRemoveSuccess0.166
testDynamicFactoryAdditionSuccess0.163
testDynamicFactoryRemoveSuccess0.180
testFactoryScopePopulationSuccess0.200
testAfterQueryInvalidSuccess0.161
testAfterQueryOneGroupSuccess0.205
testAfterQueryTwoGroupsSuccess0.177
testBeforeQueryInvalidSuccess0.164
testBeforeQueryOneGroupSuccess0.166
testBeforeQueryTwoGroupsSuccess0.169
testBeforeQueryTwoGroups2Success0.161
testEndofQueryInvalidSuccess0.164
testEndofQueryOneGroupSuccess0.163
testEndofQueryTwoGroupsSuccess0.164
testEndofQueryTwoGroups2Success0.163
testEndofQueryTwoGroups3Success0.162
testEndofQueryTwoGroups4Success0.163
testPrivatePopupSuccess0.190
testDynamicMenuSuccess0.298
testDynamicMenuMultiOpenSuccess0.306
testToolTipFailurenull 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.166
testMenuOnlyHasShowViewActionSuccess0.161
testFastViewMenuVariantOnlyHasShowViewActionSuccess0.162
testPopupSuccess0.208
testWorkbenchEncodingsSuccess0.062
testFileNameWithAmpersandSuccess0.363
testSimpleEditorLeakSuccess1.438
testSimpleViewLeakSuccess0.801
testBug255005ServiceLeakSuccess0.740
testBug255005SiteLeakSuccess0.762
testBug265449PropertiesLeakSuccess1.160
testTextEditorContextMenuSuccess0.868
testDestroyedDialogLeaksSuccess1.367
testCrashSuccess0.035
testDeadlockSuccess30.161
testOKSuccess0.131
testDeadlockSuccess0.103
testDeadlockSuccess0.110
testBugSuccess0.142
testBugSuccess0.055
testManyThreadsSuccess0.053
testBugSuccess1.191
testModalContextTransferSuccess107.299
testBug262032Success1.522
testContextDisposeSuccess0.002
testContextHistoriesSuccess0.000
testHistoryLimitSuccess0.000
testLocalHistoryLimitsSuccess0.001
testOpenOperationSuccess0.001
testExceptionDuringOpenOperationSuccess0.001
test94459Success0.000
test94459AllContextsEmptySuccess0.000
test94400Success0.001
test123316Success0.000
testUnsuccessfulOpenOperationSuccess0.000
testNotAddedOpenOperationSuccess0.000
testMultipleOpenOperationSuccess0.000
testAbortedOpenOperationSuccess0.001
testOperationApprovalSuccess0.000
testOperationFailureSuccess0.001
testOperationRedoSuccess0.000
testOperationUndoSuccess0.000
testHistoryFactorySuccess0.001
testOperationChangedSuccess0.000
test87675_splitSuccess0.000
test87675_undoredoSuccess0.001
testOperationApprover2Success0.000
testReplaceContextSuccess0.001
test128117simpleSuccess0.000
test128117complexSuccess0.000
testStressTestAPISuccess1.148
test159305Success0.001
testWorkspaceAdapterSuccess0.022
testMatchingContextSuccess0.008
testOperationsAPIinThreadsSuccess2.283
test115761Success38.466
testCreateSingleMarkerUndoRedoSuccess3.980
testCreateMultipleMarkersSingleTypeUndoRedoSuccess0.339
testCreateMultipleMarkerTypesUndoRedoSuccess0.341
testUpdateSingleMarkerUndoRedoSuccess0.390
testUpdateMultipleMarkerUndoRedoSuccess0.423
testUpdateAndMergeSingleMarkerUndoRedoSuccess0.374
testUpdateAndMergeMultipleMarkerUndoRedoSuccess0.374
testDeleteMarkersUndoRedoSuccess0.395
testCreateMarkerUndoInvalidSuccess0.254
testCreateMarkerUndoInvalid2Success0.199
testUpdateMarkersInvalidSuccess0.284
testUpdateMarkersInvalid2Success0.273
testProjectCreateUndoRedoSuccess0.414
testProjectMoveUndoRedoSuccess0.357
testProjectMoveInvalidLocationUndoRedoSuccess0.189
testProjectCopyUndoRedoSuccess0.400
testProjectClosedCopyUndoRedoSuccess0.498
testProjectCopyAndChangeLocationUndoRedoSuccess0.377
testProjectClosedCopyAndChangeLocationUndoRedoSuccess0.647
testProjectCopyAndChangeToInvalidLocationUndoRedoSuccess0.202
testProjectRenameUndoRedoSuccess0.380
testProjectDeleteUndoRedoSuccess0.460
test223956Success0.362
test201441Success0.349
testProjectClosedDeleteUndoRedoSuccess0.524
testProjectDeleteWithContentUndoRedoSuccess0.365
testProjectClosedDeleteWithContentUndoRedoSuccess0.321
testFolderCreateLeafUndoRedoSuccess0.318
testFolderCreateNestedInProjectUndoRedoSuccess0.316
testFolderCreateNestedInFolderUndoRedoSuccess0.319
testDeleteNestedResourcesUndoRedoSuccess0.370
testFolderCreateLinkedUndoRedoSuccess0.387
testFolderCreateLinkedNestedUndoRedoSuccess0.330
testFolderMoveUndoRedoSuccess0.346
testRedundantSubFolderMoveUndoRedoSuccess0.350
testRedundantFolderFileMoveUndoRedoSuccess0.332
testFolderCopyUndoRedoSuccess0.358
testFolderCopyLinkUndoRedoSuccess0.334
testFolderCopyRenameUndoRedoSuccess0.355
testFolderRenameUndoRedoSuccess0.360
testFolderDeleteUndoRedoSuccess0.316
testNestedRedundantFolderDeleteUndoRedoSuccess0.333
testNestedRedundantFileDeleteUndoRedoSuccess0.387
testFolderDeleteLinkedUndoRedoSuccess0.320
testFileCreateLeafUndoRedoSuccess0.314
testFileCreateNestedInProjectUndoRedoSuccess0.328
testFileCreateNestedInFolderUndoRedoSuccess0.333
testFileCreateLinkedUndoRedoSuccess0.356
testFileCreateLinkedNestedUndoRedoSuccess0.329
testFileMoveUndoRedoSuccess0.320
testFileMoveAndOverwriteUndoRedoSuccess0.327
testFileCopyUndoRedoSuccess0.318
testFileCopyLinkUndoRedoSuccess0.336
testFileCopyRenameUndoRedoSuccess0.317
testFileCopyAndOverwriteUndoRedoSuccess0.340
testFileRenameUndoRedoSuccess0.315
testFileDeleteUndoRedoSuccess0.313
testFileLinkedDeleteUndoRedoSuccess0.330
testFileAndFolderMoveSameDestsSuccess0.333
testFileAndFolderCopyDifferentDestsSuccess0.321
testFileAndFolderCopyDifferentNamesSuccess0.338
testRedundantFileAndFolderCopySuccess0.414
testFileAndFolderCopySameDestsSuccess0.329
testWorkspaceUndoMonitorSuccess0.335
testProjectCopyUndoInvalidSuccess0.300
test162655Success0.314
test250125Success0.192
testFieldDecorationRegistrySuccess0.002
testBug317102Success0.462
testOpenBasicEditorSuccess0.356
testOpenTestFileSuccess1.894
testDirtySuccess0.215
testTrackCoolBarSuccess1.558
testCreateFilteredTreeSuccess0.083
testCreateCheckboxFilteredTreeSuccess0.086
testCreateMyFilteredTreeSuccess0.077
testSourceProviderSuccess0.142
testBug334524Failureexpected:<[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.472
testBasicServiceFailureexpected:<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.156
testTwoEvaluationsFailureexpected:<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.162
testRestrictionSuccess0.020
testScopedServiceSuccess0.181
testSourceProviderPrioritySuccess0.001
testPropertyChangeSuccess0.143
testPlatformPropertySuccess0.000
testWorkbenchProviderFailureexpected:<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.245
testGlobalServiceSuccess0.020
testWindowServiceSuccess0.001
testLocalServiceCreatedSuccess0.003
testLocalDialogServiceSuccess0.001
testWorkbenchServiceFactorySuccess0.000
testWaitCursorSuccess2.612
testActiveEditorFailureexpected:<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.286
testWizardWithNoDefaultContructorSuccess0.110
testBlockingAppearanceSuccess0.088
testNonBlockingAppearanceSuccess0.029
testModalitySwitch1Success0.108
testCheckingForMessageDuplication1Success0.033
testModalitySwitch2Success0.133
testModalitySwitch3Success0.181
testModalitySwitch4Success0.151
testWithStatusAdapter1Success0.044
testWithStatusAdapterAndLabelProvider1Success0.048
testWithStatusAdapter2Success0.042
testWithStatusAdapter3Success0.039
testWithStatusAdapter4Success0.040
testWithStatusAdapter5Success0.043
testWithStatusAdapter6Success0.045
testSupport1Success0.055
testSupport2Success0.054
testDetails1Success0.059
testNullLabelProviderSuccess0.000
testNonNullLabelProviderSuccess0.095
testList1Success0.385
testList2Success0.061
testList3Success0.072
testBug260937Success0.000
testBug276371Success0.036
testOKStatus1Success0.025
testOKStatus2Success0.027
testBug211933Success0.033
testBug275867Success0.042
testBug278965_1Success0.036
testBug278965_2Success0.031
testBug278965_3Success0.042
testBug288770_1Success0.050
testBug288770_2Success0.051
testBug288770_3Success0.043
testBug288770_4Success0.055
testBug288765Success0.168
testIgnoringOpenTrayOnShowSuccess0.307
testAutoOpeningTrayOnShowSuccess0.048
testModalitySwitch5Success0.247
testSupportLinkVisibility1Success0.075
testSupportLinkVisibility2Success0.073
testDisposingSuccess0.001
testImagesSuccess0.000
testProvidedText_1Success0.000
testDecoratingSuccess0.000
testDefaultSupportProviderEnablementSuccess0.001
testJFacePolicySupportProviderSuccess0.077
testJFacePolicyOverDefaultPreferenceSuccess0.000
testSelfClosureSuccess0.077
testDefaultTitleSuccess0.000
testOKStatusAcceptanceWhenOKStatusNotEnabledSuccess0.000
testOKStatusAcceptanceWhenOKStatusEnabledSuccess0.000
testCheckMaskingSuccess0.000
testCheckRecognizingImmediatePrompting1Success0.000
testCheckRecognizingImmediatePrompting2Success0.000
testCheckRecognizingNonImmediatePromptingSuccess0.000
testWorkspaceFileSuccess0.009
testExternalFileSuccess0.001
testCommandPropertySuccess0.648
testClearTaskInfoSuccess1.172
Properties >>

Back to top