Unit Test Results.

Downloads / Build / Test Results | org.eclipse.ui.tests_ep419I-unit-mac64-java11_macosx.cocoa.x86_64_11.xmlDesigned for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
13582099.85%1773.076
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)Time StampHost
org.eclipse.ui.tests1358021773.0762021-03-04T05:24:59

Package org.eclipse.ui.tests

NameTestsErrorsFailuresTime(s)Time StampHost
UiTestSuite1358021773.0762021-03-04T05:24:59
Back to top


TestCase UiTestSuite

NameStatusTypeTime(s)
testExportResourcesSuccess0.247
testCtrlMSuccess0.000
testMultiSelectionAndOneInitialSelectionWithInitialPatternSuccess0.151
testEndsWithQuestionMarkAndEndTerminatorSuccess0.000
testValFontSuccess0.000
testGetPerspectiveSuccess0.615
testExportAddToNewCategorySuccess0.000
testZoomCommandSuccess0.495
testOpenAndHideEditor1Success0.000
testAfterQueryInvalidSuccess5.346
testGetActivePageSuccess0.000
testSiblingContextConflictSuccess0.000
testFindViewInSecondWindowAndActivePerspectiveSuccess5.849
testImportSourceSuccess0.463
testLongRunningComputerDoesntFreezeUISuccess11.799
testBadFirstFontDefinitionSuccess0.002
testExportZipCreateSelectedDirectoriesWithFoldersSuccess0.045
testAdaptsToT5Success0.430
testGetShellSuccess0.427
testSchemeOverrideDifferentContextsSuccess0.003
testDisableDecoratorSuccess5.428
test08ImportTarWithEmptyFolderSuccess0.447
testRemoveActiveEditorSuccess0.036
testHashCode6Success5.442
testBugSuccess0.191
testEmptySuccess0.000
testBeforeQueryOneGroupSuccess5.338
testApplicableTo_InheritanceSuccess0.008
testWithStatusAdapter1Success4.082
testCreateMarkerUndoInvalidSuccess0.164
testSelfMuteT1Success0.434
testImportModularProjectsWithSameNameSuccess1.068
testGetImageDescriptorSuccess0.000
testFontPreferenceListener_def_valfontSuccess0.000
testBasicWorkingSetElementAdapter_AdapterManagerSuccess0.001
testSelectionTypeT1Success0.435
testEnableDecoratorSuccess5.444
testWorkingSetRegistrySuccess0.001
testNotRedActionSuccess5.449
testGetDisabledCategories5Success0.020
testSaveEditorSuccess0.453
testWithStatusAdapter2Success5.105
testGetEditorsSuccess0.504
testRefreshContributorSuccess0.673
testWorkbenchProviderSuccess11.051
testExactMatch2Success0.004
testAllSuccess0.002
testContributedElementSuccess5.722
testShowViewSuccess0.504
testSerializeShowPerspectiveSuccess0.001
testBugAsDescribedSuccess0.235
testImportCategoryDoesNotExistSuccess0.001
testDuplicateAdaptablesSuccess0.302
testOpenEditorsReuseSuccess0.000
testAutoLoadSuccess0.107
testNoValFontSuccess0.005
testGetSharedImagesSuccess0.001
testReplaceContextSuccess0.000
testProblemTypesSuccess0.001
testFolderDeleteUndoRedoSuccess0.281
testFindHistoryViewReferenceAfterShowViewCommandSuccess11.716
testContextsSuccess0.055
testActivityRequirementBindingsSuccess0.002
testClearTaskInfoSuccess6.567
testAstersisksForOneGapSuccess0.000
testSystemPropertySuccess0.000
testSeveritySuccess0.040
test250125Success0.175
testFieldDecorationRegistrySuccess0.008
testInitialSelectionWithNormalPropertiesSuccess6.611
testWindowContextActivationSuccess20.670
testCommandThroughWindowSuccess5.335
testDeleteReadOnlyCheckSuccess0.140
testRemoveBindingsSuccess0.001
testPropertyTester1Success0.033
testIntDataConversionSuccess0.000
testGetImageDescriptorSuccess0.000
test_1_1_RelationshipInMenuManagerRenderer_Bug552361Success5.497
testBug278965_3Success4.098
testCloseAllEditorsSuccess0.634
test123316Success0.001
testPropertyChangeSuccess5.332
testGetIdSuccess0.430
testHashCode3Success5.460
testRunSuccess0.414
testTextShorterThanPatternSuccess0.000
testRestoreContextSuccess0.048
testColorFactorySuccess0.001
testNothingUsefulSpaceSplit3Success0.000
testFindMatchingEditorSuccess0.489
testFileAndFolderCopyDifferentDestsSuccess0.286
testItemOrderFailureNot all jobs visible in progress view expected:<6> but was:<7>

junit.framework.AssertionFailedError: Not all jobs visible in progress view expected:<6> but was:<7>
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.failNotEquals(Assert.java:329)
at junit.framework.Assert.assertEquals(Assert.java:78)
at junit.framework.Assert.assertEquals(Assert.java:234)
at junit.framework.TestCase.assertEquals(TestCase.java:377)
at org.eclipse.ui.tests.progress.ProgressViewTests.testItemOrder(ProgressViewTests.java:174)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4179)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3839)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:118)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
at org.eclipse.equinox.launcher.Main.run(Main.java:1461)
at org.eclipse.equinox.launcher.Main.main(Main.java:1434)
at org.eclipse.core.launcher.Main.main(Main.java:44)
11.302
testPageWindowListenerSuccess5.774
testDeadlockFromBug501681Success2.450
testEquals7Success5.483
testBug262032Success1.471
testEditPageSuccess0.401
testColorPreferenceListener_def_rgbcolorSuccess0.001
testGetReturnTypeSuccess0.000
testWithStatusAdapter3Success3.091
testVisibilityTracksEnablementSuccess5.330
testIDESaveAllEditorsSuccess0.608
testMultipleOpenOperationSuccess0.000
testOpenEditor2Success0.454
testRefreshFullContributorSuccess5.420
testFileMoveUndoRedoSuccess0.275
testChangeSchemesSuccess0.039
testDoubleDeletedBindingSuccess0.037
testColorPreferenceListener_def_swtcolorSuccess0.000
testExportTarSuccess0.040
testCompareToContractComplianceSuccess2.137
testGetBestActiveBindingForSuccess0.003
testPlatformOverrideSuccess0.000
XXXtestMoveableFlagSuccess0.000
testRestoreCommandSuccess0.038
testChildrenInMultipleBranchesAffectAncestorsSuccess0.000
testDefaultTextEditorPrefSuccess0.276
testInstanceOfPageSuccess0.055
testMultipleChildrenInOneBranchAffectParentSuccess0.001
testCloseAllPerspectivesSuccess0.818
testThemeDescription_theme1Success0.000
testInitSuccess0.420
testCreateMultipleMarkersSingleTypeUndoRedoSuccess0.267
testStartsWithQuestionMarkSuccess0.000
testApplicableTo_AdapterManager2Success0.008
testSaveAllEditorsSuccess0.517
testDynamicMenuMultiOpenSuccess10.626
testColorRegistryListener_def_nooverridecolorSuccess0.001
testGetEnabledCategories2_ASuccess0.019
testSaveWSetSuccess0.046
testBug474072Success0.002
testAboutSuccess0.540
testDataOverride_data1Success0.000
testSelectionEventWhenInactiveSuccess0.434
testGetRecentWorkingSetsSuccess0.019
testDeleteChecksWithModelProviderSuccess30.047
testActivityPatternBindingsSuccess0.000
testPartHiddenWhenObscuredSuccess0.477
testDropOverwriteSuccess0.157
testJobStateOrderingSuccess0.000
testDefaultedFont_defaultedfont2Success0.000
testGetSelectionProviderSuccess0.406
testDestroyedDialogLeaksSuccess7.330
testSuffixesSuccess0.000
testColorRegistryListener_th1_swtcolorSuccess0.001
testLifecycleSuccess0.465
testStartupSuccess0.033
testCreateWorkingSetSelectionDialogSuccess0.423
testNonAdaptableContributionsSuccess0.005
testNoExceptionSuccess1.464
testEqualsAndHashSuccess0.000
testGetShowViewShortcutsSuccess1.325
testAppearancePrefSuccess0.264
testSuccess0.523
testCtrlSuccess0.000
testHideSaveableViewSuccess0.641
testToolTipSuccess5.346
testDecoratorCacheIsDisposedSuccess0.097
testSetSelectionProviderSuccess0.440
testSpacesInKeysAreIllegalSuccess0.003
testDecorateT1Success0.434
testChineseSuccess0.000
testMixedNodesSuccess0.087
XXXtestHideActionSetSuccess0.000
testProvidingCustomSupportAreaProviderSuccess1.072
testWorkingSetCycleSuccess0.062
testPageBookPageContextActivationSuccess5.934
testCtrlShift7_USSuccess0.000
testBadColor3Success0.000
testOpenAndCloseWithNoMementoSuccess0.413
testProjectCreateUndoRedoSuccess0.315
testRemoveLastListenerSuccess0.004
testNewFolderSuccess0.208
testMinimumSelectionSizeT4Success0.420
testWorkbenchPrefSuccess0.195
testMultiSelectionAndNoInitialSelectionWithInitialPatternSuccess0.149
testBeforeQueryInvalidSuccess5.330
testLocalHistoryLimitsSuccess0.000
testDefaultedOverrideColor_defaultedcolor3Success0.001
testFindReplaceSuccess0.000
testDecorateT5Success0.434
testOpenPerspectiveWithMultiViewPlaceholdersAtTopLevelSuccess0.000
testFolderDeleteLinkedUndoRedoSuccess0.297
fileSeparatorOpensProposalPopupSuccess0.000
testNoNamespaceFactorySuccess5.728
testOpenEditor2Success0.549
testPerspectiveOpenSuccess0.488
testSaveableRetargetingSuccess5.752
testNoDuplicateWorkingSetNamesDifferentLabelsSuccess0.011
testPagePartListener2Success6.161
testGetShellSuccess5.445
testExportTarCreateSelectedDirectoriesCompressedSuccess0.047
testForBreak312Success0.011
testGetInputSuccess0.979
testZipGetStatusSuccess0.038
testOpenEditor3Success0.497
test19CloseImportedProjectsZipFileSuccess0.415
testStackPlacementRightSuccess0.477
testNoValFontOverrideSuccess0.000
testShowViewSuccess0.479
testBug278965_1Success4.108
testFindViewInSecondWindowAndInactivePerspectiveSuccess6.050
testWorkSetAdaptationSuccess0.080
testAutoOpeningTrayOnShowSuccess1.097
testFolderCopyRenameUndoRedoSuccess0.335
testFindViewInFirstWindowAndInactivePerspectiveSuccess5.960
testGetStatusSuccess0.037
TODOtestBindingTransformSuccess0.000
testWithStatusAdapterAndLabelProvider1Success3.099
testActiveWindowValueTypeSuccess0.000
testTwoHandlersSuccess0.007
testGetWorkingSetSuccess0.004
testBug72337Success0.002
testBug278965_2Success2.078
testHideViewWithPartSuccess0.407
testNothingUsefulSplitSuccess0.000
testChangedWorkingSetsSuccess0.825
testDataKeySet_bool1Success0.000
testBugSuccess1.122
testForNegativeNumberSuccess0.013
testGetEditorRegistrySuccess0.000
testJoinSuccess0.600
testInitialPopulationSuccess0.628
testCamelCaseMatch3Success0.004
testGetShellSuccess0.459
testSavePerspectiveSuccess1.072
testInputIfHidden2Bug69953Success7.365
testSaveEditorSuccess0.450
test128117simpleSuccess0.000
testGetEnabledCategories4Success0.000
testEditorContentTypeByFilenameWithContentTypeSuccess0.000
testQuestionMarksSuccess0.000
testNewFolderSuccess0.216
testHelpContextIdSuccess0.002
testGetShellAfterCloseSuccess0.421
testHandlerLeakSuccess0.663
XXXtestDynamicFactoryRemoveSuccess0.000
testAddProjectsSuccess0.245
testOpenOperationSuccess0.001
testUserPredicateT4Success0.442
testNoParametersNoCallbacksSuccess0.001
testGetDefaultPerspectiveSuccess0.000
testBug265449PropertiesLeakSuccess6.705
testGetEnabledCategories5_AaSuccess0.025
testRedAndTrueActionSuccess5.501
testFastViewMenuVariantOnlyHasShowViewActionSuccess5.339
testFontEditorsPrefSuccess0.253
testDynamicMenuSuccess5.356
setCheckedSuccess0.039
testGetNameSuccess0.000
testStaticMenuContributionSuccess0.549
testFileCopyAndOverwriteUndoRedoSuccess0.400
testSetPerspectiveSuccess0.375
testSelectPerspectiveSuccess1.178
testProjectCopyAndChangeToInvalidLocationUndoRedoSuccess0.164
testFolderCreateLinkedNestedUndoRedoSuccess0.283
testFactoryRemoveSuccess5.353
testPageWindowListener2Success6.142
testListenerSafetySuccess0.011
testDisposeSuccess0.000
testDisposalWithoutSuccessfulInitializationSuccess5.385
testPerformQueryForMatchChildrenSuccess0.001
testCrashSuccess0.056
testDefaultsSuccess0.425
testSetGetLabelProviderSuccess0.000
testExportZipSuccess0.041
testBindingsSuccess0.034
testBug275867Success3.106
testNotAddedOpenOperationSuccess0.000
testIsIgnoredForCamelCaseSuccess0.000
testZipFileExportSuccess0.000
testRemovePageSuccess5.668
testKeepOnePropertySuccess8.386
testActivateSuccess0.686
testCreateWriteRootSuccess0.000
testCommandEnableContextSuccess6.027
testFindExternalEditorSuccess0.018
testDoneSuccess0.050
testOpenAndHideEditor2Success0.000
testGetEditorDescriptorForFileStoreNoEditorSuccess0.000
testWorkingSets1Success0.418
testParmsToDifferentProtocolSuccess0.000
testUpdateAndMergeMultipleMarkerUndoRedoSuccess0.321
activePluginsShouldNotIncreaseSuccess0.000
testEndofQueryTwoGroups4Success5.361
testAdaptsToT4Success0.435
testTruncatingCastSuccess0.000
testStressTestAPISuccess1.161
testStructuredSelectionOneSuccess0.000
testNewProjectSuccess0.209
testSetCreateContainerStructureSuccess0.471
testBug566858_leadingWhitespaceSuccess0.563
testActivePartReferenceSuccess0.001
XXXtestCustomNameAndContentDescriptionSuccess0.000
testSupportLinkVisibility2Success7.159
testBug559600Success0.592
testNothingUsefulSpaceSplit2Success0.000
testOverrideEditorAssociationsSuccess0.003
testCompareViewersPrefSuccess1.252
testSuggestionUseExecuteCommandSuccess0.000
testFollowsSelectionSuccess5.543
testApplicableTo_Adapter1Success0.009
testPatternMatch1Success0.065
testEqualsSuccess5.325
testRedActionSuccess5.503
testNoDefaultEditorsSuccess0.000
testDynamicLifecycleSuccess0.533
testDynamicRegistrySuccess0.279
testActivityPreferenceSuccess0.008
testTwoJobsRefreshOnceSuccess0.315
testSaveAllSuccess0.167
testNothingUsefulSpaceSplitSuccess0.000
testBringToTop_MinimizedViewWithoutEditorsBug292966Success1.605
testPutAndGetIntegerSuccess0.004
testGoodFontDefinitionSuccess0.001
testUserOverrideSuccess0.000
testShowInPropertySheetSuccess5.440
testGetShowInContextFromPropertySheetSuccess5.444
testFileTypeExistsSuccess0.165
testSelectionPartVisibleT1Success0.445
testPrefixMatchHavePrioritySuccess5.681
testColorRegistryListener_th1_rgbcolorSuccess0.000
testSystemPropertyActionSuccess5.490
testStackPlacementBottomSuccess0.483
test201441Success0.257
testInputIfHiddenAndSelectionNotChangesBug485154Success7.084
testEqualsNullInputSuccess5.445
testProjectCopyUndoInvalidSuccess0.247
testAnyErrorFilterSuccess0.001
testFindViewInSecondWindowAndInactivePerspectiveWithOpenAndCloseSuccess5.993
testProvidedText_1Success0.000
testTarWithFileAtRootSuccess0.434
testRecentWorkingSetsLengthSuccess0.119
testImport6ProjectsSuccess1.305
testGlobalDeleteActionSuccess0.000
testRedAndTrueActionSuccess5.449
testSystemPropertyActionSuccess5.465
testRenameOverwriteSuccess0.157
testStartsWithAsteriskAndQuestionMarkSuccess0.001
testCategoryCount1_ASuccess0.020
testFindViewSuccess0.406
testCreateReadRootReaderExceptionCasesSuccess0.007
testCopyOverwriteSuccess0.130
testNewProjectSuccess0.289
testCommandServiceExecuteClosePartSuccess0.064
testGlobalServiceSuccess0.002
testOpenAndHideEditor4Success0.000
testGetEnabledCategories2Success0.001
testSingleWordsSuccess0.001
testGetNextCamelIndexSuccess0.000
testUpdateSingleMarkerUndoRedoSuccess0.334
testSetIdSuccess0.007
testTwoEvaluationsSuccess31.764
testView_CREATE2Success0.576
testProjectClosedDeleteUndoRedoSuccess0.447
testNewProjectPage1Success0.219
testReadHistorySuccess0.180
testEditorContentTypeByExtWithoutContentType1Success0.000
testAddPropertyListenerSuccess0.027
testEditorSelectionSuccess0.516
testAddPartListenerToPageSuccess0.421
testCloseEditorSuccess0.535
testFileExtensionEmptySuccess0.126
testWaitCursorConcurrentJobsSuccess7.986
testEnableDecoratorSuccess0.627
testExportOverwriteSuccess0.866
testParentAffectsMultipleChildrenInOneBranchSuccess0.000
testGotoResourceSuccess0.000
testSingleJobRefreshOnceSuccess0.169
XXXtestClosableFlagSuccess0.000
testGetWorkbenchWindowSuccess0.429
testFontPreferenceListener_def_nooverridefontSuccess0.000
testEquals5Success5.485
testSelectionPartVisibleT2Success0.462
test20FullBuildAfterImportedProjectsZipFileSuccess0.805
testRefreshDeleteProjectSuccess0.125
testPartVisibleWhenObscuredSuccess0.507
testExactMatch1Success0.003
testBasicWorkingSetElementAdapter_DirectSuccess0.000
testAdaptablesSuccess0.569
testResetPerspectiveSuccess0.161
testAddSelectionListenerSuccess0.435
test01FindSingleZipSuccess0.266
testUpdateMultipleMarkerUndoRedoSuccess0.332
testImportDuplicateCategorySuccess0.000
XXXtestDynamicFactoryAdditionSuccess0.000
testInitSuccess0.457
testWithIconsSuccess0.095
testProgressInformationSuccess0.198
testPutAndGetFloatSuccess0.006
testRedOrBlueActionSuccess5.461
testOpenPage2Success0.000
testRedundantSubFolderMoveUndoRedoSuccess0.320
testFileAndFolderCopyDifferentNamesSuccess0.289
testPinningWithMultipleInstancesSuccess5.635
testColorRegistryListener_def_defaultedcolorSuccess0.000
testBlankMatchSuccess0.012
testPlatformPropertySuccess0.000
testExportNoCategoryProvidedSuccess0.002
testApplicableTo_DirectComparisonSuccess0.008
testLocalDialogServiceSuccess0.000
testQuotePatternSuccess0.001
testPatternFilterOrderSuccess0.001
testSelectionEventWhenActivatedSuccess0.481
testTarImportSuccess0.467
testBug278514TabbedPropertiesSuccess6.634
testDifferentPlatformSuccess0.038
testDecorateT2Success0.426
testResetOverriddenPreferencesSuccess0.002
testCapitalizedTextSuccess0.000
testOpenAndHideEditor6Success0.000
testAfterQueryTwoGroupsSuccess5.342
testCtrlShift7_SwissGermanSuccess0.000
testOverrideAndAddThemeDefinitionsSuccess0.006
testOKStatus2Success1.067
testPageChangeListenersSuccess5.752
testEnabledActivitiesSuccess0.000
testPartHiddenWhenClosedAndUnsharedSuccess0.426
testDisposingSuccess0.001
testPerspectiveActivatedSuccess0.000
testActivePageValueTypeSuccess0.014
testCycleCleanupSuccess0.103
testEditorContentTypeByFilenameWithoutContentType1Success0.000
testWorkingSets3Success0.385
testRemovePropertyListenerSuccess0.015
testTargetPartVisibleT2Success0.477
testSetOverwriteResourcesSuccess0.873
testParmsToSameCommandSuccess0.000
testFolderCopyUndoRedoSuccess0.315
testFindViewInFirstWindowAndInactivePerspectiveWithOpenAndCloseSuccess6.106
testSelfMuteT2Success0.452
testOpenAndHideEditor7Success0.000
testFindPreferenceByKeywordSuccess5.577
testShowInPropertySheetWithNullPartSuccess5.466
testFileRenameUndoRedoSuccess0.290
testEnableDecoratorSuccess1.151
testChangeSchemesTwiceSuccess0.047
testWithStatusAdapter6Success5.119
testInfoPropSuccess0.000
testExportTarCreateSelectedDirectoriesWithFoldersSuccess0.042
testSchemeOverrideSuccess0.005
test09ImportSingleDirectorySuccess0.600
testBasicWorkingSetElementAdapter_IAdaptableSuccess0.000
testNestedRedundantFileDeleteUndoRedoSuccess0.303
testStaticSuccess0.002
testGetEditorDescriptorForFileStoreWithEditorSuccess0.004
testRemovePartListenerFromWindowSuccess0.439
testPinningSuccess5.564
testOpenEditor5Success0.563
testSelectionTypeT2Success0.431
testPerspectiveCloseStandaloneViewSuccess0.489
testIsEmptySuccess0.018
test223956Success0.295
testBlockingAppearanceSuccess2.088
testGetChildrenSuccess0.001
testExportTarCompressedSuccess0.040
testCommandExecuteRefreshSuccess0.001
testEndofQueryInvalidSuccess5.326
XXXtestWorkingSetSaveRestoreAggregatesSuccess0.000
testFileCopyLinkUndoRedoSuccess0.283
testFindViewInFirstWindowAndActivePerspectiveSuccess5.839
testCloseAllEditorsSuccess0.799
testHashCodeEqualsSuccess0.000
testInitialWorkingSetsSuccess0.926
testBug255005SiteLeakSuccess6.587
testGetElementsSuccess0.009
testFileCreateNestedInProjectUndoRedoSuccess0.284
testSelectionSizeT2Success0.461
testExportResourcesSuccess0.444
testProjectCopyUndoRedoSuccess0.392
testAsReportedSuccess0.001
testExportUsingImportCategorySuccess0.000
testNoDuplicateWorkingSetNameSuccess0.015
testGetIdSuccess0.452
testOpenAndCloseSuccess0.428
testPreviousChoicesAvailableSuccess6.142
testIdentifiersListenerSuccess0.001
testSetActiveEditorSuccess0.586
testOpenPage1Success0.000
testDefaultsSuccess0.420
testShowInPropertySheetWithNullContextSuccess5.473
testTrueActionSuccess5.481
testModalitySwitch3Success2.206
testOrPageSuccess0.037
failsOnMacCocoatestConflictRestoreSuccess0.000
testInfoAndChildrenSuccess0.000
testEditActionSetsDialogSuccess0.000
testBugSuccess0.348
testSetNameSuccess0.039
test06ImportZipWithEmptyFolderSuccess1.400
testMenuManagerVisibilityAndEnablementSuccess5.338
testOverrideThemeDefinitionsWhenDefinitionModifiedByUserSuccess0.003
testExportZipCreateSelectedDirectoriesCompressedSuccess0.038
testImportResourcesSuccess0.191
testMultipleEndTerminatorsSuccess0.001
testGetEditorsSuccess0.000
testWizardsSuccess0.001
testWorkbenchPrefSuccess0.265
testMarkerCategoriesSuccess0.000
testBug308894Success0.029
testDeadlockSuccess22.083
testDataKeySet_BOGUSKEYSuccess0.001
testMatchSuccess0.129
testPerspectiveChangedSuccess0.000
testIsPartialMatchSuccess0.000
testGetEnabledCategories3_ASuccess0.028
testView_VISIBLE3Success0.565
testMultiSelectionAndTwoInitialFilteredSelectionsSuccess0.135
testCustomNameAndContentDescriptionSuccess0.435
testNoCheckOnNonCheckboxSuccess5.621
testGetLabelSuccess0.000
testDecorateT4Success0.425
testFileSystemExportSuccess0.000
testNewFileSuccess0.219
testAboutBindingEmacsSuccess0.037
testFollowsPartsSuccess5.592
XXXtestDeleteClonedPerspectiveSuccess0.000
testRemoveDuringCallOutSuccess0.000
testEditorPropertiesSuccess0.482
testGetShowInContextFromAShowInSourceSuccess5.402
testEmptyContentDescriptionSuccess0.426
testSimpleEditorLeakSuccess6.785
testDecoratingSuccess0.000
testActivePageSuccess0.040
testExportFolderCreateDirectoryStructureSuccess0.460
testSetDefaultPerspectiveSuccess0.000
testBasicSelectionSuccess0.001
testSaveEffectsSharedModelSuccess0.638
testFolderCreateNestedInFolderUndoRedoSuccess0.286
testCreateAndGetChildSuccess0.003
testDefaultPageSuccess5.533
testImportSourceListSuccess0.452
testCancelWizardCancelsJobFailureProgress monitor should be hidden within 10 seconds

junit.framework.AssertionFailedError: Progress monitor should be hidden within 10 seconds
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.Assert.assertFalse(Assert.java:39)
at junit.framework.TestCase.assertFalse(TestCase.java:208)
at org.eclipse.ui.tests.datatransfer.SmartImportTests.testCancelWizardCancelsJob(SmartImportTests.java:374)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4179)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3839)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:118)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
at org.eclipse.equinox.launcher.Main.run(Main.java:1461)
at org.eclipse.equinox.launcher.Main.main(Main.java:1434)
at org.eclipse.core.launcher.Main.main(Main.java:44)
10.572
testEndofQueryTwoGroups3Success5.332
testShowBusyWhenCurrentlyIdleSuccess5.434
testResourceTypeSuccess0.047
XXXtestOpenAndCloseSaveNotNeededSuccess0.000
testSetLocaleSuccess0.000
testFolderCreateNestedInProjectUndoRedoSuccess0.273
testGetPluginIdSuccess0.450
testResetThemeRegistriesSuccess0.006
testModalitySwitch5Success9.335
testForRedundantKeySequenceBindingsSuccess5.577
testRefreshLightContributorSuccess5.425
testToolBarItemsSuccess5.342
testSubtractSuccess0.001
testZeroParameterCommandSuccess0.000
testDeleteResourceSuccess0.182
testBasicConflictsSuccess0.040
testCloseAllPerspectivesDoesNotPromptBug272070Success1.115
testSetDefaultEditorSuccess0.024
testStackOverflowSuccess0.032
testRestrictionSuccess0.000
test11ImportSingleDirectoryWithCopyDeleteProjectKeepContentsSuccess1.116
testCommandListenerExecuteRefreshSuccess0.001
testPreclosePartsWithSaveOptions_SaveAllSuccess0.786
testBug395126Success0.003
testLocalServiceCreatedSuccess0.000
testPageClosedSuccess0.000
testNoBuildersSuccess0.152
testDefaultedFontOverride_defaultedfont3Success0.000
test15ImportArchiveMultiProjectSuccess0.496
testSelectionChangedSuccess0.446
testSWTColorSuccess0.001
testExportCategoryDoesNotExistSuccess0.000
testGetDisabledCategories1Success0.049
testGetLabelSuccess0.000
testLegalKeysSuccess0.003
testSelfClosureSuccess0.053
testIgnoringOpenTrayOnShowSuccess8.246
testGetActionBarContributorSuccess0.435
testFindPropertySheetWithOtherSheetActiveSuccess5.488
testEmptySelectionListener2Success0.455
testAddPerspectiveListenerSuccess0.000
testForBreak231Success0.009
testGetWorkbenchSuccess0.454
testThreeParameterCommandSuccess0.000
testIllegalKeysSuccess0.003
testDialogSettingsContributedByFileUrlSuccess0.006
testUserPredicateT3Success0.423
testGetWorkingSetsSuccess0.092
testBrokenSaveablesBadContainedMultipleTimesSuccess0.001
testStackPlacementTopSuccess0.449
XXXtestSaveAllEditorsSuccess0.000
testSaveAsSuccess1.042
testAdaptsToT2Success0.427
testShowInPropertySheetWithNullSuccess5.450
testSchemesWithNoDefaultBindingSuccess0.039
testFindEditorSuccess0.000
testRemoveKeySuccess0.000
test391232Success0.002
testConflictSuccess0.008
testGet_SetEditorAreaVisibleSuccess0.379
testImportAddToParentedCategorySuccess0.001
testSaveChangesSuccess0.126
testLocalPartServiceSuccess0.590
testStaticLifecycleSuccess0.502
testEquals4Success5.450
testCreateMultipleMarkerTypesUndoRedoSuccess0.293
testGetWorkbenchWindowSuccess0.379
testKeepPropertySuccess6.403
testAddWorkingSetSuccess0.008
testDefaultsSuccess0.414
testList3Success6.177
testModalitySwitch1Success3.158
testNonRegExpressionPatternSuccess0.000
testJustAsteriskNothingFoundSuccess0.000
testEditorFoundWhenOpenedSuccess0.448
testForBreak132Success0.012
testTwoParameterCommandSuccess0.000
testOKSuccess0.109
testParametersWithCallbacksSuccess0.001
testGetEnabledCategories5_AbSuccess0.018
testUpdateMarkersInvalid2Success0.239
testDialogSettingsContributedByBundleSuccess0.002
testGetWorkbenchWindowSuccess0.423
testDeleteNestedResourcesUndoRedoSuccess0.263
testList1Success8.210
testWithStatusAdapter4Success3.081
testMementoWithTextContent113659Success0.001
testSelectionSizeT1Success0.444
testCloseChecksWithModelProviderSuccess60.066
XXXtestGetSelectionSuccess0.000
testRemoveNodeSuccess0.005
testNotOnDescriptionSuccess0.000
testCreateKeyBindingSuccess0.051
testGetEnabledCategories5Success0.000
testDeletedBindingPlatformSuccess0.001
test05ImportSingleZipSuccess0.271
testStackOrderSuccess0.551
testDecorateT3Success0.430
testFactoryAdditionSuccess5.316
testWizardClosingSuccess0.115
testImportResourcesSuccess0.228
testFileNameWrongSuccess0.181
testOpenEditorSuccess0.676
testConfigurationFullBuildAfterImportedProjectsSuccess1.512
testFileSystemExportSuccess0.000
testEndTerminatorSuccess0.001
testDefaultedContentTypeEditorSuccess0.000
testCreateReadRootReaderStringSuccess0.000
testColorCascadeEventsSuccess0.000
testCommandExecuteSuccess0.000
testView_CREATE3Success0.550
XXXtestSetActivePageSuccess0.000
testGetPageSuccess0.426
testMultiSelectionAndSomeInitialNonExistingSelectionWithInitialPatternSuccess0.130
testINestableServiceSuccess0.410
testOpenEditors3Success0.826
testCopyBindingSuccess0.033
testGetSchemeSuccess0.000
testPushdownSuccess0.288
testSaveAsOverwriteSuccess0.203
testClosePerspectiveSuccess0.847
testFontEditorsPrefSuccess0.252
testIndependentWorkingSetsSuccess0.570
testCollectorSuccess0.007
testNoGlobalBuildersDialogSuccess0.136
testGetRegisteredNameSuccess0.434
testShowEditorInputSuccess0.436
testWorkingSetsPersisted_Bug385592Success0.396
testExpressionEnablementSuccess0.034
testCategorySuccess0.029
testCategoryCount5_ASuccess0.017
testGetEnabledCategories1_ASuccess0.019
testDependencyInjectionLifecycleSuccess0.472
testPartIdSubmissionSuccess5.430
testWorkspaceAdapterSuccess0.002
testCreateSingleMarkerUndoRedoSuccess0.305
testWildcardAndCaseInsensitiveSuccess0.000
testPasteAndRedoBindingEmacsSuccess0.038
testAllActionSuccess5.450
XXXtestPartHiddenWhenClosedAndSharedSuccess0.000
testNoFontDefinitionSuccess0.001
testContextsSuccess0.000
testFileSystemImportSuccess0.000
testProjectReferencesPropSuccess0.000
testGetNewWizardShortcutsSuccess1.295
test07ImportSingleTarSuccess0.412
testDeletedBindingSuccess0.000
testMoveReadOnlyCheckSuccess0.140
testPartVisibleWhenOpenedUnsharedSuccess0.468
testFunnyNamesCommandSuccess0.000
testGetViewStackWithoutSecondaryIdSuccess0.436
testNothingFoundSuccess0.000
testDispatcherMultipleDisabledCommandsSuccess0.219
testGetDefinedSchemeIdsSuccess0.000
testAddThemeDefinitionsSuccess0.004
testOpenAndHideEditor3Success0.000
testOpenMatchingEditorSuccess0.488
testUnsuccessfulOpenOperationSuccess0.000
testBasic3SplitSuccess0.000
testBasicServiceSuccess31.780
testOperationUndoSuccess0.000
testAdaptsToT1Success0.434
testGetLabelSuccess0.365
testWarnOfContentChangeSuccess5.432
testThemeExtensionDataSuccess0.001
testOpenPerspectiveWithMultiViewPlaceholdersInPlaceholderFolderSuccess0.000
testExportFilesCreateDirectoryStructureSuccess0.428
testUserPredicateT2Success0.444
testCheckRecognizingNonImmediatePromptingSuccess0.000
testApplicableTo_ResourceWorkingSetSuccess0.007
testRefreshContributorSuccess0.627
testUpdateMarkersInvalidSuccess0.182
testWithSortingSuccess0.111
testNewProjectPage2Success0.226
testGetEditorDescriptorForFileStoreDoesNotExistSuccess0.048
testDataKeySet_data2Success0.000
testGetSortedPerspectivesSuccess0.694
testGetViewsSuccess0.441
testDataKeySet_int1Success0.000
testRtlSuccess0.000
testCloseEditorSuccess0.454
testNewProjectPage2Success0.232
testSetEnabledExpressionActivitySuccess0.026
testGetEnabledCategories1Success0.000
testActiveWindowSuccess0.087
testView_ACTIVE2Success0.569
test159305Success0.000
testFolderCreateLeafUndoRedoSuccess0.291
testGetActionBarsSuccess0.456
testEqualsNullInputBothSuccess5.418
testOperationRedoSuccess0.000
testSetActivePageSuccess5.683
testSelectionPartVisibleT4Success0.435
testGetIdSuccess0.000
testDefaultedColor_defaultedcolorSuccess0.000
testEmptySelectionListenerSuccess0.434
testCustomContentDescriptionSuccess0.414
testPasteBindingEmacsSuccess0.062
testGetPreferencesSuccess0.001
testBug255005ServiceLeakSuccess6.563
testCloseSuccess5.278
testOpenEditor6Success1.028
testManyAsterisksSuccess0.001
testFileEditorsPrefSuccess0.354
testOKStatusAcceptanceWhenOKStatusEnabledSuccess0.000
testCheckMaskingSuccess0.000
testGetMenuManagerSuccess0.413
testHashCode7Success5.449
test162655Success0.262
testCopyMoveResourceSuccess0.952
testGetViewStackWithSecondaryIdSuccess0.481
testRemovePropertyChangeListenerSuccess0.016
testAbortedOpenOperationSuccess0.000
testTargetPartVisibleT1Success0.449
testBug288770_3Success6.132
testEditableTextSuccess0.001
testSelectedWarningSuccess0.000
testBadFirstFontDefinitionSuccess0.001
testBrokenSaveablesBadClosedFirstSuccess0.000
testCustomTitleSuccess0.413
testViewWithStateSuccess0.515
testEditorContentTypeByExtWithoutContentType2Success0.000
testPopulateThemeRegistriesSuccess0.003
testFileCreateLeafUndoRedoSuccess0.261
XXXtestDisposeWorkbenchWindowActionDelegateBug81422Success0.000
testGetPageSuccess0.455
testBadFactory_SaveSuccess0.026
testAccumulatingMonitorInUIThreadSuccess0.069
testPutMementoSuccess0.003
testCheckUncheckChildAt3DeepSuccess0.000
testCustomNameSuccess0.448
testNullAndEmptyParameterSuccess0.000
testFileCopyUndoRedoSuccess0.268
testEndofQueryTwoGroups2Success5.327
testGetPagesSuccess0.000
testMenuServicePopupContributionSuccess5.539
testTarSetOverwriteResourcesSuccess0.834
XXXtestRemovePageListenerSuccess0.000
testGetEnabledCategories3Success0.000
test3DelimitersSuccess0.000
testAddPropertyChangeListenerSuccess0.024
testBooleanDataConversionSuccess0.455
testDisableAutoPrefixMatchingSuccess0.507
testExportResourcesSuccess0.199
testBug268676HidingPinnedTargetPartSuccess6.314
testOperationNotAvailableSuccess0.117
testRGBColorSuccess0.000
test21FullBuildAfterImportedProjectsSuccess1.015
testAddHelpForMarkerHelpMatchChildrenSuccess0.026
testGetEditorDescriptorForFileStoreNoContentTypeSuccess0.001
testWorkspaceUndoMonitorSuccess0.266
XXXtestPerspectiveViewToolBarVisibleSuccess0.000
testAlreadyDeliveredPart2Success0.452
testConvertIntegerToStringSuccess0.000
testUndefinedCommandsSuccess0.000
testGetEnabledCategories4_ASuccess0.023
testColorPreferenceListener_th1_defaultedcolorSuccess0.000
testDefaultedOverrideColor_rgbcolorSuccess0.019
testGetCurrentConflictsSuccess0.034
testNewResourceSuccess0.237
testOpenEditors1Success0.707
testMultipleWordsSuccess0.003
testSelectionPartVisibleT3Success0.434
testUndefinedCommandIsActiveLoggedSuccess0.003
testDataOverride_data2Success0.000
testGetDefaultEditor3Success0.162
testGetLabelSuccess0.001
testProjectReferencesPropSuccess0.000
testGetLocaleSuccess0.000
testNoParametersWithCallbacksSuccess0.001
testExportTarCreateSelectedDirectoriesSuccess0.041
testImportAddToNewCategorySuccess0.000
testExportZipCreateSelectedDirectoriesSuccess0.042
testActivitySuccess3.078
testFolderCopyLinkUndoRedoSuccess0.284
testShiftAltSuccess0.039
testIsDirtyStateIndicationSupportedSuccess5.498
testProjectClosedCopyAndChangeLocationUndoRedoSuccess0.492
testGetExtensionSuccess0.001
testSingleChildAffectsParentSuccess0.000
test128117complexSuccess0.000
testMenuOnlyHasShowViewActionSuccess5.328
testCustomContentDescriptionSuccess0.413
testAddRecentWorkingSetSuccess0.018
testPreviousChoicesAvailableForIncrementalExtensionSuccess5.878
test16GetProjectRecordsSuccess0.582
testOnDisplayDisposedListenerSuccess0.059
testCauseGrayAt5DeepSuccess0.001
XXXtestFactoryScopePopulationSuccess0.000
testView_VISIBLE1Success0.537
testExtensionContributionExpressionSuccess5.344
testGet_SetEditorAreaVisibleSuccess0.380
XXXtestShowActionSetSuccess0.000
testGetSelectionProviderSuccess0.416
testOpenAndFindEditorWithMatchFlagsSuccess0.000
testRedundantFolderFileMoveUndoRedoSuccess0.313
testJobPriorityOrderingSuccess0.000
testDefaultSupportProviderEnablementSuccess0.001
testOpenPageSuccess0.000
testDeliverDelayedSuccess0.523
testMinimumSelectionSizeT2Success0.444
testGoodSaveablesBadContainedMultipleTimesSuccess0.001
testProjectRenameUndoRedoSuccess0.339
testRedActionSuccess5.483
testFontPreferenceListener_th1_defaultedfontSuccess0.000
test22FullBuildAfterImportedProjectsWithCopySuccess1.038
testOperationFailureSuccess0.000
testScopedServiceSuccess0.000
testPropertyTester2Success0.033
testActiveEditorReferenceValueTypeSuccess0.003
testAddPartListenerToWindowSuccess0.418
testOpenEditor5Success0.476
testFindPropertySheetWithUnpinnedPSandSPVActiveSuccess5.633
testSupport1Success4.101
testParentIsPinnedSuccess5.598
XtestInputIfHiddenBug69953Success0.000
testColorPreferenceListener_th1_swtcolorSuccess0.001
testDispatcherMultipleCommandsOnlyOneEnabledSuccess0.140
testActivityManagerListenerSuccess0.001
testUnpinningWhenPinnedPartIsClosedSuccess5.519
testGetActivePageSuccess0.000
testColorPreferenceListener_def_nooverridecolorSuccess0.001
testBrokenSaveablesGoodClosedFirstSuccess0.003
testSimpleWindowLeakSuccess11.794
test87675_undoredoSuccess0.001
testGetPluginIdSuccess0.473
XXXtestRemovePerspectiveListenerSuccess0.000
testWizardWindowTitleSuccess0.181
testBasicContextActivationSuccess5.401
testCaseInsensitivitySuccess0.000
testGetHelpForHelpContextProviderSuccess0.005
subtreeCheckedSuccess0.044
testColorRegistryListener_def_rgbcolorSuccess0.001
testGetDefaultEditor4_Bug356116Success0.006
testSwitchDefaultToExternalBug236104Success0.039
testSourceProviderPrioritySuccess0.001
testPopupSuccess5.496
testFindCommandByDescriptionSuccess5.596
testDisableDecoratorSuccess0.660
testPrioritySuccess0.048
testGetBindingsSuccess0.000
testNothingSplitSuccess0.000
testSetContextSuccess0.447
testParameterizedCommandSuccess0.002
testSetThemeSuccess0.195
testStringDataSuccess0.000
testHideActionSetSuccess0.389
testWorkbenchEncodingsSuccess0.018
testCreateMarkerUndoInvalid2Success0.151
testSelectRevealSuccess0.624
testCreateWorkingSetFromMementoSuccess0.020
testCommandServiceExecuteRefreshSuccess0.000
testFileMoveAndOverwriteUndoRedoSuccess0.445
testFindPerspectiveWithLabelSuccess0.000
testDefaultTextEditorPrefSuccess0.170
testBasicFilterSuccess0.001
testNullLabelProviderSuccess1.001
test10ImportSingleDirectoryWithCopySuccess0.509
testOpenEditor7_Bug203640Success0.672
testCloseSuccess0.000
testAddPageListenerSuccess0.000
testGetStatusLineManagerSuccess0.428
testAboutPluginsSuccess0.274
testDisableDecoratorSuccess1.296
testAstersisksForGapsSuccess0.051
testDefaultedOverrideColor_defaultedcolor2Success0.000
testNavigatorFilterSuccess0.216
testUnrelevantOrderSuccess0.000
testGetCamelCaseIndicesSuccess0.001
testCreateReadRootReaderSuccess0.001
XXXtestOpenWorkbenchWindow2Success0.000
testRunSuccess0.490
testLocalContextSuccess5.835
testFolderCreateLinkedUndoRedoSuccess0.286
testGetShowInContextWithNoActivePartSuccess5.781
testConvertStringToIntegerSuccess0.000
testGetIDSuccess0.007
testNoPropertyPageSuccess0.161
testGetDefaultLabelProviderSuccess0.000
testCtrlShift2Success0.001
testImportUsingExportCategorySuccess0.000
testInfiniteStrokesSuccess0.033
testAcceleratorScopesSuccess0.000
testSupport2Success1.089
XXXtestGetActiveWorkbenchWindowSuccess0.000
testFindPropertySheetWithPinnedPSandSPVActiveSuccess5.556
testEndofQueryTwoGroupsSuccess5.331
testDefaultedColor_rgbcolorSuccess0.000
testHashCode2Success5.319
testNonBlockingAppearanceSuccess2.070
testFileSystemImportSuccess0.000
testAndPageSuccess0.037
testRestoreBindingSuccess0.085
testBasicSelectionEmptySuccess0.000
testSimpleViewLeakSuccess6.215
testPreviousChoicesAvailableForExtensionSuccess6.181
testNewPropertySheetSuccess5.560
testGetDefaultEditorSuccess0.000
testZeroStrokeSuccess0.037
testView_VISIBLE2Success0.576
testPlatformFontSuccess0.001
testOperationsAPIinThreadsSuccess0.025
testSuggestionUseExecuteCommandInContextSuccess0.000
testRedOrBlueActionSuccess5.487
testGetShowInContextWithNoShowInSourceSuccess5.391
testCamelCaseMatchSuccess0.745
testEmptyItemNotMatchedSuccess0.000
testEditorContentTypeByExtWithContentTypeSuccess0.001
testEqualsNonNullInputSuccess5.464
testSetPartStateSuccess0.511
testThemeExtensionFontSuccess0.000
testGetEditorsSuccess0.571
testRemoveWorkingSetAfterRenameSuccess0.030
testWindowChildWhenDialogSuccess0.001
testHistoryFactorySuccess0.001
testBug288770_1Success7.129
testThemeExtensionColorSuccess0.018
testTrueActionSuccess5.509
testContextDisposeSuccess0.000
testCtrlSpaceSuccess0.199
testMinimumSelectionSizeT3Success0.437
testZipSetOverwriteResourcesSuccess0.964
testDefaultedFontOverride_valfontSuccess0.001
testMultiSelectionAndTwoInitialNonExistingSelectionWithInitialPatternSuccess0.137
testParameterizedCommand_generateCombinationsSuccess0.001
testIsCompatibleSuccess0.000
testParentAffectsTwoChildrenSuccess0.000
failsOnMacCocoatestConflictRemoveSuccess0.000
testCommandsScopesSuccess0.000
testDefaultPageAdapterSuccess5.550
testAdaptsToT3Success0.422
testReplaceFirstSuccess0.000
testPLUGIN_IDSuccess0.001
testRemoveSelectionListenerSuccess0.438
testSWTColorOverrideSuccess0.000
testPutAndGetTextDataSuccess0.007
testInputIfHiddenByMaximizeBug509405Success7.266
testDeletedBindingAllowsParentSuccess0.000
testPartHiddenBeforeClosingSuccess0.414
testGoodFontDefinitionSuccess0.001
testSubstringMatchSuccess0.458
testCreatePerspectiveSwithcerInToolbarSuccess0.002
testOpenEditor4Success0.922
testDeletedBindingWithUserOverrideSuccess0.000
XXXtestMenuServiceContributionSuccess0.000
testGetGlobalActionHandlerSuccess0.445
testApplicableTo_AdapterManager1Success0.009
testWizardOverwriteSuccess0.147
testParentAffectsDescendantsInMultipleBranchesSuccess0.000
testDefaultsSuccess0.034
testProjectCopyAndChangeLocationUndoRedoSuccess0.369
testGetDefaultEditorSuccess0.000
testCamelCaseMatch2Success0.005
testOpenAndHideEditor8Success0.000
testDeletedBindingUnnecessarilySuccess0.000
testProjectDeleteWithContentUndoRedoSuccess0.329
testWizardWithNoDefaultContructorSuccess0.218
testSingleSelectionAndTwoInitialSelectionsWithInitialPatternSuccess0.132
testFieldEditorEnablePrefSuccess0.203
testGetPerfectMatchSuccess0.001
testDefaultColorDescriptorSuccess0.003
testAddBindingSuccess0.001
testAddOnDisplayDisposedSuccess0.129
testConfigurationIgnoreNestedProjectsSuccess0.857
testActivityEnablementSuccess0.164
testDynamicSuccess0.001
testZipFileImportSuccess0.000
testConfigurationCloseImportedProjectsSuccess0.869
testFontPreferenceListener_def_novalfontSuccess0.002
testEquals3Success5.448
testSelectionChangedSuccess0.467
testSetSelectionProviderSuccess0.424
testHandleEventSuccess0.060
testColorPreferenceListener_def_defaultedcolorSuccess0.001
testCategoryCount2_ASuccess0.024
testSelfMuteT3Success0.454
testViewFoundWhenOpenedSuccess0.000
testWorkbenchServiceFactorySuccess5.814
testExportZipCreateSelectedDirectoriesProjectSuccess0.046
testGetToolBarManagerSuccess0.454
testBug288765Success6.376
testGetDisabledCategories4Success0.017
testForBreak213Success0.014
testJFacePolicySupportProviderSuccess0.051
testTaskFiltersSuccess0.000
testCreateListenerTestSuccess0.438
testDynamicMenuSuccess10.639
testBasicPopulationSuccess5.383
testCloseWithSaveNeededSuccess0.821
testAboutBindingIn3xSuccess0.037
testBadIconSuccess0.004
testGetOpenPerspectivesSuccess0.699
testNoFontDefinitionSuccess0.002
testBasic2SplitSuccess0.000
testOpenEditor6Success1.218
test78470Success2.228
testNullTitleSuccess0.399
testBug276371Success3.131
testBugSuccess0.061
testDataKeySet_data1Success0.001
testSetActiveSchemeSuccess0.000
testLocalPageServiceSuccess0.795
testInitialSelectionWithTabbedPropertiesSuccess6.710
testPlatformColorSuccess0.007
XXXtestMenuVisibilityWithCustomFactorySuccess0.000
testActiveEditorReferenceSuccess0.037
testBug288770_2Success7.158
testHashCode5Success5.459
testGetImageDescriptorSuccess0.024
testOpenAndCloseSuccess0.428
testCloseEditorsSuccess0.833
testSingleSelectionAndNoInitialSelectionWithInitialPatternSuccess0.184
testCopyCommandSuccess0.031
testSingleSelectionAndOneFilteredSelectionSuccess0.142
testCheckUncheckParentWithDescendants5DeepSuccess0.000
testColorRegistryListener_th1_nooverridecolorSuccess0.001
testCheckUncheckItemWithAncestorsAndDescendantsSuccess0.002
testAddAndRemovePatternSuccess0.170
testWorkingSetDescriptorSuccess0.000
testBeforeQueryTwoGroups2Success5.334
testNonEditableTextSuccess5.479
testDependantBundleIconSuccess0.008
testFileEditorsPrefSuccess0.403
testOverrideThemeDefinitionsSuccess0.307
XXXtestGetCompositeSuccess0.000
testShowMarkersSuccess0.404
testNotBrokenSaveablesSuccess0.001
testAppearancePrefSuccess0.203
testGetNameSuccess0.008
testSetFilesToImportSuccess0.514
testPreclosePartsWithSaveOptions_DiscardAllSuccess0.790
testProjectMoveInvalidLocationUndoRedoSuccess0.163
testEndsWithQuestionMarkSuccess0.000
testPageOpenedSuccess0.000
testNestedRedundantFolderDeleteUndoRedoSuccess0.323
testOneParameterCommandSuccess0.001
testJustQuestionMarkSuccess0.000
testGetWorkbenchSuccess0.000
testZipFileExportSuccess0.000
testBug288770_4Success9.178
XXXtestPrivatePopupSuccess0.000
opensProposalPopupWithSubfoldersAsProposalsSuccess0.000
testBasicHandlerSuccess0.006
testDynamicMenuContributionSuccess0.588
testClosePerspectiveDoesNotPromptBug272070Success1.085
testOpenAndHideEditor11Success0.000
testModifierWithPlatformSuccess0.033
testFindIntegerParamCommandSuccess0.000
testPartialSortSuccess0.309
test18GetProjectRecordsShouldHandleCorruptAndConflictingProjectsSuccess0.297
testSpacesInRootAreIllegalSuccess0.001
testNonNullLabelProviderSuccess1.074
testPatternMatch2Success0.026
testGetWorkbenchWindowsSuccess16.371
testImportListSuccess0.455
testDeletedBindingWithAdditionSuccess0.000
testMatchingContextSuccess0.006
testShowViewSuccess0.224
testPutTextDataWithChildrenBug93718Success0.001
testFontPreferenceListener_th1_novalfontSuccess0.000
testProjectDeleteUndoRedoSuccess0.385
testHashCodeSuccess5.316
testHideViewSuccess0.456
testAddContentTypeBinding_bug502837Success0.012
testNewResourceSuccess0.224
testHistoryLimitSuccess0.000
testWindowServiceSuccess0.000
failsOnCocoatestCreateConflictSuccess0.000
testFindSecondaryViewReferenceSuccess0.637
testFindPropertySheetWithSPVActiveSuccess5.492
testPerspectivesPrefSuccess0.261
testRemoveWorkingSetSuccess0.018
testBug211933Success1.078
testAlreadyDeliveredPart1Success0.459
testSourceProviderSuccess5.352
testBug474072_missingSuccess0.003
testDeadlockSuccess0.296
testSubtractTypeErrorSuccess0.001
testUpdateContextSuccess0.034
testPartVisibleWhenOpenedSharedSuccess0.485
testForBreak321Success0.011
testBindingsEqualSuccess0.000
testFontPreferenceListener_def_defaultedfontSuccess0.000
testEditPageSuccess0.346
testGetRegisteredNameSuccess0.428
testBug334524Success6.346
testMinimumSelectionSizeT1Success0.430
testFileCreateLinkedNestedUndoRedoSuccess0.378
testActivePartReferenceValueTypeSuccess0.000
testGetActiveBindingsDisregardingContextSuccess0.000
test115761Success14.712
testOverwritePerspectiveSuccess0.130
testDefaultTitleSuccess0.000
testGetPerspectivesSuccess0.000
testOpenEditorSuccess1.079
testGetActiveBindingsDisregardingContextFlatSuccess0.000
testBug76285Success1.764
testInputSuccess6.050
testToolbarContributionFromFactoryVisibilitySuccess5.418
testEditorContentTypeByFilenameWithoutContentType2Success0.000
testOperationApprovalSuccess0.002
testDefaultedFont_valfontSuccess0.000
testMultiSelectionAndTwoInitialSelectionsWithInitialPatternSuccess0.133
testGetWorkbenchWindowSuccess0.378
testBadColor2Success0.000
testEnableDecoratorSuccess0.652
testDeleteMarkersUndoRedoSuccess0.347
testExceptionThrowingHandlerSuccess0.001
testInfoPropSuccess0.000
testFileCreateNestedInFolderUndoRedoSuccess0.281
testDeleteProjectSuccess0.114
testEquals2Success5.339
testGetViewsSuccess0.439
testCreateMyFilteredTreeSuccess0.063
testGetDescriptorSuccess5.583
testZipLeveledStructureProviderSuccess0.007
testGetStatusSuccess0.033
testCopyChildSuccess0.002
testDoubleParentSuccess0.001
testGetLabelSuccess0.430
testRelativeViewVisibilitySuccess0.575
testWorkingSets2Success0.384
testTypeSuccess0.050
testGetDisabledCategories2Success0.034
testOpenEditor4Success1.171
testOKStatus1Success2.062
testModifierNotAppliedSuccess0.035
testMessageSuccess0.047
testMultiSelectionAndOneInitialSelectionWithoutInitialPatternSuccess0.127
testSupportLinkVisibility1Success7.200
testExportAddToParentedCategorySuccess0.000
test17GetProjectRecordsShouldHandleCorruptProjectsSuccess1.325
testProjectClosedCopyUndoRedoSuccess0.460
testImagesSuccess0.000
testSetPerspectiveSuccess0.386
testGetPerspectiveRegistrySuccess0.001
testNoUpdatesIfHiddenSuccess8.363
testPageDisposeSuccess6.346
testCamelCaseMatch1Success0.015
testRestoreDefaultsSuccess0.001
testFileCopyRenameUndoRedoSuccess0.280
testDefaultedFontOverride_defaultedfont2Success0.000
testNewFile2Success0.254
testFileCreateLinkedUndoRedoSuccess0.280
testLocalHistoryPrefSuccess0.318
testCheckingForMessageDuplication1Success3.094
testGetCamelCaseSuccess0.000
testSetBindingsSuccess0.000
testGetActiveSchemeSuccess0.000
testCommandPropertyEnablementSuccess6.381
testContextHistoriesSuccess0.001
testSingleSelectionAndOneInitialSelectionWithoutInitialPatternSuccess0.164
testEnableDecoratorSuccess1.225
testExportStatusSuccess0.036
testActivityPermutationsSuccess0.000
testPagePartListenerSuccess5.722
testPatternMatchSuccess0.592
pluginsWithoutOSGiServiceOrActivatorShouldNotActiveSuccess0.000
testEndofQueryOneGroupSuccess5.340
testExportRootResourceSuccess0.438
testRequestWithWhitespaceSuccess5.633
testPerspectiveResetSuccess0.443
testUpdateAndMergeSingleMarkerUndoRedoSuccess0.376
testFindViewReferenceAfterShowViewCommandSuccess12.751
test03FindSingleDirectorySuccess0.171
testExceptionDuringOpenOperationSuccess0.004
testBug531610Success0.184
testSingleSelectionAndOneInitialNonExistingSelectionWithInitialPatternSuccess0.135
testBasicContributionSuccess5.357
testBringToTop_MinimizedViewWithEditorsBug292966Success2.352
testCategoryCount4_ASuccess0.016
testBadColor1Success0.001
testGetWorkingSetManagerSuccess0.008
testHashCode4Success5.455
testForBreak123Success0.020
testSelectTypesSuccess1.339
testThemeExtensionNameSuccess0.000
testDetails1Success9.141
testColorPreferenceListener_th1_nooverridecolorSuccess0.000
testGetActiveBindingsForSuccess0.000
testConfigBlockFilterSuccess0.003
testCreateCheckboxFilteredTreeSuccess0.086
testCommandServiceExecuteSuccess0.000
testAllowsMultipleSuccess5.570
testBug529451Success0.323
testUserPredicateSuccess0.433
testSchemeOverrideDifferentTypesSuccess0.000
testExtensionMatchSuccess0.758
testTextEditorContextMenuSuccess6.590
testNewFileTypeSuccess0.978
testOpenEditor3Success0.549
testCopyMoveProjectSuccess0.252
testGetImageDescriptorSuccess0.000
testTwoChildrenAffectParentSuccess0.000
testAlreadyDeliveredAnyPartPart2Success0.449
testCaseInsensitivitySuccess0.001
testFolderMoveUndoRedoSuccess0.296
testPreclosePartsWithSaveOptions_SaveFewSuccess0.778
testCommandPropertySuccess7.115
testCommandListenerExecuteClosePartSuccess0.076
test02FindSingleTarSuccess0.159
testDefaultedColor_defaultedcolor2Success0.001
testFileAndFolderMoveSameDestsSuccess0.289
testNonDependantBundleIconSuccess0.005
testPageActivateSuccess0.000
testBug528301Success0.360
testAbortPageFlippingSuccess0.140
testImportProjectWithExistingNameSuccess1.192
testConflictSelectionSuccess0.060
testPluginStateActionsSuccess5.451
testSelfMuteT4Success0.460
test94459Success0.000
testModalitySwitch4Success2.171
testCreateFilteredTreeSuccess0.059
testPutAndGetStringSuccess0.011
testParentAffectsSingleChildSuccess0.000
testWorkingSetSaveNeverRestoresAggregateSuccess0.641
testCtrlEnterSuccess0.000
testViewPopulationSuccess5.388
testStackPlacementLeftSuccess0.470
testErrorConditionSuccess0.001
testGetPartialMatchesSuccess0.000
testNewFileSuccess0.180
testPluginStateActionsSuccess5.460
testDefaultedFont_defaultedfontSuccess0.000
testJFacePolicyOverDefaultPreferenceSuccess0.000
testContributorResourceAdapterSuccess0.024
testShowViewMultSuccess0.601
testNothingUseful2SplitSuccess0.000
testSetGlobalActionHandlerSuccess0.489
testGetPrefereneManagerSuccess0.001
XXXtestCustomTitleSuccess0.000
testFileAdditionSuccess0.843
testTruncationSuccess0.030
testSetElementsSuccess0.041
testPrefixMatchSuccess0.003
testViewPropertiesSuccess0.419
testPerspectivesPrefSuccess0.404
testContextOverrideSuccess0.001
testAllActionSuccess5.514
testFindViewReferenceSuccess0.926
testSuperTypeSuccess0.047
testIsPerfectMatchSuccess0.000
testNonAdaptableContributionsSuccess0.195
testExpressionEnabledActionSuccess5.468
testGetEditorsSuccess0.039
testCategoryActivityBindingsSuccess0.001
testNotRedActionSuccess5.524
testSerializeShowResourcePerspectiveSuccess0.000
testExportZipCompressedSuccess0.046
testIsApplicationMenuSuccess0.469
testWaitCursorSuccess5.985
testCauseGrayAt3DeepSuccess0.000
testOpenPerspectiveWithMultiViewPlaceholdersInFolderSuccess0.000
testLocalSelectionServiceSuccess0.459
testPostSelectionSuccess5.703
testCustomTitleSuccess0.407
testSingleEntrySuccess0.001
testOpenAndCloseSaveNotNeededSuccess0.435
testOperationChangedSuccess0.000
testCommandListenerExecuteSuccess0.001
testOpenAndHideEditor9Success0.000
testGetBadThemeSuccess0.000
testTextFilterSuccess6.066
testBug278514NormalPropertiesSuccess6.699
testDeadlockSuccess30.143
testConstructorSuccess0.007
testFileAndFolderCopySameDestsSuccess0.283
testActivateSuccess0.528
testTarGetStatusSuccess0.036
testFindPropertySheetWithoutActivePartSuccess5.317
testSuggestionUseParameterizedCommandExecuteWithChecksSuccess0.000
testOpenByCommandSuccess5.522
testINestableServiceSuccess0.438
testBringToTopSuccess0.467
testStructuredSelectionEmptySuccess0.000
testGetPerspectiveShortcutsSuccess0.390
test12ImportZipDeleteContentsImportAgainSuccess0.876
testMalformedSerializationStringsSuccess0.000
testLazyInitSuccess0.405
testBasicSplitSuccess0.001
testWorkingSetSuccess0.638
testGetIShowInTargetAdapterSuccess5.427
testCompleteSortSuccess0.239
testModalContextTransferSuccess0.117
testActivityListenerSuccess0.002
testProjectClosedDeleteWithContentUndoRedoSuccess0.277
testNullListenerSuccess0.000
testActivityImagesSuccess0.011
testSameContainerSuccess0.001
testZipFileImportSuccess0.000
test14InitialValueSuccess0.672
testContextActivationSuccess5.734
testModalitySwitch2Success2.158
testRedundantFileAndFolderCopySuccess0.322
testAboutBindingSuccess0.035
testDisableDecoratorSuccess0.713
testColorRegistryListener_def_swtcolorSuccess0.001
testHandleEventSuccess0.052
testCloseSuccess0.917
testSingleSelectionAndOneInitialSelectionWithInitialPatternSuccess0.137
test94400Success0.001
testThemeAPIvsPreferencesSuccess0.973
testOKStatusAcceptanceWhenOKStatusNotEnabledSuccess0.000
testInvalidType_1Success0.161
testRemovePartListenerFromPageSuccess0.434
testFontPreferenceListener_th1_nooverridefontSuccess0.000
testNonUIThreadFontAccessSuccess0.008
testHandlerChangeCausesUpdateSuccess0.001
testFileLinkedDeleteUndoRedoSuccess0.278
testSizesSuccess0.003
testBeforeQueryTwoGroupsSuccess5.325
testShowBusyWhenCurrentlyBusySuccess5.430
testGetIdSuccess0.000
testMenuIconsSuccess5.352
testZipWithFileAtRootSuccess0.456
testCustomManagerSuccess0.088
testProjectMoveUndoRedoSuccess0.318
testShowAllSuccess7.101
testObjectStateContentTypeSuccess0.101
testGetDisabledCategories3Success0.021
testStackContentsSuccess0.443
testLocalHistoryPrefSuccess0.261
testChangeOnGraySuccess0.006
testGetFileEditorMappingsSuccess0.000
testMenuManagerEnablement_Check_Bug_552659_RegressionSuccess5.335
testFileDeleteUndoRedoSuccess0.270
testCommandIdSuccess0.000
testCheckUncheckChildAt5DeepSuccess0.000
testSelfMuteT5Success0.449
testBringToTopSuccess0.686
testWithStatusAdapter5Success3.074
testList2Success6.124
testStructuredSelectionSuccess0.000
testOpenAndHideEditor5Success0.000
testDeleteResourcesSuccess0.190
testFindPerspectiveWithIdSuccess0.000
testBug260937Success1.010
testFontResetSuccess0.045
testSelectAllHandlerSendsSelectionEventSuccess0.119
test87675_splitSuccess0.000
testBadFactory_RestoreSuccess0.019
testNeedsSavingSuccess0.002
testColorPreferenceListener_th1_rgbcolorSuccess0.001
testActivityManagerSuccess0.001
testCategoryImagesSuccess0.019
testSingleJobRefreshTwiceSuccess0.178
testPartIdSubmissionSuccess5.427
test2DelimitersSuccess0.000
testReplaceSuccess0.000
testShowActionSetSuccess0.387
testGetElemetsSuccess0.044
XXXtestOpenWorkbenchWindowSuccess0.000
failsOnWinAndLinuxWith16VMtestUpdateKeySequenceSuccess0.000
testInvalidType_2Success0.140
test13ImportDirectoryNestedSuccess0.603
testGetPlatformSuccess0.000
testOpenViewSuccess0.411
testGetInputSuccess1.184
XXXtestCustomNameSuccess0.000
testSinglePlatformSuccess0.048
testColorRegistryListener_th1_defaultedcolorSuccess0.000
testNewProjectPage1Success0.253
testAfterQueryOneGroupSuccess5.398
testFindViewSuccess0.495
testEditorInputSuccess0.040
testNewPropertySheetNoSelectionSuccess5.550
XXXtestEmptyContentDescriptionSuccess0.000
testGetDefaultEditor2Success0.000
testBug395126_missingSuccess0.002
testImportNoCategoryProvidedSuccess0.000
testFullHighlightingSuccess0.001
testFolderRenameUndoRedoSuccess0.328
testLtrSuccess0.000
XXXtestCloseSuccess0.000
testAstersisksAndEndTerminatorSuccess0.000
testBasicWorkingSetElementAdapter_InheritanceSuccess0.001
testCommandExecuteClosePartSuccess0.060
testNewFile2Success0.361
testExportDuplicateCategorySuccess0.001
testRemoveContentType_bug520239Success0.018
testAdaptablesSuccess0.013
testOperationApprover2Success0.002
testGetPerspectiveSuccess0.680
testExecutionListenerSuccess0.000
testCheckRecognizingImmediatePrompting2Success0.000
testCategoryPermutationsSuccess0.000
testErrorClosingSuccess0.138
testHideViewWithReferenceSuccess0.443
testRGBColorOverrideSuccess0.000
testThemeDescription_defaultSuccess0.000
testLocaleOverrideSuccess0.001
testActivityPatternBindingsSuccess0.000
testContributorResourceAdapterSuccess0.433
testFontPreferenceListener_th1_valfontSuccess0.002
testFieldEditorEnablePrefSuccess0.130
testDeleteClosedProjectSuccess0.650
testZipFileStructureProviderSuccess0.005
testView_CREATE1Success0.547
testZipImportSuccess0.435
testCreateWorkingSetSuccess0.005
testCheckRecognizingImmediatePrompting1Success0.000
test04DoNotShowProjectWithSameNameSuccess0.185
testOpenPage2Success0.000
testRemoveExtensionSuccess0.034
testGetIdSuccess0.007
testContextActivationSuccess5.514
testDisableDecoratorSuccess0.628
testTypePageSuccess0.279
testCallbackCleanupSuccess5.340
testDescriptionSuccess0.000
testEditorInputValueTypeSuccess0.000
testNoClassCastExceptionForMenuManagerToolbarContributionSuccess5.376
testSetPlatformSuccess0.001
testAlreadyDeliveredAnyPartPart1Success0.461
testBasicMenuPopulationSuccess5.403
test94459AllContextsEmptySuccess0.000
testCategoryListenerSuccess0.001
Properties »

Back to top