Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
155839797.05%408.576
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.tests1558739408.576

Package org.eclipse.ui.tests

NameTestsErrorsFailuresTime(s)
UiTestSuite1558739408.576
Back to top


TestCase UiTestSuite

NameStatusTypeTime(s)
test for tweakletsSuccess0.004
testStartupSuccess0.004
testEditActionSetsDialogSuccess0.000
testEditorSelectionSuccess0.112
testNavigatorFilterSuccess0.044
testNewFileTypeSuccess0.108
testProgressInformationSuccess0.043
testSaveAsSuccess0.064
testSavePerspectiveSuccess0.068
testSelectPerspectiveSuccess0.041
testSelectTypesSuccess0.057
testShowViewSuccess0.073
testAboutPluginsSuccess0.069
testAddProjectsSuccess0.051
testCopyMoveProjectSuccess0.060
testCopyMoveResourceSuccess0.052
testAboutSuccess0.087
testSaveAllSuccess0.045
testNewProjectSuccess0.076
testNewResourceSuccess0.059
testWizardWindowTitleSuccess0.100
testNewFile2Success0.226
testNewFolderSuccess0.075
testNewProjectPage1Success0.088
testNewProjectPage2Success0.085
testExportResourcesSuccess0.064
testImportResourcesSuccess0.064
testNewFileSuccess0.063
testNewProjectSuccess0.062
testNewResourceSuccess0.060
testNewFile2Success0.103
testNewFolderSuccess0.065
testNewProjectPage1Success0.069
testNewProjectPage2Success0.079
testExportResourcesSuccess0.062
testImportResourcesSuccess0.057
testNewFileSuccess0.063
testWorkbenchPrefSuccess0.166
testAppearancePrefSuccess0.129
testDefaultTextEditorPrefSuccess0.098
testFileEditorsPrefSuccess0.113
testLocalHistoryPrefSuccess0.105
testPerspectivesPrefSuccess0.134
testFontEditorsPrefSuccess0.113
testProjectReferencesPropSuccess0.000
testFieldEditorEnablePrefSuccess0.088
testInfoPropSuccess0.000
testCompareViewersPrefSuccess0.328
testWorkbenchPrefSuccess0.107
testAppearancePrefSuccess0.124
testDefaultTextEditorPrefSuccess0.108
testFileEditorsPrefSuccess0.121
testLocalHistoryPrefSuccess0.117
testPerspectivesPrefSuccess0.138
testFontEditorsPrefSuccess0.113
testProjectReferencesPropSuccess0.000
testFieldEditorEnablePrefSuccess0.086
testInfoPropSuccess0.000
testAbortPageFlippingSuccess0.090
testCopyOverwriteSuccess0.071
testDeleteProjectSuccess0.037
testDeleteReadOnlyCheckSuccess0.043
testDeleteResourceSuccess0.037
testDeleteResourcesSuccess0.050
testDropOverwriteSuccess0.051
testErrorClosingSuccess0.044
testFileExtensionEmptySuccess0.048
testFileNameWrongSuccess0.039
testFileTypeExistsSuccess0.052
testInvalidType_1Success0.049
testInvalidType_2Success0.053
testMoveReadOnlyCheckSuccess0.051
testNoBuildersSuccess0.036
testNoGlobalBuildersDialogSuccess0.042
testNoPropertyPageSuccess0.040
testOperationNotAvailableSuccess0.048
testOverwritePerspectiveSuccess0.062
testRefreshDeleteProjectSuccess0.044
testRenameOverwriteSuccess0.053
testResetPerspectiveSuccess0.044
testSaveAsOverwriteSuccess0.044
testSaveChangesSuccess0.043
testWizardClosingSuccess0.048
testWizardOverwriteSuccess0.046
testEditPageSuccess0.588
testTypePageSuccess0.104
testEditPageSuccess0.123
testBlankMatchSuccess0.009
testPrefixMatchSuccess0.013
testPatternMatch1Success0.025
testPatternMatch2Success0.008
testExactMatch1Success0.008
testExactMatch2Success0.002
testCamelCaseMatch1Success0.013
testCamelCaseMatch2Success0.005
testCamelCaseMatch3Success0.014
testReadHistorySuccess0.100
testGetDescriptorSuccess0.205
testPLUGIN_IDSuccess0.000
testGetWorkbenchSuccess0.000
testCloseSuccess0.000
testGetSharedImagesSuccess0.001
testGetWorkingSetManagerSuccess0.005
testGetWorkbenchWindowsSuccess0.476
testOpenWorkbenchWindowFailureexpected:<org.eclipse.ui.internal.WorkbenchWindow@65f7bb1f> but was:<org.eclipse.ui.internal.WorkbenchWindow@2f778b7e>

junit.framework.AssertionFailedError: expected:<org.eclipse.ui.internal.WorkbenchWindow@65f7bb1f> but was:<org.eclipse.ui.internal.WorkbenchWindow@2f778b7e>
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.159
testOpenWorkbenchWindow2Failureexpected:<org.eclipse.ui.internal.WorkbenchWindow@a90658e> but was:<org.eclipse.ui.internal.WorkbenchWindow@2f778b7e>

junit.framework.AssertionFailedError: expected:<org.eclipse.ui.internal.WorkbenchWindow@a90658e> but was:<org.eclipse.ui.internal.WorkbenchWindow@2f778b7e>
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.216
testOpenPage1Success0.001
testOpenPage2Success0.000
testGetActiveWorkbenchWindowFailureexpected:<org.eclipse.ui.internal.WorkbenchWindow@5a23562b> but was:<org.eclipse.ui.internal.WorkbenchWindow@2f778b7e>

junit.framework.AssertionFailedError: expected:<org.eclipse.ui.internal.WorkbenchWindow@5a23562b> but was:<org.eclipse.ui.internal.WorkbenchWindow@2f778b7e>
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.156
testGetEditorRegistrySuccess0.000
testGetPerspectiveRegistrySuccess0.000
testGetPrefereneManagerSuccess0.000
testCloseSuccess0.133
testGetPagesSuccess0.128
testGetShellSuccess0.197
testOpenPage2Success0.120
testOpenPageSuccess0.137
testIsApplicationMenuSuccess0.121
testGetWorkbenchSuccess0.137
testSetActivePageSuccess0.696
testGetActivePageSuccess0.151
testCloseSuccess0.282
testOpenPerspectiveWithMultiViewPlaceholdersAtTopLevelSuccess0.131
testOpenPerspectiveWithMultiViewPlaceholdersInPlaceholderFolderSuccess0.177
testOpenPerspectiveWithMultiViewPlaceholdersInFolderSuccess0.160
testGetNewWizardShortcutsSuccess0.421
testGetShowViewShortcutsSuccess0.290
testGetPerspectiveShortcutsSuccess0.135
testGetOpenPerspectivesSuccess0.218
testGetSortedPerspectivesSuccess0.221
testShowViewSuccess0.273
testSetPartStateSuccess0.235
testOpenAndHideEditor11Success0.296
testOpenAndHideEditor12Success0.177
testOpenEditor2Success0.235
testOpenEditor3Success0.188
testOpenEditor5Success0.185
testOpenEditor6Success0.643
testOpenEditor7_Bug203640Success0.255
testGetPerspectiveSuccess0.234
testSetPerspectiveSuccess0.104
testGetLabelSuccess0.134
testGetInputSuccess0.332
testActivateSuccess0.179
testBringToTopSuccess0.192
testBringToTop_MinimizedViewWithEditorsBug292966Success0.335
testBringToTop_MinimizedViewWithoutEditorsBug292966Success0.337
testGetWorkbenchWindowSuccess0.118
testShowViewMultSuccess0.169
testShowViewMultFastSuccess0.212
testBug76669Success0.146
testView_VISIBLE2Success0.196
testOpenEditor4Success0.325
testOpenEditorSuccess0.276
testGet_SetEditorAreaVisibleSuccess0.117
testWorkingSets1Success0.225
testWorkingSets2Success0.103
testWorkingSets3Success0.110
testHideActionSetSuccess0.100
testStackOrderSuccess0.224
testView_CREATE1Success0.233
testView_CREATE2Success0.218
testView_CREATE3Success0.220
testView_VISIBLE1Success0.188
testView_VISIBLE3Success0.172
testOpenPerspectiveWithFastViewSuccess0.152
testClosePerspectiveSuccess0.256
testClosePerspectiveDoesNotPromptBug272070Success0.468
testCloseAllPerspectivesSuccess0.290
testCloseAllPerspectivesDoesNotPromptBug272070Success0.408
testBug76285Success0.486
testShowEditorInputSuccess0.145
testOpenAndFindEditorWithMatchFlagsSuccess0.185
testOpenAndHideEditor1Success0.162
testOpenAndHideEditor2Success0.185
testOpenAndHideEditor3Success0.182
testOpenAndHideEditor4Success0.177
testOpenAndHideEditor5Success0.808
testOpenAndHideEditor6Success0.393
testOpenAndHideEditor7Success0.304
testOpenAndHideEditor8Success0.337
testOpenAndHideEditor9FailureN/A

junit.framework.AssertionFailedError
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.514
testOpenAndHideEditor10Success0.162
testOpenEditors1Success0.235
testOpenEditors3Success0.233
testOpenEditorsReuseSuccess0.233
testFindViewSuccess0.156
testFindViewReferenceSuccess0.184
testGetViewsSuccess0.173
testHideViewWithPartSuccess0.132
testHideViewWithReferenceSuccess0.157
testHideSaveableViewSuccess0.282
testCloseWithSaveNeededSuccess0.200
testSaveEffectsSharedModelSuccess0.201
testCloseEditorSuccess0.164
testCloseEditorsSuccess0.308
testCloseAllEditorsSuccess0.296
testSaveEditorSuccess0.189
testIDESaveAllEditorsSuccess0.201
testSaveAllEditorsSuccess0.183
testGetEditorsSuccess0.168
testShowActionSetSuccess0.115
testCloseSuccess0.236
testShowViewSuccess0.156
testHideViewSuccess0.135
testOpenEditor2Success0.210
testOpenEditor3Success0.179
testOpenEditor5Success0.169
testOpenEditor6Success0.419
testGetPerspectiveSuccess0.185
testSetPerspectiveSuccess0.107
testGetLabelSuccess0.124
testGetInputSuccess0.302
testActivateSuccess0.171
testBringToTopSuccess0.172
testGetWorkbenchWindowSuccess0.114
testOpenEditor4Success0.326
testOpenEditorSuccess0.259
testGet_SetEditorAreaVisibleSuccess0.108
testHideActionSetSuccess0.120
testFindViewSuccess0.147
testGetViewsSuccess0.134
testCloseEditorSuccess0.190
testCloseAllEditorsSuccess0.290
testSaveEditorSuccess0.161
testSaveAllEditorsSuccess0.206
testGetEditorsSuccess0.185
testShowActionSetSuccess0.134
testDynamicLifecycleSuccess0.162
testStaticLifecycleSuccess0.166
testDynamicMenuContributionSuccess0.171
testStaticMenuContributionSuccess0.168
testPageOpenedSuccess0.103
testPageClosedSuccess0.140
testPageActivateSuccess0.101
testAddPageListenerSuccess0.116
testRemovePerspectiveListenerSuccess0.334
testRemovePageListenerSuccess0.202
testAddPerspectiveListenerSuccess0.141
testLocalPageServiceSuccess0.434
testGetActivePageSuccess0.082
testGetDefaultPerspectiveSuccess0.001
testSetDefaultPerspectiveSuccess0.000
testGetPerspectivesSuccess0.000
testDeleteClonedPerspectiveSuccess0.095
testFindPerspectiveWithIdSuccess0.000
testGetIdSuccess0.000
testGetImageDescriptorSuccess0.000
testGetLabelSuccess0.000
testGetNameSuccess0.001
testGetImageDescriptorSuccess0.000
testGetExtensionSuccess0.001
testGetLabelSuccess0.000
testGetDefaultEditorSuccess0.000
testGetEditorsSuccess0.001
testGetIdSuccess0.000
testGetImageDescriptorSuccess0.000
testGetLabelSuccess0.001
testGetFileEditorMappingsSuccess0.000
testFindEditorSuccess0.000
testGetDefaultEditor2Success0.001
testGetDefaultEditor3Success0.016
testGetDefaultEditor4_Bug356116Success0.000
testSetDefaultEditorSuccess0.013
testAddPropertyListenerSuccess0.002
testRemovePropertyListenerSuccess0.001
testEditorContentTypeByFilenameWithContentTypeSuccess0.000
testEditorContentTypeByExtWithContentTypeSuccess0.000
testGetImageDescriptorSuccess0.014
testEditorContentTypeByExtWithoutContentType1Success0.000
testEditorContentTypeByFilenameWithoutContentType1Success0.000
testEditorContentTypeByFilenameWithoutContentType2Success0.000
testEditorContentTypeByExtWithoutContentType2Success0.000
testDefaultedContentTypeEditorSuccess0.000
testNoDefaultEditorsSuccess0.000
testSwitchDefaultToExternalBug236104Success0.176
testBug308894Success0.107
testGetDefaultEditorSuccess0.000
testGetEditorsSuccess0.012
testPerspectiveActivatedSuccess0.121
testPerspectiveChangedSuccess0.131
testDisposeWorkbenchWindowActionDelegateBug81422Success0.116
testInitSuccess0.095
testSelectionChangedSuccess0.117
testRunSuccess0.092
testInitSuccess0.163
testSelectionChangedSuccess0.142
testRunSuccess0.151
testGetActionBarsSuccess0.120
testGetPluginIdSuccess0.145
testGetRegisteredNameSuccess0.116
testGetSelectionProviderSuccess0.111
testSetSelectionProviderSuccess0.131
testINestableServiceSuccess0.117
testGetIdSuccess0.119
testGetShellSuccess0.166
testGetWorkbenchWindowSuccess0.128
testGetPageSuccess0.107
testGetActionBarContributorSuccess0.173
testGetPluginIdSuccess0.123
testGetRegisteredNameSuccess0.139
testGetSelectionProviderSuccess0.127
testSetSelectionProviderSuccess0.123
testINestableServiceSuccess0.129
testGetIdSuccess0.128
testGetShellSuccess0.147
testGetWorkbenchWindowSuccess0.129
testGetPageSuccess0.124
testSetGlobalActionHandlerFailureN/A

junit.framework.AssertionFailedError
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.154
testGetMenuManagerSuccess0.151
testGetStatusLineManagerSuccess0.113
testGetToolBarManagerSuccess0.125
testGetGlobalActionHandlerSuccess0.154
testOpenAndCloseSaveNotNeededSuccess0.148
testOpenAndCloseSuccess0.155
testOpenAndCloseSaveNotNeededSuccess0.153
testOpenAndCloseWithNoMementoSuccess0.123
testOpenAndCloseSuccess0.139
testInitSuccess0.137
testSetActiveEditorSuccess0.239
testAddPartListenerToPageSuccess0.129
testLocalPartServiceSuccess0.186
testAddPartListenerToWindowSuccess0.102
testRemovePartListenerFromPageSuccess0.153
testRemovePartListenerFromWindowSuccess0.130
testPartHiddenWhenClosedAndUnsharedSuccess0.119
testPartHiddenWhenClosedAndSharedSuccess0.161
testPartHiddenWhenObscuredSuccess0.165
testPartVisibleWhenOpenedUnsharedSuccess0.124
testPartVisibleWhenOpenedSharedSuccess0.139
testPartHiddenBeforeClosingSuccess0.141
testPartVisibleWhenObscuredSuccess0.139
testEditorFoundWhenOpenedSuccess0.185
testSelectionEventWhenInactiveSuccess0.121
testSelectionEventWhenActivatedSuccess0.160
testRemoveSelectionListenerSuccess0.119
testGetSelectionSuccess0.156
testLocalSelectionServiceSuccess0.137
testAddSelectionListenerSuccess0.123
testGetNameSuccess0.023
testApplicableTo_ResourceWorkingSetSuccess0.004
testApplicableTo_DirectComparisonSuccess0.003
testSetElementsSuccess0.022
testSetIdSuccess0.003
testSetNameSuccess0.022
testNoDuplicateWorkingSetNameSuccess0.005
testNoDuplicateWorkingSetNamesDifferentLabelsSuccess0.009
testIsEmptySuccess0.004
testGetIdSuccess0.004
testApplicableTo_AdapterManager2Success0.006
testBadFactory_RestoreSuccess0.005
testBadFactory_SaveSuccess0.005
testGetElementsSuccess0.002
testApplicableTo_InheritanceSuccess0.002
testApplicableTo_Adapter1Success0.003
testApplicableTo_AdapterManager1Success0.003
testListenerSafetySuccess0.002
testAddRecentWorkingSetSuccess0.006
testAddWorkingSetSuccess0.003
testCreateWorkingSetSuccess0.001
testCreateWorkingSetFromMementoSuccess0.001
testCreateWorkingSetSelectionDialogSuccess0.098
testGetRecentWorkingSetsSuccess0.006
testRecentWorkingSetsLengthSuccess0.081
testGetWorkingSetSuccess0.038
testGetWorkingSetsSuccess0.026
testRemovePropertyChangeListenerSuccess0.012
testRemoveWorkingSetSuccess0.008
testRemoveWorkingSetAfterRenameSuccess0.008
testConfigBlockFilterSuccess0.000
testAddPropertyChangeListenerSuccess0.008
testBasicWorkingSetElementAdapter_AdapterManagerSuccess0.000
testBasicWorkingSetElementAdapter_DirectSuccess0.000
testBasicWorkingSetElementAdapter_InheritanceSuccess0.000
testBasicWorkingSetElementAdapter_IAdaptableSuccess0.002
testWorkingSetSaveRestoreAggregatesSuccess0.062
testSaveWSetSuccess0.013
testGetElemetsSuccess0.014
testWorkingSetCycleSuccess0.024
testCycleCleanupSuccess0.039
testWorkingSetDescriptorSuccess0.001
testWorkingSetRegistrySuccess0.000
testErrorConditionSuccess0.001
testStackContentsSuccess0.111
testClosableFlagSuccess0.173
testMoveableFlagSuccess0.188
testPerspectiveResetSuccess0.234
testPerspectiveOpenSuccess0.165
testPerspectiveCloseStandaloneViewSuccess0.164
testPerspectiveCloseFastViewSuccess0.224
testStackPlacementBottomSuccess0.156
testPerspectiveMoveFastViewSuccess0.186
testPerspectiveViewToolBarVisibleSuccess0.347
testStackPlacementRightSuccess0.181
testStackPlacementLeftSuccess0.137
testStackPlacementTopSuccess0.145
testDependantBundleIconSuccess0.002
testBadIconSuccess0.000
testNonDependantBundleIconSuccess0.001
testDefaultsSuccess0.116
testCustomTitleSuccess0.128
testEmptyContentDescriptionSuccess0.122
testDefaultsSuccess0.132
testCustomTitleSuccess0.156
testNullTitleSuccess0.113
testCustomNameSuccess0.182
testCustomContentDescriptionSuccess0.105
testCustomNameAndContentDescriptionSuccess0.161
testDefaultsSuccess0.126
testCustomTitleSuccess0.136
testEmptyContentDescriptionSuccess0.112
testCustomNameSuccess0.130
testCustomContentDescriptionSuccess0.129
testCustomNameAndContentDescriptionSuccess0.115
testJoinSuccess0.312
testWizardsSuccess0.001
testBug72337Success0.021
testFindMatchingEditorSuccess0.169
testOpenMatchingEditorSuccess0.164
testCreateReadRootReaderSuccess0.001
testPutAndGetTextDataSuccess0.009
testLegalKeysSuccess0.002
testIllegalKeysSuccess0.007
testPutTextDataWithChildrenBug93718Success0.001
testMementoWithTextContent113659Success0.000
testCreateReadRootReaderExceptionCasesSuccess0.002
testCreateReadRootReaderStringSuccess0.000
testCreateWriteRootSuccess0.001
testSpacesInRootAreIllegalSuccess0.000
testSpacesInKeysAreIllegalSuccess0.001
testCopyChildSuccess0.002
testCreateAndGetChildSuccess0.001
testGetChildrenSuccess0.002
testGetIDSuccess0.008
testPutAndGetFloatSuccess0.006
testPutAndGetIntegerSuccess0.003
testPutMementoSuccess0.002
testPutAndGetStringSuccess0.009
testGetCompositeSuccess0.581
testViewPropertiesSuccess0.108
testEditorPropertiesSuccess0.160
testLifecycleSuccess0.120
testHashCode2Success0.124
testHashCode3Success0.147
testHashCode4Success0.138
testHashCode5Success0.137
testHashCode6Success0.160
testHashCode7Success0.150
testEqualsSuccess0.110
testEquals2Success0.085
testEquals3Success0.182
testEquals4Success0.154
testEquals5Success0.112
testEqualsNullInputSuccess0.140
testEqualsNullInputBothSuccess0.150
testEqualsNonNullInputSuccess0.176
testEquals7Success0.141
testHashCodeSuccess0.078
testDefaultPageSuccess0.275
testDefaultPageAdapterSuccess0.258
testAllowsMultipleSuccess0.303
testFollowsSelectionSuccess0.249
testFollowsPartsSuccess0.284
testPinningSuccess0.266
testUnpinningWhenPinnedPartIsClosedSuccess0.220
testNewPropertySheetFailureN/A

junit.framework.AssertionFailedError
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.282
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.275
testPinningWithMultipleInstancesErrorWidget is disposed

org.eclipse.swt.SWTException: Widget is disposed
at org.eclipse.swt.SWT.error(SWT.java:4361)
at org.eclipse.swt.SWT.error(SWT.java:4276)
at org.eclipse.swt.SWT.error(SWT.java:4247)
at org.eclipse.swt.widgets.Widget.error(Widget.java:479)
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:416)
at org.eclipse.swt.widgets.Control.setBounds(Control.java:767)
at org.eclipse.ui.part.PageBook$PageBookLayout.layout(PageBook.java:67)
at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1567)
at org.eclipse.swt.widgets.Composite.setBounds(Composite.java:1365)
at org.eclipse.swt.widgets.Control.setBounds(Control.java:797)
at org.eclipse.swt.layout.FillLayout.layout(FillLayout.java:201)
at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1567)
at org.eclipse.swt.widgets.Composite.setBounds(Composite.java:1365)
at org.eclipse.swt.widgets.Control.setBounds(Control.java:797)
at org.eclipse.swt.layout.FillLayout.layout(FillLayout.java:201)
at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1567)
at org.eclipse.swt.widgets.Composite.setBounds(Composite.java:1365)
at org.eclipse.swt.widgets.Control.setBounds(Control.java:769)
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:224)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1271)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1295)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1276)
at org.eclipse.swt.widgets.Control.setBounds(Control.java:939)
at org.eclipse.swt.widgets.Composite.setBounds(Composite.java:1362)
at org.eclipse.swt.widgets.Control.setBounds(Control.java:797)
at org.eclipse.swt.custom.ViewFormLayout.layout(ViewFormLayout.java:197)
at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1567)
at org.eclipse.swt.widgets.Composite.setLayoutDeferred(Composite.java:1423)
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:235)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1271)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1295)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1276)
at org.eclipse.swt.widgets.Control.setBounds(Control.java:943)
at org.eclipse.swt.widgets.Composite.setBounds(Composite.java:1362)
at org.eclipse.swt.widgets.Control.setBounds(Control.java:769)
at org.eclipse.swt.custom.CTabFolder.setButtonBounds(CTabFolder.java:2178)
at org.eclipse.swt.custom.CTabFolder.updateItems(CTabFolder.java:3349)
at org.eclipse.swt.custom.CTabFolder.updateItems(CTabFolder.java:3282)
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:3925)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:3922)
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.252
testBug268676HidingPinnedTargetPartSuccess0.614
testBug278514NormalPropertiesSuccess0.639
testBug278514TabbedPropertiesSuccess0.608
testShowInPropertySheetWithNullContextSuccess0.117
testShowInPropertySheetWithNullPartSuccess0.114
testShowInPropertySheetSuccess0.135
testShowInPropertySheetWithNullSuccess0.129
testGetIShowInTargetAdapterSuccess0.135
testFindPropertySheetWithoutActivePartFailureExpected: <null> but was: org.eclipse.ui.views.properties.PropertySheet@4d61a9ce

junit.framework.AssertionFailedError: Expected: <null> but was: org.eclipse.ui.views.properties.PropertySheet@4d61a9ce
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.101
testFindPropertySheetWithOtherSheetActiveFailureN/A

junit.framework.AssertionFailedError
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.131
testFindPropertySheetWithSPVActiveFailureexpected:<org.eclipse.ui.views.properties.PropertySheet@3ad0954e> but was:<org.eclipse.ui.views.properties.PropertySheet@5d61705c>

junit.framework.AssertionFailedError: expected:<org.eclipse.ui.views.properties.PropertySheet@3ad0954e> but was:<org.eclipse.ui.views.properties.PropertySheet@5d61705c>
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.150
testFindPropertySheetWithPinnedPSandSPVActiveFailureN/A

junit.framework.AssertionFailedError
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.138
testFindPropertySheetWithUnpinnedPSandSPVActiveFailureexpected:<org.eclipse.ui.views.properties.PropertySheet@269ff323> but was:<org.eclipse.ui.views.properties.PropertySheet@767d798b>

junit.framework.AssertionFailedError: expected:<org.eclipse.ui.views.properties.PropertySheet@269ff323> but was:<org.eclipse.ui.views.properties.PropertySheet@767d798b>
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.188
testGetShowInContextFromPropertySheetSuccess0.120
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:126)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259)
at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.118
testGetShowInContextWithNoShowInSourceFailureexpected:<org.eclipse.ui.tests.SelectionProviderView@6775ee63> but was:<null>

junit.framework.AssertionFailedError: expected:<org.eclipse.ui.tests.SelectionProviderView@6775ee63> but was:<null>
at org.eclipse.ui.tests.propertysheet.NewPropertySheetHandlerTest.testGetShowInContextWithNoShowInSource(NewPropertySheetHandlerTest.java:154)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259)
at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.096
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.091
testInputSuccess0.379
testInputIfHidden2Bug69953Success0.625
testSaveableRetargetingSuccess0.207
testSetGetLabelProviderSuccess0.000
testGetDefaultLabelProviderSuccess0.000
testIsIgnoredForCamelCaseSuccess0.001
testGetNextCamelIndexSuccess0.000
testGetCamelCaseIndicesSuccess0.000
testGetCamelCaseSuccess0.000
testOpenQuickAccessSuccess0.435
testMoveStatusLineSuccess0.115
testMoveFastViewBarSuccess0.107
testRemoveHeapStatusSuccess0.098
testAddExtraTrimSuccess0.111
testPlaceExtraTrimSuccess0.133
testSaveWorkbenchWindowSuccess0.100
testRestoreStateWithChangeSuccess0.178
testRestoreStateWithLocationChangeSuccess0.166
testGetIDsSuccess0.099
testTrimInformationSuccess0.094
testAnimationEngineSuccess0.306
testActionEnablementWhenInactiveSuccess0.172
testCoolBarContributionSuccess0.139
testActionEnablementWhenActiveSuccess0.127
test239945Success0.103
testAllActionSuccess0.178
testRedActionSuccess0.115
testNotRedActionSuccess0.147
testTrueActionSuccess0.111
testRedOrBlueActionSuccess0.118
testRedAndTrueActionSuccess0.134
testPluginStateActionsSuccess0.125
testSystemPropertyActionSuccess0.114
testExpressionEnabledActionSuccess0.122
testAllActionSuccess0.125
testRedActionSuccess0.142
testNotRedActionSuccess0.142
testTrueActionSuccess0.142
testRedOrBlueActionSuccess0.138
testRedAndTrueActionSuccess0.144
testPluginStateActionsSuccess0.132
testSystemPropertyActionSuccess0.120
testBringToTopSuccess0.235
testRestoreNewStateMissingIdSuccess0.002
testBasicFilterSuccess0.000
testRestoreOldStateSuccess0.002
testSaveStateSuccess0.000
test78470Success2.056
testActivityEnablementSuccess0.053
testDescriptionSuccess0.000
testNotOnDescriptionSuccess0.000
testProblemTypesSuccess0.001
testAnyErrorFilterSuccess0.000
testSelectedWarningSuccess0.000
testInfoAndChildrenSuccess0.000
testSameContainerSuccess0.000
testResourceMappingsSuccess0.574
testMarkerCategoriesSuccess0.000
testPartialSortSuccess0.293
testCompleteSortSuccess0.282
testOpenViewSuccess0.075
testDeleteClosedProjectSuccess0.685
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.097
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.087
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.089
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.092
testLtrSuccess0.001
testRtlSuccess0.000
testBasicSplitSuccess0.000
testBasic2SplitSuccess0.000
testBasic3SplitSuccess0.000
testNothingSplitSuccess0.000
testNothingUsefulSplitSuccess0.000
testNothingUseful2SplitSuccess0.000
testNothingUsefulSpaceSplitSuccess0.000
testNothingUsefulSpaceSplit2Success0.000
testNothingUsefulSpaceSplit3Success0.000
test2DelimitersSuccess0.000
test3DelimitersSuccess0.000
testTypeSuccess0.025
testSuperTypeSuccess0.021
testPrioritySuccess0.023
testDoneSuccess0.017
testMessageSuccess0.016
testResourceTypeSuccess0.021
testSeveritySuccess0.022
testNonEditableTextSuccess0.128
testEditableTextSuccess0.133
testCreateBarManagerBug274486Success0.072
testRemovedMultipleStickyViewAcrossPerspectivesErrorWidget is disposed

org.eclipse.swt.SWTException: Widget is disposed
at org.eclipse.swt.SWT.error(SWT.java:4361)
at org.eclipse.swt.SWT.error(SWT.java:4276)
at org.eclipse.swt.SWT.error(SWT.java:4247)
at org.eclipse.swt.widgets.Widget.error(Widget.java:479)
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:416)
at org.eclipse.swt.widgets.Control.setBounds(Control.java:767)
at org.eclipse.ui.part.PageBook$PageBookLayout.layout(PageBook.java:67)
at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1567)
at org.eclipse.swt.widgets.Composite.setBounds(Composite.java:1365)
at org.eclipse.swt.widgets.Control.setBounds(Control.java:797)
at org.eclipse.swt.layout.FillLayout.layout(FillLayout.java:201)
at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1567)
at org.eclipse.swt.widgets.Composite.setBounds(Composite.java:1365)
at org.eclipse.swt.widgets.Control.setBounds(Control.java:797)
at org.eclipse.swt.layout.FillLayout.layout(FillLayout.java:201)
at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1567)
at org.eclipse.swt.widgets.Composite.setBounds(Composite.java:1365)
at org.eclipse.swt.widgets.Control.setBounds(Control.java:769)
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:224)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1271)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1295)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1276)
at org.eclipse.swt.widgets.Control.setBounds(Control.java:939)
at org.eclipse.swt.widgets.Composite.setBounds(Composite.java:1362)
at org.eclipse.swt.widgets.Control.setBounds(Control.java:797)
at org.eclipse.swt.custom.ViewFormLayout.layout(ViewFormLayout.java:197)
at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1567)
at org.eclipse.swt.widgets.Composite.layout(Composite.java:955)
at org.eclipse.swt.widgets.Composite.layout(Composite.java:913)
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:3717)
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:3818)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3816)
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
1.819
testMultipleStickyViewAcrossPerspectivesBug280656ErrorWidget is disposed

org.eclipse.swt.SWTException: Widget is disposed
at org.eclipse.swt.SWT.error(SWT.java:4361)
at org.eclipse.swt.SWT.error(SWT.java:4276)
at org.eclipse.swt.SWT.error(SWT.java:4247)
at org.eclipse.swt.widgets.Widget.error(Widget.java:479)
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:416)
at org.eclipse.swt.widgets.Control.setBounds(Control.java:767)
at org.eclipse.ui.part.PageBook$PageBookLayout.layout(PageBook.java:67)
at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1567)
at org.eclipse.swt.widgets.Composite.setBounds(Composite.java:1365)
at org.eclipse.swt.widgets.Control.setBounds(Control.java:797)
at org.eclipse.swt.layout.FillLayout.layout(FillLayout.java:201)
at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1567)
at org.eclipse.swt.widgets.Composite.setBounds(Composite.java:1365)
at org.eclipse.swt.widgets.Control.setBounds(Control.java:797)
at org.eclipse.swt.layout.FillLayout.layout(FillLayout.java:201)
at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1567)
at org.eclipse.swt.widgets.Composite.setBounds(Composite.java:1365)
at org.eclipse.swt.widgets.Control.setBounds(Control.java:769)
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:3717)
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:3818)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3816)
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.166
testRemovedMultipleStickyViewAcrossPerspectives2Success0.198
testHashCode2Success0.000
testEqualsSuccess0.000
testEquals2Success0.001
testHashCodeSuccess0.000
testCloneSuccess0.000
testSelectRevealSuccess0.169
testWorkingSetSuccess0.139
testFileAdditionSuccess0.170
testInitialPopulationSuccess0.251
testDisableDecoratorSuccess1.004
testEnableDecoratorSuccess0.735
testDisableDecoratorSuccess0.185
testRefreshContributorSuccess0.214
testEnableDecoratorSuccess0.150
testRefreshContributorSuccess0.246
testDisableDecoratorSuccess0.175
testEnableDecoratorSuccess0.182
testNoExceptionSuccess0.411
testDisableDecoratorSuccess0.366
testEnableDecoratorSuccess0.372
testAdaptablesSuccess0.026
testNonAdaptableContributionsSuccess0.027
testContributorResourceAdapterSuccess0.147
testDecoratorCacheIsDisposedSuccess0.048
testEnableDecoratorSuccess0.249
testDisableDecoratorSuccess0.291
testRefreshFullContributorSuccess0.226
testRefreshLightContributorSuccess0.249
testDynamicSuccess0.007
testStaticSuccess0.001
testWorkSetAdaptationSuccess0.082
testStructuredSelectionSuccess0.001
testBasicSelectionSuccess0.000
testStructuredSelectionEmptySuccess0.000
testBasicSelectionEmptySuccess0.000
testStructuredSelectionOneSuccess0.001
testActivateViewSuccess0.232
testZoomAndActivateSuccess0.222
testActivateSameStackSuccess0.365
testActivateOtherStackSuccess0.333
testActivateFastViewSuccess0.279
testCreateFastViewSuccess0.502
testRestoreFastViewSuccess0.285
testResetPerspectiveSuccess0.406
testActivateEditorSuccess0.277
testZoomAndActivateSuccess0.251
testActivateSameStackSuccess0.293
testActivateOtherStackSuccess0.333
testActivateFastViewSuccess0.252
testCreateFastViewSuccess0.332
testRestoreFastViewSuccess0.235
testResetPerspectiveSuccess0.418
testCloseZoomedUnstackedEditorAfterActivatingViewSuccess0.309
testCloseUnzoomedStackedEditorAfterActivatingViewSuccess0.302
testCloseActiveFastViewSuccess0.268
testCloseZoomedStackedPartAfterActivatingViewSuccess0.249
testCloseZoomedStackedPartAfterActivatingEditorSuccess0.277
testCloseUnzoomedStackedPartAfterActivatingEditorSuccess0.233
testCloseZoomedUnstackedPartAfterActivatingEditorSuccess0.284
testCloseHiddenUnstackedEditorSuccess0.313
testCloseHiddenUnstackedViewSuccess0.268
testCloseInactiveFastViewSuccess0.314
testCloseZoomedUnstackedViewAfterActivatingViewSuccess0.256
testCloseUnzoomedStackedViewAfterActivatingViewSuccess0.245
testCloseActiveEditorWhileViewZoomedSuccess0.269
testCloseActiveFastViewSuccess0.320
testCloseZoomedStackedPartAfterActivatingViewSuccess0.242
testCloseZoomedStackedPartAfterActivatingEditorSuccess0.332
testCloseUnzoomedStackedPartAfterActivatingEditorSuccess0.238
testCloseZoomedUnstackedPartAfterActivatingEditorSuccess0.339
testCloseHiddenUnstackedEditorSuccess0.278
testCloseHiddenUnstackedViewSuccess0.316
testCloseInactiveFastViewSuccess0.258
testCreateViewAndBringToTopInOtherStackSuccess0.316
testCreateViewAndBringToTopSuccess0.301
testCreateViewAndMakeVisibleInOtherStackSuccess0.269
testCreateViewAndMakeVisibleWhileEditorZoomedSuccess0.280
testCreateViewAndActivateInZoomedStackSuccess0.250
testCreateViewInZoomedStackSuccess0.294
testCreateViewAndActivateInOtherStackSuccess0.317
testCreateViewInOtherStackSuccess0.276
testCreateViewAndActivateWhileEditorZoomedSuccess0.331
testCreateViewWhileEditorZoomedSuccess0.247
testOpenExistingEditorInZoomedStackSuccess0.325
testOpenNewEditorWhileViewZoomedSuccess0.307
testOpenAndActivateExistingEditorInOtherStackSuccess0.331
testOpenNewEditorInZoomedStackSuccess0.336
testOpenExistingEditorWhileViewZoomedSuccess0.278
testOpenAndActivateExistingEditorWhileViewZoomedSuccess0.280
testOpenAndActivateNewEditorWhileViewZoomedSuccess0.332
testOpenAndActivateExistingEditorInZoomedStackSuccess0.286
testOpenAndActivateNewEditorInZoomedStackSuccess0.384
testOpenExistingEditorInOtherStackSuccess0.228
testGetStatusSuccess0.036
testSetContextSuccess0.182
testSetCreateContainerStructureSuccess0.178
testSetFilesToImportSuccess0.175
testSetOverwriteResourcesSuccess0.358
testImportListSuccess0.141
testImportSourceSuccess0.189
testImportSourceListSuccess0.171
testTarGetStatusSuccess0.039
testTarWithFileAtRootSuccess0.178
testZipImportSuccess0.152
testTarImportSuccess0.165
testTarSetOverwriteResourcesSuccess0.283
testZipSetOverwriteResourcesSuccess0.301
testZipWithFileAtRootSuccess0.153
testZipGetStatusSuccess0.024
testGetStatusSuccess0.108
testExportRootResourceSuccess0.166
testExportFolderCreateDirectoryStructureSuccess0.198
testExportFilesCreateDirectoryStructureSuccess0.131
testExportOverwriteSuccess0.332
testExportResourcesSuccess0.135
testExportZipCreateSelectedDirectoriesWithFoldersSuccess0.034
testExportZipCreateSelectedDirectoriesCompressedSuccess0.027
testExportTarSuccess0.096
testExportTarCompressedSuccess0.052
testExportTarCreateSelectedDirectoriesSuccess0.046
testExportTarCreateSelectedDirectoriesWithFoldersSuccess0.043
testExportTarCreateSelectedDirectoriesCompressedSuccess0.039
testExportZipSuccess0.075
testExportZipCompressedSuccess0.053
testExportZipCreateSelectedDirectoriesSuccess0.125
testExportStatusSuccess0.058
testFindSingleZipSuccess0.134
testFindSingleTarSuccess0.079
testFindSingleDirectorySuccess0.078
testDoNotShowProjectWithSameNameSuccess0.108
testImportSingleZipSuccess0.137
testImportZipWithEmptyFolderSuccess0.374
testImportSingleTarSuccess0.135
testImportTarWithEmptyFolderSuccess0.131
testImportSingleDirectorySuccess0.365
testImportSingleDirectoryWithCopySuccess0.438
testImportSingleDirectoryWithCopyDeleteProjectKeepContentsSuccess0.937
testImportZipDeleteContentsImportAgainSuccess0.326
testInitialValueSuccess0.138
testImportArchiveMultiProjectSuccess0.160
testGetProjectRecordsSuccess0.158
testImportNoCategoryProvidedSuccess0.000
testImportCategoryDoesNotExistSuccess0.000
testImportAddToNewCategorySuccess0.000
testImportAddToParentedCategorySuccess0.001
testImportDuplicateCategorySuccess0.000
testImportUsingExportCategorySuccess0.000
testExportNoCategoryProvidedSuccess0.000
testExportCategoryDoesNotExistSuccess0.000
testExportAddToNewCategorySuccess0.000
testExportAddToParentedCategorySuccess0.000
testExportDuplicateCategorySuccess0.000
testExportUsingImportCategorySuccess0.000
testNonUIThreadFontAccessSuccess0.002
testGoodFontDefinitionSuccess0.001
testBadFirstFontDefinitionFailureexpected:<[BadData]> but was:<[Sans Serif]>

junit.framework.ComparisonFailure: expected:<[BadData]> but was:<[Sans Serif]>
at org.eclipse.ui.tests.preferences.FontPreferenceTestCase.testBadFirstFontDefinition(FontPreferenceTestCase.java:112)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259)
at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.001
testNoFontDefinitionSuccess0.001
testGoodFontDefinitionSuccess0.000
testBadFirstFontDefinitionFailureexpected:<[BadData]> but was:<[Sans Serif]>

junit.framework.ComparisonFailure: expected:<[BadData]> but was:<[Sans Serif]>
at org.eclipse.ui.tests.preferences.DeprecatedFontPreferenceTestCase.testBadFirstFontDefinition(DeprecatedFontPreferenceTestCase.java:104)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259)
at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.001
testNoFontDefinitionSuccess0.000
testRestoreDefaultsSuccess0.001
testNeedsSavingSuccess0.001
testRemoveNodeSuccess0.002
testRemoveKeySuccess0.000
testOrPageSuccess0.057
testAndPageSuccess0.028
testInstanceOfPageSuccess0.032
testRemoveLastListenerSuccess0.002
testMixedNodesSuccess0.055
testWithIconsSuccess0.068
testWithSortingSuccess0.065
testCustomManagerSuccess0.051
testStatusHandlerRemovalSuccess0.928
testStatusHandlerRemoval2Success0.736
testProductBindingRemovalSuccess0.730
testClass() for org.eclipse.ui.tests.dynamicplugins.StatusHandlerTestsSuccess0.565
testAcceleratorConfigurationsSuccess0.496
testClassSuccess0.000
testAcceleratorScopesSuccess0.454
testClassSuccess0.001
testActionDefinitionsSuccess0.500
testClassSuccess0.000
testActionSetsSuccess0.737
testActionSetPartAssociationsSuccess0.406
testClassSuccess0.000
testActivityImagesSuccess0.391
testCategoryImagesSuccess0.389
testClassSuccess0.001
testBindingsSuccess0.470
testClassSuccess0.000
testBrowserSupportSuccess0.386
testClass() for org.eclipse.ui.tests.dynamicplugins.BrowserTestsSuccess0.566
testCommandsSuccess0.485
testNonExistingHandlerSuccess0.529
testClassSuccess0.001
testContextsSuccess0.463
testClassSuccess0.001
testHandlersSuccess0.505
testClassSuccess0.000
testPreferencesSuccess0.396
testClass() for org.eclipse.ui.tests.dynamicplugins.PreferencePageTestsSuccess0.572
testKeywordsSuccess0.387
testClassSuccess0.000
testPropertyPageContributionSuccess0.471
testPropertyPageCountSuccess0.396
testClass() for org.eclipse.ui.tests.dynamicplugins.PropertyPageTestsSuccess0.559
testHelpSupportSuccess0.466
testClass() for org.eclipse.ui.tests.dynamicplugins.HelpSupportTestsSuccess0.554
testWorkbenchEncodingsSuccess0.501
testIDEEncodingsSuccess0.499
testClassSuccess0.000
testDecoratorsSuccess0.387
testClass() for org.eclipse.ui.tests.dynamicplugins.DecoratorTestsSuccess0.562
testStartupRunSuccess0.387
testClass() for org.eclipse.ui.tests.dynamicplugins.StartupTestsSuccess0.579
testEditorClosureSuccess0.888
testEditorPropertiesSuccess0.449
testClass() for org.eclipse.ui.tests.dynamicplugins.EditorTestsSuccess0.548
testIntroClosureSuccess0.732
testIntroPropertiesSuccess0.487
testClass() for org.eclipse.ui.tests.dynamicplugins.IntroTestsSuccess0.658
testFindPerspectiveInRegistrySuccess0.392
testPerspectiveClose1Success0.694
testPerspectiveClose2Success0.650
testClass() for org.eclipse.ui.tests.dynamicplugins.PerspectiveTestsSuccess0.583
testViewClosureSuccess0.887
testViewWithoutCategorySuccess0.392
testViewWithCategorySuccess0.368
testStickyViewPropertiesSuccess0.384
testCategoryViewContainmentPropertiesSuccess0.383
testClass() for org.eclipse.ui.tests.dynamicplugins.ViewTestsSuccess0.559
testNewWizardPropertiesSuccess0.392
testClass() for org.eclipse.ui.tests.dynamicplugins.NewWizardTestsSuccess0.570
testObjectContribtionsSuccess0.708
testViewerContributionsSuccess0.774
testClass() for org.eclipse.ui.tests.dynamicplugins.ObjectContributionTestsSuccess0.584
testWorkingSetUpdaterSuccess0.956
testWorkingSetWithBasicElementAdapterSuccess0.437
testWorkingSetWithCustomElementAdapterSuccess0.460
testConfigurationElementTracker1Success0.001
testConfigurationElementTracker2Success0.183
testConfigurationElementTracker3Success0.001
testConfigurationElementTracker4Success27.535
testMenuContributionSuccess0.521
testClassSuccess0.001
testInvalidMenuContributionSuccess0.657
testClassSuccess0.000
testInvalidControlContributionSuccess0.640
testClassSuccess0.000
testSchemeOverrideSuccess0.004
testSchemeOverrideDifferentContextsSuccess0.001
testSchemeOverrideDifferentTypesSuccess0.001
testSiblingContextConflictSuccess0.002
testUserOverrideSuccess0.001
testConflictSuccess0.001
testDeletedBindingWithAdditionSuccess0.001
testDeletedBindingWithUserOverrideSuccess0.001
testDoubleDeletedBindingSuccess0.000
testDoubleParentSuccess0.001
testLocaleOverrideSuccess0.001
testPlatformOverrideSuccess0.001
testDeletedBindingSuccess0.001
testDeletedBindingAllowsParentSuccess0.000
testDeletedBindingPlatformSuccess0.001
testDeletedBindingUnnecessarilySuccess0.001
testContextOverrideSuccess0.001
testGetLocaleSuccess0.001
testGetPartialMatchesSuccess0.001
testGetPerfectMatchSuccess0.000
testGetPlatformSuccess0.000
testGetSchemeSuccess0.000
testIsPartialMatchSuccess0.000
testIsPerfectMatchSuccess0.001
testConstructorSuccess0.000
testGetActiveBindingsForSuccess0.000
testGetActiveSchemeSuccess0.000
testGetBindingsSuccess0.000
testGetDefinedSchemeIdsSuccess0.000
testRemoveBindingsSuccess0.001
testSetActiveSchemeSuccess0.000
testGetCurrentConflictsSuccess0.001
testSetBindingsSuccess0.000
testSetLocaleSuccess0.000
testSetPlatformSuccess0.000
testGetBestActiveBindingForSuccess0.001
testAddBindingSuccess0.000
testGetActiveBindingsDisregardingContextSuccess0.000
testGetActiveBindingsDisregardingContextFlatSuccess0.000
testAutoLoadSuccess0.111
testSinglePlatformSuccess0.009
testBindingTransformSuccess0.012
testModifierWithPlatformSuccess0.000
testModifierNotAppliedSuccess0.000
testDifferentPlatformSuccess0.000
testInfiniteStrokesSuccess0.009
testTruncationSuccess0.009
testZeroStrokeSuccess0.007
testCtrlSuccess0.001
testCtrlEnterSuccess0.002
testCtrlMSuccess0.000
testCtrlShift2Success0.000
testCtrlShift7_SwissGermanSuccess0.000
testCtrlShift7_USSuccess0.000
testStackOverflowSuccess0.004
testNoCheckOnNonCheckboxSuccess0.239
testCtrlSpaceSuccess0.002
testFontResetSuccess0.020
testShiftAltSuccess0.004
testTruncatingCastSuccess0.001
testReplaceFirstSuccess0.000
testReplaceSuccess0.000
testHashCodeEqualsSuccess0.000
testBindingsEqualSuccess0.000
testContextsSuccess0.068
testBindingsSuccess0.043
testBasicConflictsSuccess0.037
testConflictSelectionSuccess0.039
testUpdateContextSuccess0.049
testCreateKeyBindingSuccess0.035
testChangeSchemesSuccess0.048
testChangeSchemesTwiceSuccess0.063
testSchemesWithNoDefaultBindingSuccess0.047
testCopyBindingSuccess0.035
testCopyCommandSuccess0.039
testRemoveActiveEditorSuccess0.022
testRestoreBindingSuccess0.028
testRestoreCommandSuccess0.023
testRestoreContextSuccess0.022
testDefaultsSuccess0.021
testEqualsAndHashSuccess0.000
testRemovePageSuccess0.294
testPageChangeListenersSuccess0.224
testPagePartListenerSuccess0.232
testPagePartListener2Success0.302
testPageWindowListenerSuccess0.258
testPageWindowListener2Success0.292
testPostSelectionSuccess0.211
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.199
testSetActivePageSuccess0.226
testActivityImagesSuccess0.003
testCategoryImagesSuccess0.002
testGetEnabledCategories1Success0.001
testGetEnabledCategories2Success0.000
testGetEnabledCategories3Success0.000
testGetEnabledCategories4Success0.000
testGetEnabledCategories5Success0.001
testNonRegExpressionPatternSuccess0.000
testSetEnabledExpressionActivitySuccess0.044
testGetEnabledCategories1_ASuccess0.023
testGetEnabledCategories2_ASuccess0.031
testGetEnabledCategories3_ASuccess0.024
testGetEnabledCategories4_ASuccess0.022
testGetEnabledCategories5_AaSuccess0.021
testGetEnabledCategories5_AbSuccess0.019
testGetDisabledCategories1Success0.020
testGetDisabledCategories2Success0.023
testGetDisabledCategories3Success0.024
testGetDisabledCategories4Success0.027
testGetDisabledCategories5Success0.028
testCategoryCount1_ASuccess0.025
testCategoryCount2_ASuccess0.020
testCategoryCount4_ASuccess0.021
testCategoryCount5_ASuccess0.020
testPropertyTester1Success0.021
testPropertyTester2Success0.025
testExpressionEnablementSuccess0.016
testActivityManagerSuccess0.963
testActivitySuccess0.001
testCategorySuccess0.000
testSizesSuccess0.000
testActivityPatternBindingsSuccess0.002
testEnabledActivitiesSuccess0.000
testIdentifiersListenerSuccess0.002
testActivityManagerListenerSuccess0.002
testActivityListenerSuccess0.007
testCategoryListenerSuccess0.006
testDynamicRegistrySuccess0.137
testActivityPatternBindingsSuccess0.000
testCategoryPermutationsSuccess0.001
testActivityRequirementBindingsSuccess0.000
testCategoryActivityBindingsSuccess0.000
testActivityPermutationsSuccess0.000
testActivityPreferenceSuccess0.032
testMenuVisibilityWithCustomFactorySuccess0.261
testNoNamespaceFactorySuccess0.216
testQuotePatternSuccess0.001
testWindowSuccess0.000
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.100
testHandlerChangeCausesUpdateSuccess0.000
testUndefinedCommandIsActiveLoggedSuccess0.020
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
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.011
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.135
testHandlerLeakSuccess0.558
testParameterizedCommand_generateCombinationsSuccess0.001
testExecutionListenerSuccess0.002
testConvertStringToIntegerSuccess0.002
testConvertIntegerToStringSuccess0.000
testIsCompatibleSuccess0.001
testFindIntegerParamCommandSuccess0.001
testSubtractTypeErrorSuccess0.001
testGetReturnTypeSuccess0.000
testUnrelevantOrderSuccess0.000
testSubtractSuccess0.000
testUndefinedCommandsSuccess0.001
testTwoParameterCommandSuccess0.001
testThreeParameterCommandSuccess0.000
testFunnyNamesCommandSuccess0.000
testMalformedSerializationStringsSuccess0.000
testSerializeShowPerspectiveSuccess0.000
testSerializeShowResourcePerspectiveSuccess0.001
testZeroParameterCommandSuccess0.000
testOneParameterCommandSuccess0.000
testHelpContextIdSuccess0.021
testStateChangeReflectedInCommandSuccess0.003
testStateChangeReflectedInHandlerSuccess0.000
testTextStateListenerSuccess0.000
testTextPreferenceSuccess0.001
testRadioStateSuccess0.001
testCommandNotifiedOfStateChangeSuccess0.000
testTextStateSuccess0.000
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.199
testExceptionThrowingHandlerSuccess0.001
testBasicHandlerSuccess0.003
testForBreak123Success0.006
testForBreak132Success0.005
testForBreak213Success0.005
testForBreak231Success0.004
testForBreak312Success0.005
testForBreak321Success0.006
testForNegativeNumberSuccess0.006
testTwoHandlersSuccess0.068
testNoParametersNoCallbacksSuccess0.000
testNoParametersWithCallbacksSuccess0.001
testParametersWithCallbacksSuccess0.000
testParmsToSameCommandSuccess0.000
testParmsToDifferentProtocolSuccess0.000
testCommandThroughWindowSuccess0.103
testCallbackCleanupSuccess0.119
testRestoreContributedUISuccess0.126
testEnablementForNormalHandlersSuccess0.045
testEventsForNormalHandlersSuccess0.044
testEventsForDisabledHandlersSuccess0.045
testEventsForEnabledHandlersSuccess0.044
testCommandWithHandlerProxySuccess0.044
testEnablementWithHandlerProxySuccess0.002
testEnablementForLocalContextSuccess0.346
testCommandIdSuccess0.000
testParameterizedCommandSuccess0.001
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.105
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.274
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.155
testDefaultValuesSuccess0.000
testExceptionThrownSuccess0.001
testMultipleContributionsSuccess0.000
testRadioValuesSuccess0.000
testMultipleContributionsSuccess0.001
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.120
testWindowChildWhenDialogSuccess0.003
testContextsSuccess0.001
testAcceleratorScopesSuccess0.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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.125
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.097
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.279
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.125
drag maximized Navigator to right of editor areaSuccess0.327
drag maximized Navigator folder to right of editor areaSuccess0.202
drag maximized Problems to right of editor areaSuccess0.199
drag maximized Problems folder to right of editor areaSuccess0.200
drag Navigator to left of editor areaSuccess0.159
drag Navigator to right of editor areaSuccess0.169
drag Navigator to top of editor areaSuccess0.228
drag Navigator to bottom of editor areaSuccess0.178
drag Navigator to left of NavigatorSuccess0.148
drag Navigator to right of NavigatorSuccess0.151
drag Navigator to bottom of NavigatorSuccess0.131
drag Navigator to center of NavigatorSuccess0.139
drag Navigator to top of NavigatorSuccess0.153
drag Navigator to left of ProblemsSuccess0.154
drag Navigator to right of ProblemsSuccess0.148
drag Navigator to bottom of ProblemsSuccess0.150
drag Navigator to center of ProblemsSuccess0.151
drag Navigator to top of ProblemsSuccess0.170
drag Navigator to fast view barSuccess0.147
drag Navigator to Navigator view tab areaSuccess0.153
drag Navigator to Problems view tab areaSuccess0.164
drag Navigator to Problems view title areaSuccess0.171
drag Navigator to top of windowSuccess0.165
drag Navigator to bottom of windowSuccess0.158
drag Navigator to left of windowSuccess0.171
drag Navigator to right of windowSuccess0.198
drag Navigator to center of Mock View 1 - detachedSuccess0.306
drag Navigator to center of Mock View 3 - detachedSuccess0.346
drag Navigator to Mock View 1 view tab area - detachedSuccess0.345
drag Navigator to out of the window - detachedSuccess0.323
drag Navigator folder to left of editor areaSuccess0.233
drag Navigator folder to right of editor areaSuccess0.166
drag Navigator folder to top of editor areaSuccess0.211
drag Navigator folder to bottom of editor areaSuccess0.162
drag Navigator folder to left of NavigatorSuccess0.156
drag Navigator folder to right of NavigatorSuccess0.157
drag Navigator folder to bottom of NavigatorSuccess0.152
drag Navigator folder to center of NavigatorSuccess0.123
drag Navigator folder to top of NavigatorSuccess0.138
drag Navigator folder to left of ProblemsSuccess0.158
drag Navigator folder to right of ProblemsSuccess0.182
drag Navigator folder to bottom of ProblemsSuccess0.176
drag Navigator folder to center of ProblemsSuccess0.176
drag Navigator folder to top of ProblemsSuccess0.176
drag Navigator folder to fast view barSuccess0.143
drag Navigator folder to Navigator view tab areaSuccess0.152
drag Navigator folder to Problems view tab areaSuccess0.146
drag Navigator folder to Problems view title areaSuccess0.162
drag Navigator folder to top of windowSuccess0.157
drag Navigator folder to bottom of windowSuccess0.197
drag Navigator folder to left of windowSuccess0.170
drag Navigator folder to right of windowSuccess0.180
drag Navigator folder to center of Mock View 1 - detachedSuccess0.314
drag Navigator folder to center of Mock View 3 - detachedSuccess0.319
drag Navigator folder to Mock View 1 view tab area - detachedSuccess0.324
drag Navigator folder to out of the window - detachedSuccess0.330
drag Problems to left of editor areaSuccess0.193
drag Problems to right of editor areaSuccess0.188
drag Problems to top of editor areaSuccess0.173
drag Problems to bottom of editor areaSuccess0.202
drag Problems to left of NavigatorSuccess0.156
drag Problems to right of NavigatorSuccess0.165
drag Problems to bottom of NavigatorSuccess0.179
drag Problems to center of NavigatorSuccess0.138
drag Problems to top of NavigatorSuccess0.151
drag Problems to left of ProblemsSuccess0.166
drag Problems to right of ProblemsSuccess0.177
drag Problems to bottom of ProblemsSuccess0.156
drag Problems to center of ProblemsSuccess0.135
drag Problems to top of ProblemsSuccess0.142
drag Problems to fast view barSuccess0.134
drag Problems to Navigator view tab areaSuccess0.165
drag Problems to Problems view tab areaSuccess0.158
drag Problems to Problems view title areaSuccess0.159
drag Problems to top of windowSuccess0.193
drag Problems to bottom of windowSuccess0.166
drag Problems to left of windowSuccess0.162
drag Problems to right of windowSuccess0.170
drag Problems to center of Mock View 1 - detachedSuccess0.313
drag Problems to center of Mock View 3 - detachedSuccess0.326
drag Problems to Mock View 1 view tab area - detachedSuccess0.332
drag Problems to out of the window - detachedSuccess0.343
drag Problems folder to left of editor areaSuccess0.175
drag Problems folder to right of editor areaSuccess0.164
drag Problems folder to top of editor areaSuccess0.152
drag Problems folder to bottom of editor areaSuccess0.161
drag Problems folder to left of NavigatorSuccess0.164
drag Problems folder to right of NavigatorSuccess0.154
drag Problems folder to bottom of NavigatorSuccess0.162
drag Problems folder to center of NavigatorSuccess0.164
drag Problems folder to top of NavigatorSuccess0.165
drag Problems folder to left of ProblemsSuccess0.156
drag Problems folder to right of ProblemsSuccess0.150
drag Problems folder to bottom of ProblemsSuccess0.165
drag Problems folder to center of ProblemsSuccess0.148
drag Problems folder to top of ProblemsSuccess0.139
drag Problems folder to fast view barSuccess0.164
drag Problems folder to Navigator view tab areaSuccess0.167
drag Problems folder to Problems view tab areaSuccess0.139
drag Problems folder to Problems view title areaSuccess0.146
drag Problems folder to top of windowSuccess0.176
drag Problems folder to bottom of windowSuccess0.147
drag Problems folder to left of windowSuccess0.160
drag Problems folder to right of windowSuccess0.165
drag Problems folder to center of Mock View 1 - detachedSuccess0.341
drag Problems folder to center of Mock View 3 - detachedSuccess0.334
drag Problems folder to Mock View 1 view tab area - detachedSuccess0.416
drag Problems folder to out of the window - detachedSuccess0.332
drag editor 0 to center of NavigatorSuccess0.199
drag editor 0 to left of editor 2Success0.160
drag editor 0 to right of editor 2Success0.153
drag editor 0 to top of editor 2Success0.172
drag editor 0 to bottom of editor 2Success0.168
drag editor 0 to center of editor 2Success0.157
drag editor 0 to left of editor 0Success0.150
drag editor 0 to right of editor 0Success0.155
drag editor 0 to bottom of editor 0Success0.168
drag editor 0 to center of editor 0Success0.187
drag editor 0 to editor 0 tab areaSuccess0.141
drag editor 0 to editor 0 title areaSuccess0.146
drag editor 0 to top of windowSuccess0.174
drag editor 0 to bottom of windowSuccess0.162
drag editor 0 to left of windowSuccess0.144
drag editor 0 to right of windowSuccess0.144
drag editor 0 to center of Mock View 1 - detachedSuccess0.298
drag editor 0 to center of Mock View 3 - detachedSuccess0.318
drag editor 0 to Mock View 1 view tab area - detachedSuccess0.341
drag editor 0 to out of the window - detachedSuccess0.314
drag editor 0 folder to center of NavigatorSuccess0.155
drag editor 0 folder to left of editor 2Success0.141
drag editor 0 folder to right of editor 2Success0.159
drag editor 0 folder to top of editor 2Success0.158
drag editor 0 folder to bottom of editor 2Success0.134
drag editor 0 folder to center of editor 2Success0.142
drag editor 0 folder to left of editor 0Success0.161
drag editor 0 folder to right of editor 0Success0.129
drag editor 0 folder to bottom of editor 0Success0.146
drag editor 0 folder to center of editor 0Success0.163
drag editor 0 folder to editor 0 tab areaSuccess0.164
drag editor 0 folder to editor 0 title areaSuccess0.128
drag editor 0 folder to top of windowSuccess0.149
drag editor 0 folder to bottom of windowSuccess0.156
drag editor 0 folder to left of windowSuccess0.163
drag editor 0 folder to right of windowSuccess0.147
drag editor 0 folder to center of Mock View 1 - detachedSuccess0.264
drag editor 0 folder to center of Mock View 3 - detachedSuccess0.293
drag editor 0 folder to Mock View 1 view tab area - detachedSuccess0.298
drag editor 0 folder to out of the window - detachedSuccess0.273
drag editor 2 to center of NavigatorSuccess0.156
drag editor 2 to left of editor 2Success0.172
drag editor 2 to right of editor 2Success0.143
drag editor 2 to top of editor 2Success0.130
drag editor 2 to bottom of editor 2Success0.128
drag editor 2 to center of editor 2Success0.145
drag editor 2 to left of editor 0Success0.155
drag editor 2 to right of editor 0Success0.159
drag editor 2 to bottom of editor 0Success0.155
drag editor 2 to center of editor 0Success0.153
drag editor 2 to editor 0 tab areaSuccess0.133
drag editor 2 to editor 0 title areaSuccess0.147
drag editor 2 to top of windowSuccess0.165
drag editor 2 to bottom of windowSuccess0.147
drag editor 2 to left of windowSuccess0.146
drag editor 2 to right of windowSuccess0.151
drag editor 2 to center of Mock View 1 - detachedSuccess0.264
drag editor 2 to center of Mock View 3 - detachedSuccess0.292
drag editor 2 to Mock View 1 view tab area - detachedSuccess0.294
drag editor 2 to out of the window - detachedSuccess0.286
drag editor 2 folder to center of NavigatorSuccess0.160
drag editor 2 folder to left of editor 2Success0.140
drag editor 2 folder to right of editor 2Success0.130
drag editor 2 folder to top of editor 2Success0.151
drag editor 2 folder to bottom of editor 2Success0.129
drag editor 2 folder to center of editor 2Success0.126
drag editor 2 folder to left of editor 0Success0.149
drag editor 2 folder to right of editor 0Success0.153
drag editor 2 folder to bottom of editor 0Success0.152
drag editor 2 folder to center of editor 0Success0.147
drag editor 2 folder to editor 0 tab areaSuccess0.156
drag editor 2 folder to editor 0 title areaSuccess0.160
drag editor 2 folder to top of windowSuccess0.144
drag editor 2 folder to bottom of windowSuccess0.152
drag editor 2 folder to left of windowSuccess0.140
drag editor 2 folder to right of windowSuccess0.146
drag editor 2 folder to center of Mock View 1 - detachedSuccess0.284
drag editor 2 folder to center of Mock View 3 - detachedSuccess0.306
drag editor 2 folder to Mock View 1 view tab area - detachedSuccess0.294
drag editor 2 folder to out of the window - detachedSuccess0.293
testDragStandaloneViewSuccess0.142
testColorPreferenceListener_def_defaultedcolorSuccess0.031
testColorPreferenceListener_def_nooverridecolorSuccess0.002
testColorPreferenceListener_th1_swtcolorSuccess0.009
testColorPreferenceListener_th1_rgbcolorSuccess0.001
testColorPreferenceListener_th1_defaultedcolorSuccess0.000
testColorPreferenceListener_th1_nooverridecolorSuccess0.000
testDataKeySet_data1Success0.000
testDataKeySet_data2Success0.001
testDataKeySet_int1Success0.000
testDataKeySet_bool1Success0.000
testDataKeySet_BOGUSKEYSuccess0.000
testDataOverride_data1Success0.000
testDataOverride_data2Success0.000
testDefaultedColor_rgbcolorSuccess0.000
testDefaultedColor_defaultedcolorSuccess0.000
testDefaultedColor_defaultedcolor2Success0.000
testDefaultedFont_valfontSuccess0.000
testDefaultedFont_defaultedfontSuccess0.000
testDefaultedFont_defaultedfont2Success0.000
testDefaultedFontOverride_valfontSuccess0.000
testDefaultedFontOverride_defaultedfont2Success0.000
testDefaultedFontOverride_defaultedfont3Success0.000
testDefaultedOverrideColor_rgbcolorSuccess0.000
testDefaultedOverrideColor_defaultedcolor2Success0.000
testDefaultedOverrideColor_defaultedcolor3Success0.000
testFontCascadeEventsSuccess0.002
testFontPreferenceListener_def_novalfontSuccess0.002
testFontPreferenceListener_def_valfontSuccess0.008
testFontPreferenceListener_def_defaultedfontSuccess0.005
testFontPreferenceListener_def_nooverridefontSuccess0.002
testFontPreferenceListener_th1_valfontSuccess0.000
testFontPreferenceListener_th1_novalfontSuccess0.000
testFontPreferenceListener_th1_defaultedfontSuccess0.001
testFontPreferenceListener_th1_nooverridefontSuccess0.000
testGetBadThemeSuccess0.000
testIntDataConversionSuccess0.000
testNoValFontSuccess0.000
testNoValFontOverrideSuccess0.001
testPlatformColorSuccess0.000
testPlatformFontSuccess0.000
testRGBColorSuccess0.000
testRGBColorOverrideSuccess0.000
testSetThemeSuccess0.002
testStringDataSuccess0.002
testSWTColorSuccess0.000
testSWTColorOverrideSuccess0.000
testThemeDescription_defaultSuccess0.001
testThemeDescription_theme1Success0.000
testValFontSuccess0.000
testThemeExtensionNameSuccess0.007
testThemeExtensionDataSuccess0.000
testThemeExtensionColorSuccess0.000
testThemeExtensionFontSuccess0.000
testBadColor1Success0.000
testBadColor2Success0.000
testBadColor3Success0.000
testBooleanDataConversionSuccess0.000
testColorCascadeEventsSuccess0.003
testColorFactorySuccess0.000
testColorPreferenceListener_def_swtcolorSuccess0.003
testColorPreferenceListener_def_rgbcolorSuccess0.013
testDefaultColorDescriptorSuccess0.000
testPushdownSuccess0.005
testOpenAndCloseSuccess0.156
testImageSuccess0.137
testOpenAndCloseSuccess0.104
testPerspectiveResetSuccess0.239
testViewClosureSuccess0.136
testCloseInFastViewPerspectiveSuccess0.171
testShowSuccess0.151
testActivateProblemsViewSuccess0.149
testPerspectiveChangeSuccess0.155
testPerspectiveChangeWith32StickyBehaviorSuccess0.208
testCloseInEmptyPerspectiveSuccess0.137
testCloseInNonEmptyPerspectiveSuccess0.258
testCreateProblemsViewSuccess0.199
testStandbySuccess0.127
testNonAdaptableContributionsSuccess0.014
testContributorResourceAdapterSuccess0.062
testAdaptablesSuccess0.021
testDuplicateAdaptablesSuccess0.009
testObjectStateContentTypeSuccess0.134
testVisibilityTracksEnablementFailureN/A

junit.framework.AssertionFailedError
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.135
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.118
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.125
testBasicPopulationSuccess0.109
testBasicMenuPopulationSuccess0.122
testViewPopulationFailureN/A

junit.framework.AssertionFailedError
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.118
testMenuIconsSuccess0.109
testToolBarItemsSuccess0.105
testFactoryAdditionSuccess0.127
testFactoryRemoveSuccess0.111
testDynamicFactoryAdditionSuccess0.130
testDynamicFactoryRemoveSuccess0.104
testFactoryScopePopulationSuccess0.118
testAfterQueryInvalidSuccess0.095
testAfterQueryOneGroupSuccess0.121
testAfterQueryTwoGroupsSuccess0.102
testBeforeQueryInvalidSuccess0.127
testBeforeQueryOneGroupSuccess0.130
testBeforeQueryTwoGroupsSuccess0.115
testBeforeQueryTwoGroups2Success0.095
testEndofQueryInvalidSuccess0.109
testEndofQueryOneGroupSuccess0.112
testEndofQueryTwoGroupsSuccess0.097
testEndofQueryTwoGroups2Success0.101
testEndofQueryTwoGroups3Success0.115
testEndofQueryTwoGroups4Success0.105
testPrivatePopupSuccess0.115
testMenuServiceContributionSuccess0.111
testMenuServicePopupContributionSuccess0.136
testDynamicMenuSuccess0.184
testDynamicMenuMultiOpenSuccess0.190
testToolTipSuccess0.117
testMenuOnlyHasShowViewActionSuccess0.109
testFastViewMenuVariantOnlyHasShowViewActionSuccess0.102
testPopupSuccess0.148
testWorkbenchEncodingsSuccess0.019
testFileNameWithAmpersandSuccess0.282
testBug255005SiteLeakSuccess0.437
testBug265449PropertiesLeakSuccess0.556
testTextEditorContextMenuSuccess0.562
testDestroyedDialogLeaksSuccess0.521
testSimpleEditorLeakSuccess0.884
testSimpleViewLeakSuccess0.486
testBug255005ServiceLeakSuccess0.505
testCrashSuccess0.010
testDeadlockSuccess30.173
testOKSuccess0.157
testDeadlockSuccess0.103
testDeadlockSuccess0.102
testBugSuccess0.091
testBugSuccess0.039
testManyThreadsSuccess0.031
testBugSuccess1.155
testModalContextTransferSuccess3.970
testBug262032Success1.840
test159305Success0.001
testExceptionDuringOpenOperationSuccess0.001
test94459Success0.000
test94459AllContextsEmptySuccess0.000
test94400Success0.001
test123316Success0.000
testUnsuccessfulOpenOperationSuccess0.000
testNotAddedOpenOperationSuccess0.000
testMultipleOpenOperationSuccess0.001
testAbortedOpenOperationSuccess0.000
testOperationApprovalSuccess0.000
testOperationFailureSuccess0.001
testOperationRedoSuccess0.000
testOperationUndoSuccess0.000
testHistoryFactorySuccess0.000
testOperationChangedSuccess0.001
testContextDisposeSuccess0.000
testContextHistoriesSuccess0.000
testHistoryLimitSuccess0.000
testLocalHistoryLimitsSuccess0.001
testOpenOperationSuccess0.000
test87675_splitSuccess0.000
test87675_undoredoSuccess0.001
testOperationApprover2Success0.000
testReplaceContextSuccess0.000
test128117simpleSuccess0.001
test128117complexSuccess0.000
testStressTestAPISuccess0.871
testWorkspaceAdapterSuccess0.212
testMatchingContextSuccess2.798
testOperationsAPIinThreadsSuccess3.472
test115761Success108.808
testFolderCopyLinkUndoRedoSuccess0.445
testFolderCopyRenameUndoRedoSuccess0.835
testFolderRenameUndoRedoSuccess0.288
testFolderDeleteUndoRedoSuccess0.227
testNestedRedundantFolderDeleteUndoRedoSuccess0.239
testNestedRedundantFileDeleteUndoRedoSuccess0.253
testFolderDeleteLinkedUndoRedoSuccess0.234
testFileCreateLeafUndoRedoSuccess0.242
testFileCreateNestedInProjectUndoRedoSuccess0.216
testFileCreateNestedInFolderUndoRedoSuccess0.254
testFileCreateLinkedUndoRedoSuccess0.233
testFileCreateLinkedNestedUndoRedoSuccess0.239
testFileMoveUndoRedoSuccess0.232
testFileMoveAndOverwriteUndoRedoSuccess0.241
testFileCopyUndoRedoSuccess0.247
testFileCopyLinkUndoRedoSuccess0.258
testFileCopyRenameUndoRedoSuccess0.246
testFileCopyAndOverwriteUndoRedoSuccess0.289
testFileRenameUndoRedoSuccess0.267
testFileDeleteUndoRedoSuccess0.199
testFileLinkedDeleteUndoRedoSuccess0.255
testFileAndFolderMoveSameDestsSuccess0.243
testFileAndFolderCopyDifferentDestsSuccess0.217
testFileAndFolderCopyDifferentNamesSuccess0.250
testRedundantFileAndFolderCopySuccess0.233
testFileAndFolderCopySameDestsSuccess0.231
testWorkspaceUndoMonitorSuccess0.222
testProjectCopyUndoInvalidSuccess0.201
test162655Success0.219
test250125Success0.147
testProjectClosedCopyUndoRedoSuccess0.302
testProjectCopyAndChangeLocationUndoRedoSuccess0.260
testProjectClosedCopyAndChangeLocationUndoRedoSuccess0.334
testProjectCopyAndChangeToInvalidLocationUndoRedoSuccess0.149
testProjectRenameUndoRedoSuccess0.225
testProjectDeleteUndoRedoSuccess0.287
test201441Success0.203
testProjectClosedDeleteUndoRedoSuccess0.356
testProjectDeleteWithContentUndoRedoSuccess0.314
testProjectClosedDeleteWithContentUndoRedoSuccess0.174
testFolderCreateLeafUndoRedoSuccess0.237
testFolderCreateNestedInProjectUndoRedoSuccess0.225
testFolderCreateNestedInFolderUndoRedoSuccess0.256
testDeleteNestedResourcesUndoRedoSuccess0.209
testFolderCreateLinkedUndoRedoSuccess0.204
testFolderCreateLinkedNestedUndoRedoSuccess0.239
testFolderMoveUndoRedoSuccess0.205
testRedundantSubFolderMoveUndoRedoSuccess0.242
testRedundantFolderFileMoveUndoRedoSuccess0.220
testFolderCopyUndoRedoSuccess0.254
testCreateSingleMarkerUndoRedoSuccess0.228
testCreateMultipleMarkersSingleTypeUndoRedoSuccess0.226
testCreateMultipleMarkerTypesUndoRedoSuccess0.238
testUpdateSingleMarkerUndoRedoSuccess0.213
testUpdateMultipleMarkerUndoRedoSuccess0.243
testUpdateAndMergeSingleMarkerUndoRedoSuccess0.219
testUpdateAndMergeMultipleMarkerUndoRedoSuccess0.237
testDeleteMarkersUndoRedoSuccess0.215
testCreateMarkerUndoInvalidSuccess0.154
testCreateMarkerUndoInvalid2Success0.135
testUpdateMarkersInvalidSuccess0.149
testUpdateMarkersInvalid2Success0.252
testProjectCreateUndoRedoSuccess0.306
testProjectMoveUndoRedoSuccess0.251
testProjectMoveInvalidLocationUndoRedoSuccess0.147
testProjectCopyUndoRedoSuccess0.219
test223956Success0.253
testFieldDecorationRegistrySuccess0.001
testBug317102Success0.284
testOpenBasicEditorSuccess0.262
testOpenTestFileSuccess1.750
testDirtySuccess0.139
testTrackCoolBarSuccess1.368
testCreateCheckboxFilteredTreeSuccess0.044
testCreateMyFilteredTreeSuccess0.052
testCreateFilteredTreeSuccess0.063
testSourceProviderSuccess0.100
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.413
testPlatformPropertySuccess0.010
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.137
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.116
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.098
testRestrictionSuccess0.000
testPropertyChangeSuccess0.095
testScopedServiceSuccess0.102
testSourceProviderPrioritySuccess0.000
testGlobalServiceSuccess0.000
testWindowServiceSuccess0.001
testLocalServiceCreatedSuccess0.000
testLocalDialogServiceSuccess0.001
testWorkbenchServiceFactorySuccess0.000
testWaitCursorSuccess2.644
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:3528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3181)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
0.178
testWizardWithNoDefaultContructorSuccess0.069
testAutoOpeningTrayOnShowSuccess0.050
testModalitySwitch5Success0.240
testSupportLinkVisibility1Success0.061
testSupportLinkVisibility2Success0.048
testSupport2Success0.025
testDetails1Success0.028
testNullLabelProviderSuccess0.000
testNonNullLabelProviderSuccess0.062
testList1Success0.061
testBug260937Success0.000
testBug276371Success0.027
testOKStatus1Success0.015
testOKStatus2Success0.018
testBug211933Success0.016
testBlockingAppearanceSuccess0.056
testNonBlockingAppearanceSuccess0.014
testModalitySwitch1Success0.075
testCheckingForMessageDuplication1Success0.016
testModalitySwitch2Success0.070
testModalitySwitch3Success0.095
testModalitySwitch4Success0.075
testWithStatusAdapter1Success0.016
testWithStatusAdapterAndLabelProvider1Success0.018
testWithStatusAdapter2Success0.016
testWithStatusAdapter3Success0.014
testWithStatusAdapter4Success0.017
testWithStatusAdapter5Success0.016
testWithStatusAdapter6Success0.027
testSupport1Success0.022
testList2Success0.052
testList3Success0.044
testBug275867Success0.026
testBug278965_1Success0.026
testBug278965_2Success0.016
testBug278965_3Success0.020
testBug288770_1Success0.027
testBug288770_2Success0.027
testBug288770_3Success0.021
testBug288770_4Success0.029
testBug288765Success0.102
testIgnoringOpenTrayOnShowSuccess0.104
testDisposingSuccess0.001
testProvidedText_1Success0.000
testImagesSuccess0.000
testDecoratingSuccess0.001
testDefaultSupportProviderEnablementSuccess0.000
testJFacePolicySupportProviderSuccess0.050
testJFacePolicyOverDefaultPreferenceSuccess0.000
testSelfClosureSuccess0.051
testDefaultTitleSuccess0.000
testOKStatusAcceptanceWhenOKStatusEnabledSuccess0.000
testOKStatusAcceptanceWhenOKStatusNotEnabledSuccess0.000
testCheckRecognizingImmediatePrompting2Success0.000
testCheckRecognizingNonImmediatePromptingSuccess0.000
testCheckMaskingSuccess0.000
testCheckRecognizingImmediatePrompting1Success0.000
testWorkspaceFileSuccess0.002
testExternalFileSuccess0.000
testCommandPropertySuccess0.514
testClearTaskInfoSuccess0.801
testCompareToContractComplianceSuccess2.057
testJobStateOrderingSuccess0.000
Properties >>

Back to top