Name | Status | Type | Time(s) |
testExportResources | Success | | 0.247 |
testCtrlM | Success | | 0.000 |
testMultiSelectionAndOneInitialSelectionWithInitialPattern | Success | | 0.151 |
testEndsWithQuestionMarkAndEndTerminator | Success | | 0.000 |
testValFont | Success | | 0.000 |
testGetPerspective | Success | | 0.615 |
testExportAddToNewCategory | Success | | 0.000 |
testZoomCommand | Success | | 0.495 |
testOpenAndHideEditor1 | Success | | 0.000 |
testAfterQueryInvalid | Success | | 5.346 |
testGetActivePage | Success | | 0.000 |
testSiblingContextConflict | Success | | 0.000 |
testFindViewInSecondWindowAndActivePerspective | Success | | 5.849 |
testImportSource | Success | | 0.463 |
testLongRunningComputerDoesntFreezeUI | Success | | 11.799 |
testBadFirstFontDefinition | Success | | 0.002 |
testExportZipCreateSelectedDirectoriesWithFolders | Success | | 0.045 |
testAdaptsToT5 | Success | | 0.430 |
testGetShell | Success | | 0.427 |
testSchemeOverrideDifferentContexts | Success | | 0.003 |
testDisableDecorator | Success | | 5.428 |
test08ImportTarWithEmptyFolder | Success | | 0.447 |
testRemoveActiveEditor | Success | | 0.036 |
testHashCode6 | Success | | 5.442 |
testBug | Success | | 0.191 |
testEmpty | Success | | 0.000 |
testBeforeQueryOneGroup | Success | | 5.338 |
testApplicableTo_Inheritance | Success | | 0.008 |
testWithStatusAdapter1 | Success | | 4.082 |
testCreateMarkerUndoInvalid | Success | | 0.164 |
testSelfMuteT1 | Success | | 0.434 |
testImportModularProjectsWithSameName | Success | | 1.068 |
testGetImageDescriptor | Success | | 0.000 |
testFontPreferenceListener_def_valfont | Success | | 0.000 |
testBasicWorkingSetElementAdapter_AdapterManager | Success | | 0.001 |
testSelectionTypeT1 | Success | | 0.435 |
testEnableDecorator | Success | | 5.444 |
testWorkingSetRegistry | Success | | 0.001 |
testNotRedAction | Success | | 5.449 |
testGetDisabledCategories5 | Success | | 0.020 |
testSaveEditor | Success | | 0.453 |
testWithStatusAdapter2 | Success | | 5.105 |
testGetEditors | Success | | 0.504 |
testRefreshContributor | Success | | 0.673 |
testWorkbenchProvider | Success | | 11.051 |
testExactMatch2 | Success | | 0.004 |
testAll | Success | | 0.002 |
testContributedElement | Success | | 5.722 |
testShowView | Success | | 0.504 |
testSerializeShowPerspective | Success | | 0.001 |
testBugAsDescribed | Success | | 0.235 |
testImportCategoryDoesNotExist | Success | | 0.001 |
testDuplicateAdaptables | Success | | 0.302 |
testOpenEditorsReuse | Success | | 0.000 |
testAutoLoad | Success | | 0.107 |
testNoValFont | Success | | 0.005 |
testGetSharedImages | Success | | 0.001 |
testReplaceContext | Success | | 0.000 |
testProblemTypes | Success | | 0.001 |
testFolderDeleteUndoRedo | Success | | 0.281 |
testFindHistoryViewReferenceAfterShowViewCommand | Success | | 11.716 |
testContexts | Success | | 0.055 |
testActivityRequirementBindings | Success | | 0.002 |
testClearTaskInfo | Success | | 6.567 |
testAstersisksForOneGap | Success | | 0.000 |
testSystemProperty | Success | | 0.000 |
testSeverity | Success | | 0.040 |
test250125 | Success | | 0.175 |
testFieldDecorationRegistry | Success | | 0.008 |
testInitialSelectionWithNormalProperties | Success | | 6.611 |
testWindowContextActivation | Success | | 20.670 |
testCommandThroughWindow | Success | | 5.335 |
testDeleteReadOnlyCheck | Success | | 0.140 |
testRemoveBindings | Success | | 0.001 |
testPropertyTester1 | Success | | 0.033 |
testIntDataConversion | Success | | 0.000 |
testGetImageDescriptor | Success | | 0.000 |
test_1_1_RelationshipInMenuManagerRenderer_Bug552361 | Success | | 5.497 |
testBug278965_3 | Success | | 4.098 |
testCloseAllEditors | Success | | 0.634 |
test123316 | Success | | 0.001 |
testPropertyChange | Success | | 5.332 |
testGetId | Success | | 0.430 |
testHashCode3 | Success | | 5.460 |
testRun | Success | | 0.414 |
testTextShorterThanPattern | Success | | 0.000 |
testRestoreContext | Success | | 0.048 |
testColorFactory | Success | | 0.001 |
testNothingUsefulSpaceSplit3 | Success | | 0.000 |
testFindMatchingEditor | Success | | 0.489 |
testFileAndFolderCopyDifferentDests | Success | | 0.286 |
testItemOrder | Failure | Not 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 |
testPageWindowListener | Success | | 5.774 |
testDeadlockFromBug501681 | Success | | 2.450 |
testEquals7 | Success | | 5.483 |
testBug262032 | Success | | 1.471 |
testEditPage | Success | | 0.401 |
testColorPreferenceListener_def_rgbcolor | Success | | 0.001 |
testGetReturnType | Success | | 0.000 |
testWithStatusAdapter3 | Success | | 3.091 |
testVisibilityTracksEnablement | Success | | 5.330 |
testIDESaveAllEditors | Success | | 0.608 |
testMultipleOpenOperation | Success | | 0.000 |
testOpenEditor2 | Success | | 0.454 |
testRefreshFullContributor | Success | | 5.420 |
testFileMoveUndoRedo | Success | | 0.275 |
testChangeSchemes | Success | | 0.039 |
testDoubleDeletedBinding | Success | | 0.037 |
testColorPreferenceListener_def_swtcolor | Success | | 0.000 |
testExportTar | Success | | 0.040 |
testCompareToContractCompliance | Success | | 2.137 |
testGetBestActiveBindingFor | Success | | 0.003 |
testPlatformOverride | Success | | 0.000 |
XXXtestMoveableFlag | Success | | 0.000 |
testRestoreCommand | Success | | 0.038 |
testChildrenInMultipleBranchesAffectAncestors | Success | | 0.000 |
testDefaultTextEditorPref | Success | | 0.276 |
testInstanceOfPage | Success | | 0.055 |
testMultipleChildrenInOneBranchAffectParent | Success | | 0.001 |
testCloseAllPerspectives | Success | | 0.818 |
testThemeDescription_theme1 | Success | | 0.000 |
testInit | Success | | 0.420 |
testCreateMultipleMarkersSingleTypeUndoRedo | Success | | 0.267 |
testStartsWithQuestionMark | Success | | 0.000 |
testApplicableTo_AdapterManager2 | Success | | 0.008 |
testSaveAllEditors | Success | | 0.517 |
testDynamicMenuMultiOpen | Success | | 10.626 |
testColorRegistryListener_def_nooverridecolor | Success | | 0.001 |
testGetEnabledCategories2_A | Success | | 0.019 |
testSaveWSet | Success | | 0.046 |
testBug474072 | Success | | 0.002 |
testAbout | Success | | 0.540 |
testDataOverride_data1 | Success | | 0.000 |
testSelectionEventWhenInactive | Success | | 0.434 |
testGetRecentWorkingSets | Success | | 0.019 |
testDeleteChecksWithModelProvider | Success | | 30.047 |
testActivityPatternBindings | Success | | 0.000 |
testPartHiddenWhenObscured | Success | | 0.477 |
testDropOverwrite | Success | | 0.157 |
testJobStateOrdering | Success | | 0.000 |
testDefaultedFont_defaultedfont2 | Success | | 0.000 |
testGetSelectionProvider | Success | | 0.406 |
testDestroyedDialogLeaks | Success | | 7.330 |
testSuffixes | Success | | 0.000 |
testColorRegistryListener_th1_swtcolor | Success | | 0.001 |
testLifecycle | Success | | 0.465 |
testStartup | Success | | 0.033 |
testCreateWorkingSetSelectionDialog | Success | | 0.423 |
testNonAdaptableContributions | Success | | 0.005 |
testNoException | Success | | 1.464 |
testEqualsAndHash | Success | | 0.000 |
testGetShowViewShortcuts | Success | | 1.325 |
testAppearancePref | Success | | 0.264 |
test | Success | | 0.523 |
testCtrl | Success | | 0.000 |
testHideSaveableView | Success | | 0.641 |
testToolTip | Success | | 5.346 |
testDecoratorCacheIsDisposed | Success | | 0.097 |
testSetSelectionProvider | Success | | 0.440 |
testSpacesInKeysAreIllegal | Success | | 0.003 |
testDecorateT1 | Success | | 0.434 |
testChinese | Success | | 0.000 |
testMixedNodes | Success | | 0.087 |
XXXtestHideActionSet | Success | | 0.000 |
testProvidingCustomSupportAreaProvider | Success | | 1.072 |
testWorkingSetCycle | Success | | 0.062 |
testPageBookPageContextActivation | Success | | 5.934 |
testCtrlShift7_US | Success | | 0.000 |
testBadColor3 | Success | | 0.000 |
testOpenAndCloseWithNoMemento | Success | | 0.413 |
testProjectCreateUndoRedo | Success | | 0.315 |
testRemoveLastListener | Success | | 0.004 |
testNewFolder | Success | | 0.208 |
testMinimumSelectionSizeT4 | Success | | 0.420 |
testWorkbenchPref | Success | | 0.195 |
testMultiSelectionAndNoInitialSelectionWithInitialPattern | Success | | 0.149 |
testBeforeQueryInvalid | Success | | 5.330 |
testLocalHistoryLimits | Success | | 0.000 |
testDefaultedOverrideColor_defaultedcolor3 | Success | | 0.001 |
testFindReplace | Success | | 0.000 |
testDecorateT5 | Success | | 0.434 |
testOpenPerspectiveWithMultiViewPlaceholdersAtTopLevel | Success | | 0.000 |
testFolderDeleteLinkedUndoRedo | Success | | 0.297 |
fileSeparatorOpensProposalPopup | Success | | 0.000 |
testNoNamespaceFactory | Success | | 5.728 |
testOpenEditor2 | Success | | 0.549 |
testPerspectiveOpen | Success | | 0.488 |
testSaveableRetargeting | Success | | 5.752 |
testNoDuplicateWorkingSetNamesDifferentLabels | Success | | 0.011 |
testPagePartListener2 | Success | | 6.161 |
testGetShell | Success | | 5.445 |
testExportTarCreateSelectedDirectoriesCompressed | Success | | 0.047 |
testForBreak312 | Success | | 0.011 |
testGetInput | Success | | 0.979 |
testZipGetStatus | Success | | 0.038 |
testOpenEditor3 | Success | | 0.497 |
test19CloseImportedProjectsZipFile | Success | | 0.415 |
testStackPlacementRight | Success | | 0.477 |
testNoValFontOverride | Success | | 0.000 |
testShowView | Success | | 0.479 |
testBug278965_1 | Success | | 4.108 |
testFindViewInSecondWindowAndInactivePerspective | Success | | 6.050 |
testWorkSetAdaptation | Success | | 0.080 |
testAutoOpeningTrayOnShow | Success | | 1.097 |
testFolderCopyRenameUndoRedo | Success | | 0.335 |
testFindViewInFirstWindowAndInactivePerspective | Success | | 5.960 |
testGetStatus | Success | | 0.037 |
TODOtestBindingTransform | Success | | 0.000 |
testWithStatusAdapterAndLabelProvider1 | Success | | 3.099 |
testActiveWindowValueType | Success | | 0.000 |
testTwoHandlers | Success | | 0.007 |
testGetWorkingSet | Success | | 0.004 |
testBug72337 | Success | | 0.002 |
testBug278965_2 | Success | | 2.078 |
testHideViewWithPart | Success | | 0.407 |
testNothingUsefulSplit | Success | | 0.000 |
testChangedWorkingSets | Success | | 0.825 |
testDataKeySet_bool1 | Success | | 0.000 |
testBug | Success | | 1.122 |
testForNegativeNumber | Success | | 0.013 |
testGetEditorRegistry | Success | | 0.000 |
testJoin | Success | | 0.600 |
testInitialPopulation | Success | | 0.628 |
testCamelCaseMatch3 | Success | | 0.004 |
testGetShell | Success | | 0.459 |
testSavePerspective | Success | | 1.072 |
testInputIfHidden2Bug69953 | Success | | 7.365 |
testSaveEditor | Success | | 0.450 |
test128117simple | Success | | 0.000 |
testGetEnabledCategories4 | Success | | 0.000 |
testEditorContentTypeByFilenameWithContentType | Success | | 0.000 |
testQuestionMarks | Success | | 0.000 |
testNewFolder | Success | | 0.216 |
testHelpContextId | Success | | 0.002 |
testGetShellAfterClose | Success | | 0.421 |
testHandlerLeak | Success | | 0.663 |
XXXtestDynamicFactoryRemove | Success | | 0.000 |
testAddProjects | Success | | 0.245 |
testOpenOperation | Success | | 0.001 |
testUserPredicateT4 | Success | | 0.442 |
testNoParametersNoCallbacks | Success | | 0.001 |
testGetDefaultPerspective | Success | | 0.000 |
testBug265449PropertiesLeak | Success | | 6.705 |
testGetEnabledCategories5_Aa | Success | | 0.025 |
testRedAndTrueAction | Success | | 5.501 |
testFastViewMenuVariantOnlyHasShowViewAction | Success | | 5.339 |
testFontEditorsPref | Success | | 0.253 |
testDynamicMenu | Success | | 5.356 |
setChecked | Success | | 0.039 |
testGetName | Success | | 0.000 |
testStaticMenuContribution | Success | | 0.549 |
testFileCopyAndOverwriteUndoRedo | Success | | 0.400 |
testSetPerspective | Success | | 0.375 |
testSelectPerspective | Success | | 1.178 |
testProjectCopyAndChangeToInvalidLocationUndoRedo | Success | | 0.164 |
testFolderCreateLinkedNestedUndoRedo | Success | | 0.283 |
testFactoryRemove | Success | | 5.353 |
testPageWindowListener2 | Success | | 6.142 |
testListenerSafety | Success | | 0.011 |
testDispose | Success | | 0.000 |
testDisposalWithoutSuccessfulInitialization | Success | | 5.385 |
testPerformQueryForMatchChildren | Success | | 0.001 |
testCrash | Success | | 0.056 |
testDefaults | Success | | 0.425 |
testSetGetLabelProvider | Success | | 0.000 |
testExportZip | Success | | 0.041 |
testBindings | Success | | 0.034 |
testBug275867 | Success | | 3.106 |
testNotAddedOpenOperation | Success | | 0.000 |
testIsIgnoredForCamelCase | Success | | 0.000 |
testZipFileExport | Success | | 0.000 |
testRemovePage | Success | | 5.668 |
testKeepOneProperty | Success | | 8.386 |
testActivate | Success | | 0.686 |
testCreateWriteRoot | Success | | 0.000 |
testCommandEnableContext | Success | | 6.027 |
testFindExternalEditor | Success | | 0.018 |
testDone | Success | | 0.050 |
testOpenAndHideEditor2 | Success | | 0.000 |
testGetEditorDescriptorForFileStoreNoEditor | Success | | 0.000 |
testWorkingSets1 | Success | | 0.418 |
testParmsToDifferentProtocol | Success | | 0.000 |
testUpdateAndMergeMultipleMarkerUndoRedo | Success | | 0.321 |
activePluginsShouldNotIncrease | Success | | 0.000 |
testEndofQueryTwoGroups4 | Success | | 5.361 |
testAdaptsToT4 | Success | | 0.435 |
testTruncatingCast | Success | | 0.000 |
testStressTestAPI | Success | | 1.161 |
testStructuredSelectionOne | Success | | 0.000 |
testNewProject | Success | | 0.209 |
testSetCreateContainerStructure | Success | | 0.471 |
testBug566858_leadingWhitespace | Success | | 0.563 |
testActivePartReference | Success | | 0.001 |
XXXtestCustomNameAndContentDescription | Success | | 0.000 |
testSupportLinkVisibility2 | Success | | 7.159 |
testBug559600 | Success | | 0.592 |
testNothingUsefulSpaceSplit2 | Success | | 0.000 |
testOverrideEditorAssociations | Success | | 0.003 |
testCompareViewersPref | Success | | 1.252 |
testSuggestionUseExecuteCommand | Success | | 0.000 |
testFollowsSelection | Success | | 5.543 |
testApplicableTo_Adapter1 | Success | | 0.009 |
testPatternMatch1 | Success | | 0.065 |
testEquals | Success | | 5.325 |
testRedAction | Success | | 5.503 |
testNoDefaultEditors | Success | | 0.000 |
testDynamicLifecycle | Success | | 0.533 |
testDynamicRegistry | Success | | 0.279 |
testActivityPreference | Success | | 0.008 |
testTwoJobsRefreshOnce | Success | | 0.315 |
testSaveAll | Success | | 0.167 |
testNothingUsefulSpaceSplit | Success | | 0.000 |
testBringToTop_MinimizedViewWithoutEditorsBug292966 | Success | | 1.605 |
testPutAndGetInteger | Success | | 0.004 |
testGoodFontDefinition | Success | | 0.001 |
testUserOverride | Success | | 0.000 |
testShowInPropertySheet | Success | | 5.440 |
testGetShowInContextFromPropertySheet | Success | | 5.444 |
testFileTypeExists | Success | | 0.165 |
testSelectionPartVisibleT1 | Success | | 0.445 |
testPrefixMatchHavePriority | Success | | 5.681 |
testColorRegistryListener_th1_rgbcolor | Success | | 0.000 |
testSystemPropertyAction | Success | | 5.490 |
testStackPlacementBottom | Success | | 0.483 |
test201441 | Success | | 0.257 |
testInputIfHiddenAndSelectionNotChangesBug485154 | Success | | 7.084 |
testEqualsNullInput | Success | | 5.445 |
testProjectCopyUndoInvalid | Success | | 0.247 |
testAnyErrorFilter | Success | | 0.001 |
testFindViewInSecondWindowAndInactivePerspectiveWithOpenAndClose | Success | | 5.993 |
testProvidedText_1 | Success | | 0.000 |
testTarWithFileAtRoot | Success | | 0.434 |
testRecentWorkingSetsLength | Success | | 0.119 |
testImport6Projects | Success | | 1.305 |
testGlobalDeleteAction | Success | | 0.000 |
testRedAndTrueAction | Success | | 5.449 |
testSystemPropertyAction | Success | | 5.465 |
testRenameOverwrite | Success | | 0.157 |
testStartsWithAsteriskAndQuestionMark | Success | | 0.001 |
testCategoryCount1_A | Success | | 0.020 |
testFindView | Success | | 0.406 |
testCreateReadRootReaderExceptionCases | Success | | 0.007 |
testCopyOverwrite | Success | | 0.130 |
testNewProject | Success | | 0.289 |
testCommandServiceExecuteClosePart | Success | | 0.064 |
testGlobalService | Success | | 0.002 |
testOpenAndHideEditor4 | Success | | 0.000 |
testGetEnabledCategories2 | Success | | 0.001 |
testSingleWords | Success | | 0.001 |
testGetNextCamelIndex | Success | | 0.000 |
testUpdateSingleMarkerUndoRedo | Success | | 0.334 |
testSetId | Success | | 0.007 |
testTwoEvaluations | Success | | 31.764 |
testView_CREATE2 | Success | | 0.576 |
testProjectClosedDeleteUndoRedo | Success | | 0.447 |
testNewProjectPage1 | Success | | 0.219 |
testReadHistory | Success | | 0.180 |
testEditorContentTypeByExtWithoutContentType1 | Success | | 0.000 |
testAddPropertyListener | Success | | 0.027 |
testEditorSelection | Success | | 0.516 |
testAddPartListenerToPage | Success | | 0.421 |
testCloseEditor | Success | | 0.535 |
testFileExtensionEmpty | Success | | 0.126 |
testWaitCursorConcurrentJobs | Success | | 7.986 |
testEnableDecorator | Success | | 0.627 |
testExportOverwrite | Success | | 0.866 |
testParentAffectsMultipleChildrenInOneBranch | Success | | 0.000 |
testGotoResource | Success | | 0.000 |
testSingleJobRefreshOnce | Success | | 0.169 |
XXXtestClosableFlag | Success | | 0.000 |
testGetWorkbenchWindow | Success | | 0.429 |
testFontPreferenceListener_def_nooverridefont | Success | | 0.000 |
testEquals5 | Success | | 5.485 |
testSelectionPartVisibleT2 | Success | | 0.462 |
test20FullBuildAfterImportedProjectsZipFile | Success | | 0.805 |
testRefreshDeleteProject | Success | | 0.125 |
testPartVisibleWhenObscured | Success | | 0.507 |
testExactMatch1 | Success | | 0.003 |
testBasicWorkingSetElementAdapter_Direct | Success | | 0.000 |
testAdaptables | Success | | 0.569 |
testResetPerspective | Success | | 0.161 |
testAddSelectionListener | Success | | 0.435 |
test01FindSingleZip | Success | | 0.266 |
testUpdateMultipleMarkerUndoRedo | Success | | 0.332 |
testImportDuplicateCategory | Success | | 0.000 |
XXXtestDynamicFactoryAddition | Success | | 0.000 |
testInit | Success | | 0.457 |
testWithIcons | Success | | 0.095 |
testProgressInformation | Success | | 0.198 |
testPutAndGetFloat | Success | | 0.006 |
testRedOrBlueAction | Success | | 5.461 |
testOpenPage2 | Success | | 0.000 |
testRedundantSubFolderMoveUndoRedo | Success | | 0.320 |
testFileAndFolderCopyDifferentNames | Success | | 0.289 |
testPinningWithMultipleInstances | Success | | 5.635 |
testColorRegistryListener_def_defaultedcolor | Success | | 0.000 |
testBlankMatch | Success | | 0.012 |
testPlatformProperty | Success | | 0.000 |
testExportNoCategoryProvided | Success | | 0.002 |
testApplicableTo_DirectComparison | Success | | 0.008 |
testLocalDialogService | Success | | 0.000 |
testQuotePattern | Success | | 0.001 |
testPatternFilterOrder | Success | | 0.001 |
testSelectionEventWhenActivated | Success | | 0.481 |
testTarImport | Success | | 0.467 |
testBug278514TabbedProperties | Success | | 6.634 |
testDifferentPlatform | Success | | 0.038 |
testDecorateT2 | Success | | 0.426 |
testResetOverriddenPreferences | Success | | 0.002 |
testCapitalizedText | Success | | 0.000 |
testOpenAndHideEditor6 | Success | | 0.000 |
testAfterQueryTwoGroups | Success | | 5.342 |
testCtrlShift7_SwissGerman | Success | | 0.000 |
testOverrideAndAddThemeDefinitions | Success | | 0.006 |
testOKStatus2 | Success | | 1.067 |
testPageChangeListeners | Success | | 5.752 |
testEnabledActivities | Success | | 0.000 |
testPartHiddenWhenClosedAndUnshared | Success | | 0.426 |
testDisposing | Success | | 0.001 |
testPerspectiveActivated | Success | | 0.000 |
testActivePageValueType | Success | | 0.014 |
testCycleCleanup | Success | | 0.103 |
testEditorContentTypeByFilenameWithoutContentType1 | Success | | 0.000 |
testWorkingSets3 | Success | | 0.385 |
testRemovePropertyListener | Success | | 0.015 |
testTargetPartVisibleT2 | Success | | 0.477 |
testSetOverwriteResources | Success | | 0.873 |
testParmsToSameCommand | Success | | 0.000 |
testFolderCopyUndoRedo | Success | | 0.315 |
testFindViewInFirstWindowAndInactivePerspectiveWithOpenAndClose | Success | | 6.106 |
testSelfMuteT2 | Success | | 0.452 |
testOpenAndHideEditor7 | Success | | 0.000 |
testFindPreferenceByKeyword | Success | | 5.577 |
testShowInPropertySheetWithNullPart | Success | | 5.466 |
testFileRenameUndoRedo | Success | | 0.290 |
testEnableDecorator | Success | | 1.151 |
testChangeSchemesTwice | Success | | 0.047 |
testWithStatusAdapter6 | Success | | 5.119 |
testInfoProp | Success | | 0.000 |
testExportTarCreateSelectedDirectoriesWithFolders | Success | | 0.042 |
testSchemeOverride | Success | | 0.005 |
test09ImportSingleDirectory | Success | | 0.600 |
testBasicWorkingSetElementAdapter_IAdaptable | Success | | 0.000 |
testNestedRedundantFileDeleteUndoRedo | Success | | 0.303 |
testStatic | Success | | 0.002 |
testGetEditorDescriptorForFileStoreWithEditor | Success | | 0.004 |
testRemovePartListenerFromWindow | Success | | 0.439 |
testPinning | Success | | 5.564 |
testOpenEditor5 | Success | | 0.563 |
testSelectionTypeT2 | Success | | 0.431 |
testPerspectiveCloseStandaloneView | Success | | 0.489 |
testIsEmpty | Success | | 0.018 |
test223956 | Success | | 0.295 |
testBlockingAppearance | Success | | 2.088 |
testGetChildren | Success | | 0.001 |
testExportTarCompressed | Success | | 0.040 |
testCommandExecuteRefresh | Success | | 0.001 |
testEndofQueryInvalid | Success | | 5.326 |
XXXtestWorkingSetSaveRestoreAggregates | Success | | 0.000 |
testFileCopyLinkUndoRedo | Success | | 0.283 |
testFindViewInFirstWindowAndActivePerspective | Success | | 5.839 |
testCloseAllEditors | Success | | 0.799 |
testHashCodeEquals | Success | | 0.000 |
testInitialWorkingSets | Success | | 0.926 |
testBug255005SiteLeak | Success | | 6.587 |
testGetElements | Success | | 0.009 |
testFileCreateNestedInProjectUndoRedo | Success | | 0.284 |
testSelectionSizeT2 | Success | | 0.461 |
testExportResources | Success | | 0.444 |
testProjectCopyUndoRedo | Success | | 0.392 |
testAsReported | Success | | 0.001 |
testExportUsingImportCategory | Success | | 0.000 |
testNoDuplicateWorkingSetName | Success | | 0.015 |
testGetId | Success | | 0.452 |
testOpenAndClose | Success | | 0.428 |
testPreviousChoicesAvailable | Success | | 6.142 |
testIdentifiersListener | Success | | 0.001 |
testSetActiveEditor | Success | | 0.586 |
testOpenPage1 | Success | | 0.000 |
testDefaults | Success | | 0.420 |
testShowInPropertySheetWithNullContext | Success | | 5.473 |
testTrueAction | Success | | 5.481 |
testModalitySwitch3 | Success | | 2.206 |
testOrPage | Success | | 0.037 |
failsOnMacCocoatestConflictRestore | Success | | 0.000 |
testInfoAndChildren | Success | | 0.000 |
testEditActionSetsDialog | Success | | 0.000 |
testBug | Success | | 0.348 |
testSetName | Success | | 0.039 |
test06ImportZipWithEmptyFolder | Success | | 1.400 |
testMenuManagerVisibilityAndEnablement | Success | | 5.338 |
testOverrideThemeDefinitionsWhenDefinitionModifiedByUser | Success | | 0.003 |
testExportZipCreateSelectedDirectoriesCompressed | Success | | 0.038 |
testImportResources | Success | | 0.191 |
testMultipleEndTerminators | Success | | 0.001 |
testGetEditors | Success | | 0.000 |
testWizards | Success | | 0.001 |
testWorkbenchPref | Success | | 0.265 |
testMarkerCategories | Success | | 0.000 |
testBug308894 | Success | | 0.029 |
testDeadlock | Success | | 22.083 |
testDataKeySet_BOGUSKEY | Success | | 0.001 |
testMatch | Success | | 0.129 |
testPerspectiveChanged | Success | | 0.000 |
testIsPartialMatch | Success | | 0.000 |
testGetEnabledCategories3_A | Success | | 0.028 |
testView_VISIBLE3 | Success | | 0.565 |
testMultiSelectionAndTwoInitialFilteredSelections | Success | | 0.135 |
testCustomNameAndContentDescription | Success | | 0.435 |
testNoCheckOnNonCheckbox | Success | | 5.621 |
testGetLabel | Success | | 0.000 |
testDecorateT4 | Success | | 0.425 |
testFileSystemExport | Success | | 0.000 |
testNewFile | Success | | 0.219 |
testAboutBindingEmacs | Success | | 0.037 |
testFollowsParts | Success | | 5.592 |
XXXtestDeleteClonedPerspective | Success | | 0.000 |
testRemoveDuringCallOut | Success | | 0.000 |
testEditorProperties | Success | | 0.482 |
testGetShowInContextFromAShowInSource | Success | | 5.402 |
testEmptyContentDescription | Success | | 0.426 |
testSimpleEditorLeak | Success | | 6.785 |
testDecorating | Success | | 0.000 |
testActivePage | Success | | 0.040 |
testExportFolderCreateDirectoryStructure | Success | | 0.460 |
testSetDefaultPerspective | Success | | 0.000 |
testBasicSelection | Success | | 0.001 |
testSaveEffectsSharedModel | Success | | 0.638 |
testFolderCreateNestedInFolderUndoRedo | Success | | 0.286 |
testCreateAndGetChild | Success | | 0.003 |
testDefaultPage | Success | | 5.533 |
testImportSourceList | Success | | 0.452 |
testCancelWizardCancelsJob | Failure | Progress 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 |
testEndofQueryTwoGroups3 | Success | | 5.332 |
testShowBusyWhenCurrentlyIdle | Success | | 5.434 |
testResourceType | Success | | 0.047 |
XXXtestOpenAndCloseSaveNotNeeded | Success | | 0.000 |
testSetLocale | Success | | 0.000 |
testFolderCreateNestedInProjectUndoRedo | Success | | 0.273 |
testGetPluginId | Success | | 0.450 |
testResetThemeRegistries | Success | | 0.006 |
testModalitySwitch5 | Success | | 9.335 |
testForRedundantKeySequenceBindings | Success | | 5.577 |
testRefreshLightContributor | Success | | 5.425 |
testToolBarItems | Success | | 5.342 |
testSubtract | Success | | 0.001 |
testZeroParameterCommand | Success | | 0.000 |
testDeleteResource | Success | | 0.182 |
testBasicConflicts | Success | | 0.040 |
testCloseAllPerspectivesDoesNotPromptBug272070 | Success | | 1.115 |
testSetDefaultEditor | Success | | 0.024 |
testStackOverflow | Success | | 0.032 |
testRestriction | Success | | 0.000 |
test11ImportSingleDirectoryWithCopyDeleteProjectKeepContents | Success | | 1.116 |
testCommandListenerExecuteRefresh | Success | | 0.001 |
testPreclosePartsWithSaveOptions_SaveAll | Success | | 0.786 |
testBug395126 | Success | | 0.003 |
testLocalServiceCreated | Success | | 0.000 |
testPageClosed | Success | | 0.000 |
testNoBuilders | Success | | 0.152 |
testDefaultedFontOverride_defaultedfont3 | Success | | 0.000 |
test15ImportArchiveMultiProject | Success | | 0.496 |
testSelectionChanged | Success | | 0.446 |
testSWTColor | Success | | 0.001 |
testExportCategoryDoesNotExist | Success | | 0.000 |
testGetDisabledCategories1 | Success | | 0.049 |
testGetLabel | Success | | 0.000 |
testLegalKeys | Success | | 0.003 |
testSelfClosure | Success | | 0.053 |
testIgnoringOpenTrayOnShow | Success | | 8.246 |
testGetActionBarContributor | Success | | 0.435 |
testFindPropertySheetWithOtherSheetActive | Success | | 5.488 |
testEmptySelectionListener2 | Success | | 0.455 |
testAddPerspectiveListener | Success | | 0.000 |
testForBreak231 | Success | | 0.009 |
testGetWorkbench | Success | | 0.454 |
testThreeParameterCommand | Success | | 0.000 |
testIllegalKeys | Success | | 0.003 |
testDialogSettingsContributedByFileUrl | Success | | 0.006 |
testUserPredicateT3 | Success | | 0.423 |
testGetWorkingSets | Success | | 0.092 |
testBrokenSaveablesBadContainedMultipleTimes | Success | | 0.001 |
testStackPlacementTop | Success | | 0.449 |
XXXtestSaveAllEditors | Success | | 0.000 |
testSaveAs | Success | | 1.042 |
testAdaptsToT2 | Success | | 0.427 |
testShowInPropertySheetWithNull | Success | | 5.450 |
testSchemesWithNoDefaultBinding | Success | | 0.039 |
testFindEditor | Success | | 0.000 |
testRemoveKey | Success | | 0.000 |
test391232 | Success | | 0.002 |
testConflict | Success | | 0.008 |
testGet_SetEditorAreaVisible | Success | | 0.379 |
testImportAddToParentedCategory | Success | | 0.001 |
testSaveChanges | Success | | 0.126 |
testLocalPartService | Success | | 0.590 |
testStaticLifecycle | Success | | 0.502 |
testEquals4 | Success | | 5.450 |
testCreateMultipleMarkerTypesUndoRedo | Success | | 0.293 |
testGetWorkbenchWindow | Success | | 0.379 |
testKeepProperty | Success | | 6.403 |
testAddWorkingSet | Success | | 0.008 |
testDefaults | Success | | 0.414 |
testList3 | Success | | 6.177 |
testModalitySwitch1 | Success | | 3.158 |
testNonRegExpressionPattern | Success | | 0.000 |
testJustAsteriskNothingFound | Success | | 0.000 |
testEditorFoundWhenOpened | Success | | 0.448 |
testForBreak132 | Success | | 0.012 |
testTwoParameterCommand | Success | | 0.000 |
testOK | Success | | 0.109 |
testParametersWithCallbacks | Success | | 0.001 |
testGetEnabledCategories5_Ab | Success | | 0.018 |
testUpdateMarkersInvalid2 | Success | | 0.239 |
testDialogSettingsContributedByBundle | Success | | 0.002 |
testGetWorkbenchWindow | Success | | 0.423 |
testDeleteNestedResourcesUndoRedo | Success | | 0.263 |
testList1 | Success | | 8.210 |
testWithStatusAdapter4 | Success | | 3.081 |
testMementoWithTextContent113659 | Success | | 0.001 |
testSelectionSizeT1 | Success | | 0.444 |
testCloseChecksWithModelProvider | Success | | 60.066 |
XXXtestGetSelection | Success | | 0.000 |
testRemoveNode | Success | | 0.005 |
testNotOnDescription | Success | | 0.000 |
testCreateKeyBinding | Success | | 0.051 |
testGetEnabledCategories5 | Success | | 0.000 |
testDeletedBindingPlatform | Success | | 0.001 |
test05ImportSingleZip | Success | | 0.271 |
testStackOrder | Success | | 0.551 |
testDecorateT3 | Success | | 0.430 |
testFactoryAddition | Success | | 5.316 |
testWizardClosing | Success | | 0.115 |
testImportResources | Success | | 0.228 |
testFileNameWrong | Success | | 0.181 |
testOpenEditor | Success | | 0.676 |
testConfigurationFullBuildAfterImportedProjects | Success | | 1.512 |
testFileSystemExport | Success | | 0.000 |
testEndTerminator | Success | | 0.001 |
testDefaultedContentTypeEditor | Success | | 0.000 |
testCreateReadRootReaderString | Success | | 0.000 |
testColorCascadeEvents | Success | | 0.000 |
testCommandExecute | Success | | 0.000 |
testView_CREATE3 | Success | | 0.550 |
XXXtestSetActivePage | Success | | 0.000 |
testGetPage | Success | | 0.426 |
testMultiSelectionAndSomeInitialNonExistingSelectionWithInitialPattern | Success | | 0.130 |
testINestableService | Success | | 0.410 |
testOpenEditors3 | Success | | 0.826 |
testCopyBinding | Success | | 0.033 |
testGetScheme | Success | | 0.000 |
testPushdown | Success | | 0.288 |
testSaveAsOverwrite | Success | | 0.203 |
testClosePerspective | Success | | 0.847 |
testFontEditorsPref | Success | | 0.252 |
testIndependentWorkingSets | Success | | 0.570 |
testCollector | Success | | 0.007 |
testNoGlobalBuildersDialog | Success | | 0.136 |
testGetRegisteredName | Success | | 0.434 |
testShowEditorInput | Success | | 0.436 |
testWorkingSetsPersisted_Bug385592 | Success | | 0.396 |
testExpressionEnablement | Success | | 0.034 |
testCategory | Success | | 0.029 |
testCategoryCount5_A | Success | | 0.017 |
testGetEnabledCategories1_A | Success | | 0.019 |
testDependencyInjectionLifecycle | Success | | 0.472 |
testPartIdSubmission | Success | | 5.430 |
testWorkspaceAdapter | Success | | 0.002 |
testCreateSingleMarkerUndoRedo | Success | | 0.305 |
testWildcardAndCaseInsensitive | Success | | 0.000 |
testPasteAndRedoBindingEmacs | Success | | 0.038 |
testAllAction | Success | | 5.450 |
XXXtestPartHiddenWhenClosedAndShared | Success | | 0.000 |
testNoFontDefinition | Success | | 0.001 |
testContexts | Success | | 0.000 |
testFileSystemImport | Success | | 0.000 |
testProjectReferencesProp | Success | | 0.000 |
testGetNewWizardShortcuts | Success | | 1.295 |
test07ImportSingleTar | Success | | 0.412 |
testDeletedBinding | Success | | 0.000 |
testMoveReadOnlyCheck | Success | | 0.140 |
testPartVisibleWhenOpenedUnshared | Success | | 0.468 |
testFunnyNamesCommand | Success | | 0.000 |
testGetViewStackWithoutSecondaryId | Success | | 0.436 |
testNothingFound | Success | | 0.000 |
testDispatcherMultipleDisabledCommands | Success | | 0.219 |
testGetDefinedSchemeIds | Success | | 0.000 |
testAddThemeDefinitions | Success | | 0.004 |
testOpenAndHideEditor3 | Success | | 0.000 |
testOpenMatchingEditor | Success | | 0.488 |
testUnsuccessfulOpenOperation | Success | | 0.000 |
testBasic3Split | Success | | 0.000 |
testBasicService | Success | | 31.780 |
testOperationUndo | Success | | 0.000 |
testAdaptsToT1 | Success | | 0.434 |
testGetLabel | Success | | 0.365 |
testWarnOfContentChange | Success | | 5.432 |
testThemeExtensionData | Success | | 0.001 |
testOpenPerspectiveWithMultiViewPlaceholdersInPlaceholderFolder | Success | | 0.000 |
testExportFilesCreateDirectoryStructure | Success | | 0.428 |
testUserPredicateT2 | Success | | 0.444 |
testCheckRecognizingNonImmediatePrompting | Success | | 0.000 |
testApplicableTo_ResourceWorkingSet | Success | | 0.007 |
testRefreshContributor | Success | | 0.627 |
testUpdateMarkersInvalid | Success | | 0.182 |
testWithSorting | Success | | 0.111 |
testNewProjectPage2 | Success | | 0.226 |
testGetEditorDescriptorForFileStoreDoesNotExist | Success | | 0.048 |
testDataKeySet_data2 | Success | | 0.000 |
testGetSortedPerspectives | Success | | 0.694 |
testGetViews | Success | | 0.441 |
testDataKeySet_int1 | Success | | 0.000 |
testRtl | Success | | 0.000 |
testCloseEditor | Success | | 0.454 |
testNewProjectPage2 | Success | | 0.232 |
testSetEnabledExpressionActivity | Success | | 0.026 |
testGetEnabledCategories1 | Success | | 0.000 |
testActiveWindow | Success | | 0.087 |
testView_ACTIVE2 | Success | | 0.569 |
test159305 | Success | | 0.000 |
testFolderCreateLeafUndoRedo | Success | | 0.291 |
testGetActionBars | Success | | 0.456 |
testEqualsNullInputBoth | Success | | 5.418 |
testOperationRedo | Success | | 0.000 |
testSetActivePage | Success | | 5.683 |
testSelectionPartVisibleT4 | Success | | 0.435 |
testGetId | Success | | 0.000 |
testDefaultedColor_defaultedcolor | Success | | 0.000 |
testEmptySelectionListener | Success | | 0.434 |
testCustomContentDescription | Success | | 0.414 |
testPasteBindingEmacs | Success | | 0.062 |
testGetPreferences | Success | | 0.001 |
testBug255005ServiceLeak | Success | | 6.563 |
testClose | Success | | 5.278 |
testOpenEditor6 | Success | | 1.028 |
testManyAsterisks | Success | | 0.001 |
testFileEditorsPref | Success | | 0.354 |
testOKStatusAcceptanceWhenOKStatusEnabled | Success | | 0.000 |
testCheckMasking | Success | | 0.000 |
testGetMenuManager | Success | | 0.413 |
testHashCode7 | Success | | 5.449 |
test162655 | Success | | 0.262 |
testCopyMoveResource | Success | | 0.952 |
testGetViewStackWithSecondaryId | Success | | 0.481 |
testRemovePropertyChangeListener | Success | | 0.016 |
testAbortedOpenOperation | Success | | 0.000 |
testTargetPartVisibleT1 | Success | | 0.449 |
testBug288770_3 | Success | | 6.132 |
testEditableText | Success | | 0.001 |
testSelectedWarning | Success | | 0.000 |
testBadFirstFontDefinition | Success | | 0.001 |
testBrokenSaveablesBadClosedFirst | Success | | 0.000 |
testCustomTitle | Success | | 0.413 |
testViewWithState | Success | | 0.515 |
testEditorContentTypeByExtWithoutContentType2 | Success | | 0.000 |
testPopulateThemeRegistries | Success | | 0.003 |
testFileCreateLeafUndoRedo | Success | | 0.261 |
XXXtestDisposeWorkbenchWindowActionDelegateBug81422 | Success | | 0.000 |
testGetPage | Success | | 0.455 |
testBadFactory_Save | Success | | 0.026 |
testAccumulatingMonitorInUIThread | Success | | 0.069 |
testPutMemento | Success | | 0.003 |
testCheckUncheckChildAt3Deep | Success | | 0.000 |
testCustomName | Success | | 0.448 |
testNullAndEmptyParameter | Success | | 0.000 |
testFileCopyUndoRedo | Success | | 0.268 |
testEndofQueryTwoGroups2 | Success | | 5.327 |
testGetPages | Success | | 0.000 |
testMenuServicePopupContribution | Success | | 5.539 |
testTarSetOverwriteResources | Success | | 0.834 |
XXXtestRemovePageListener | Success | | 0.000 |
testGetEnabledCategories3 | Success | | 0.000 |
test3Delimiters | Success | | 0.000 |
testAddPropertyChangeListener | Success | | 0.024 |
testBooleanDataConversion | Success | | 0.455 |
testDisableAutoPrefixMatching | Success | | 0.507 |
testExportResources | Success | | 0.199 |
testBug268676HidingPinnedTargetPart | Success | | 6.314 |
testOperationNotAvailable | Success | | 0.117 |
testRGBColor | Success | | 0.000 |
test21FullBuildAfterImportedProjects | Success | | 1.015 |
testAddHelpForMarkerHelpMatchChildren | Success | | 0.026 |
testGetEditorDescriptorForFileStoreNoContentType | Success | | 0.001 |
testWorkspaceUndoMonitor | Success | | 0.266 |
XXXtestPerspectiveViewToolBarVisible | Success | | 0.000 |
testAlreadyDeliveredPart2 | Success | | 0.452 |
testConvertIntegerToString | Success | | 0.000 |
testUndefinedCommands | Success | | 0.000 |
testGetEnabledCategories4_A | Success | | 0.023 |
testColorPreferenceListener_th1_defaultedcolor | Success | | 0.000 |
testDefaultedOverrideColor_rgbcolor | Success | | 0.019 |
testGetCurrentConflicts | Success | | 0.034 |
testNewResource | Success | | 0.237 |
testOpenEditors1 | Success | | 0.707 |
testMultipleWords | Success | | 0.003 |
testSelectionPartVisibleT3 | Success | | 0.434 |
testUndefinedCommandIsActiveLogged | Success | | 0.003 |
testDataOverride_data2 | Success | | 0.000 |
testGetDefaultEditor3 | Success | | 0.162 |
testGetLabel | Success | | 0.001 |
testProjectReferencesProp | Success | | 0.000 |
testGetLocale | Success | | 0.000 |
testNoParametersWithCallbacks | Success | | 0.001 |
testExportTarCreateSelectedDirectories | Success | | 0.041 |
testImportAddToNewCategory | Success | | 0.000 |
testExportZipCreateSelectedDirectories | Success | | 0.042 |
testActivity | Success | | 3.078 |
testFolderCopyLinkUndoRedo | Success | | 0.284 |
testShiftAlt | Success | | 0.039 |
testIsDirtyStateIndicationSupported | Success | | 5.498 |
testProjectClosedCopyAndChangeLocationUndoRedo | Success | | 0.492 |
testGetExtension | Success | | 0.001 |
testSingleChildAffectsParent | Success | | 0.000 |
test128117complex | Success | | 0.000 |
testMenuOnlyHasShowViewAction | Success | | 5.328 |
testCustomContentDescription | Success | | 0.413 |
testAddRecentWorkingSet | Success | | 0.018 |
testPreviousChoicesAvailableForIncrementalExtension | Success | | 5.878 |
test16GetProjectRecords | Success | | 0.582 |
testOnDisplayDisposedListener | Success | | 0.059 |
testCauseGrayAt5Deep | Success | | 0.001 |
XXXtestFactoryScopePopulation | Success | | 0.000 |
testView_VISIBLE1 | Success | | 0.537 |
testExtensionContributionExpression | Success | | 5.344 |
testGet_SetEditorAreaVisible | Success | | 0.380 |
XXXtestShowActionSet | Success | | 0.000 |
testGetSelectionProvider | Success | | 0.416 |
testOpenAndFindEditorWithMatchFlags | Success | | 0.000 |
testRedundantFolderFileMoveUndoRedo | Success | | 0.313 |
testJobPriorityOrdering | Success | | 0.000 |
testDefaultSupportProviderEnablement | Success | | 0.001 |
testOpenPage | Success | | 0.000 |
testDeliverDelayed | Success | | 0.523 |
testMinimumSelectionSizeT2 | Success | | 0.444 |
testGoodSaveablesBadContainedMultipleTimes | Success | | 0.001 |
testProjectRenameUndoRedo | Success | | 0.339 |
testRedAction | Success | | 5.483 |
testFontPreferenceListener_th1_defaultedfont | Success | | 0.000 |
test22FullBuildAfterImportedProjectsWithCopy | Success | | 1.038 |
testOperationFailure | Success | | 0.000 |
testScopedService | Success | | 0.000 |
testPropertyTester2 | Success | | 0.033 |
testActiveEditorReferenceValueType | Success | | 0.003 |
testAddPartListenerToWindow | Success | | 0.418 |
testOpenEditor5 | Success | | 0.476 |
testFindPropertySheetWithUnpinnedPSandSPVActive | Success | | 5.633 |
testSupport1 | Success | | 4.101 |
testParentIsPinned | Success | | 5.598 |
XtestInputIfHiddenBug69953 | Success | | 0.000 |
testColorPreferenceListener_th1_swtcolor | Success | | 0.001 |
testDispatcherMultipleCommandsOnlyOneEnabled | Success | | 0.140 |
testActivityManagerListener | Success | | 0.001 |
testUnpinningWhenPinnedPartIsClosed | Success | | 5.519 |
testGetActivePage | Success | | 0.000 |
testColorPreferenceListener_def_nooverridecolor | Success | | 0.001 |
testBrokenSaveablesGoodClosedFirst | Success | | 0.003 |
testSimpleWindowLeak | Success | | 11.794 |
test87675_undoredo | Success | | 0.001 |
testGetPluginId | Success | | 0.473 |
XXXtestRemovePerspectiveListener | Success | | 0.000 |
testWizardWindowTitle | Success | | 0.181 |
testBasicContextActivation | Success | | 5.401 |
testCaseInsensitivity | Success | | 0.000 |
testGetHelpForHelpContextProvider | Success | | 0.005 |
subtreeChecked | Success | | 0.044 |
testColorRegistryListener_def_rgbcolor | Success | | 0.001 |
testGetDefaultEditor4_Bug356116 | Success | | 0.006 |
testSwitchDefaultToExternalBug236104 | Success | | 0.039 |
testSourceProviderPriority | Success | | 0.001 |
testPopup | Success | | 5.496 |
testFindCommandByDescription | Success | | 5.596 |
testDisableDecorator | Success | | 0.660 |
testPriority | Success | | 0.048 |
testGetBindings | Success | | 0.000 |
testNothingSplit | Success | | 0.000 |
testSetContext | Success | | 0.447 |
testParameterizedCommand | Success | | 0.002 |
testSetTheme | Success | | 0.195 |
testStringData | Success | | 0.000 |
testHideActionSet | Success | | 0.389 |
testWorkbenchEncodings | Success | | 0.018 |
testCreateMarkerUndoInvalid2 | Success | | 0.151 |
testSelectReveal | Success | | 0.624 |
testCreateWorkingSetFromMemento | Success | | 0.020 |
testCommandServiceExecuteRefresh | Success | | 0.000 |
testFileMoveAndOverwriteUndoRedo | Success | | 0.445 |
testFindPerspectiveWithLabel | Success | | 0.000 |
testDefaultTextEditorPref | Success | | 0.170 |
testBasicFilter | Success | | 0.001 |
testNullLabelProvider | Success | | 1.001 |
test10ImportSingleDirectoryWithCopy | Success | | 0.509 |
testOpenEditor7_Bug203640 | Success | | 0.672 |
testClose | Success | | 0.000 |
testAddPageListener | Success | | 0.000 |
testGetStatusLineManager | Success | | 0.428 |
testAboutPlugins | Success | | 0.274 |
testDisableDecorator | Success | | 1.296 |
testAstersisksForGaps | Success | | 0.051 |
testDefaultedOverrideColor_defaultedcolor2 | Success | | 0.000 |
testNavigatorFilter | Success | | 0.216 |
testUnrelevantOrder | Success | | 0.000 |
testGetCamelCaseIndices | Success | | 0.001 |
testCreateReadRootReader | Success | | 0.001 |
XXXtestOpenWorkbenchWindow2 | Success | | 0.000 |
testRun | Success | | 0.490 |
testLocalContext | Success | | 5.835 |
testFolderCreateLinkedUndoRedo | Success | | 0.286 |
testGetShowInContextWithNoActivePart | Success | | 5.781 |
testConvertStringToInteger | Success | | 0.000 |
testGetID | Success | | 0.007 |
testNoPropertyPage | Success | | 0.161 |
testGetDefaultLabelProvider | Success | | 0.000 |
testCtrlShift2 | Success | | 0.001 |
testImportUsingExportCategory | Success | | 0.000 |
testInfiniteStrokes | Success | | 0.033 |
testAcceleratorScopes | Success | | 0.000 |
testSupport2 | Success | | 1.089 |
XXXtestGetActiveWorkbenchWindow | Success | | 0.000 |
testFindPropertySheetWithPinnedPSandSPVActive | Success | | 5.556 |
testEndofQueryTwoGroups | Success | | 5.331 |
testDefaultedColor_rgbcolor | Success | | 0.000 |
testHashCode2 | Success | | 5.319 |
testNonBlockingAppearance | Success | | 2.070 |
testFileSystemImport | Success | | 0.000 |
testAndPage | Success | | 0.037 |
testRestoreBinding | Success | | 0.085 |
testBasicSelectionEmpty | Success | | 0.000 |
testSimpleViewLeak | Success | | 6.215 |
testPreviousChoicesAvailableForExtension | Success | | 6.181 |
testNewPropertySheet | Success | | 5.560 |
testGetDefaultEditor | Success | | 0.000 |
testZeroStroke | Success | | 0.037 |
testView_VISIBLE2 | Success | | 0.576 |
testPlatformFont | Success | | 0.001 |
testOperationsAPIinThreads | Success | | 0.025 |
testSuggestionUseExecuteCommandInContext | Success | | 0.000 |
testRedOrBlueAction | Success | | 5.487 |
testGetShowInContextWithNoShowInSource | Success | | 5.391 |
testCamelCaseMatch | Success | | 0.745 |
testEmptyItemNotMatched | Success | | 0.000 |
testEditorContentTypeByExtWithContentType | Success | | 0.001 |
testEqualsNonNullInput | Success | | 5.464 |
testSetPartState | Success | | 0.511 |
testThemeExtensionFont | Success | | 0.000 |
testGetEditors | Success | | 0.571 |
testRemoveWorkingSetAfterRename | Success | | 0.030 |
testWindowChildWhenDialog | Success | | 0.001 |
testHistoryFactory | Success | | 0.001 |
testBug288770_1 | Success | | 7.129 |
testThemeExtensionColor | Success | | 0.018 |
testTrueAction | Success | | 5.509 |
testContextDispose | Success | | 0.000 |
testCtrlSpace | Success | | 0.199 |
testMinimumSelectionSizeT3 | Success | | 0.437 |
testZipSetOverwriteResources | Success | | 0.964 |
testDefaultedFontOverride_valfont | Success | | 0.001 |
testMultiSelectionAndTwoInitialNonExistingSelectionWithInitialPattern | Success | | 0.137 |
testParameterizedCommand_generateCombinations | Success | | 0.001 |
testIsCompatible | Success | | 0.000 |
testParentAffectsTwoChildren | Success | | 0.000 |
failsOnMacCocoatestConflictRemove | Success | | 0.000 |
testCommandsScopes | Success | | 0.000 |
testDefaultPageAdapter | Success | | 5.550 |
testAdaptsToT3 | Success | | 0.422 |
testReplaceFirst | Success | | 0.000 |
testPLUGIN_ID | Success | | 0.001 |
testRemoveSelectionListener | Success | | 0.438 |
testSWTColorOverride | Success | | 0.000 |
testPutAndGetTextData | Success | | 0.007 |
testInputIfHiddenByMaximizeBug509405 | Success | | 7.266 |
testDeletedBindingAllowsParent | Success | | 0.000 |
testPartHiddenBeforeClosing | Success | | 0.414 |
testGoodFontDefinition | Success | | 0.001 |
testSubstringMatch | Success | | 0.458 |
testCreatePerspectiveSwithcerInToolbar | Success | | 0.002 |
testOpenEditor4 | Success | | 0.922 |
testDeletedBindingWithUserOverride | Success | | 0.000 |
XXXtestMenuServiceContribution | Success | | 0.000 |
testGetGlobalActionHandler | Success | | 0.445 |
testApplicableTo_AdapterManager1 | Success | | 0.009 |
testWizardOverwrite | Success | | 0.147 |
testParentAffectsDescendantsInMultipleBranches | Success | | 0.000 |
testDefaults | Success | | 0.034 |
testProjectCopyAndChangeLocationUndoRedo | Success | | 0.369 |
testGetDefaultEditor | Success | | 0.000 |
testCamelCaseMatch2 | Success | | 0.005 |
testOpenAndHideEditor8 | Success | | 0.000 |
testDeletedBindingUnnecessarily | Success | | 0.000 |
testProjectDeleteWithContentUndoRedo | Success | | 0.329 |
testWizardWithNoDefaultContructor | Success | | 0.218 |
testSingleSelectionAndTwoInitialSelectionsWithInitialPattern | Success | | 0.132 |
testFieldEditorEnablePref | Success | | 0.203 |
testGetPerfectMatch | Success | | 0.001 |
testDefaultColorDescriptor | Success | | 0.003 |
testAddBinding | Success | | 0.001 |
testAddOnDisplayDisposed | Success | | 0.129 |
testConfigurationIgnoreNestedProjects | Success | | 0.857 |
testActivityEnablement | Success | | 0.164 |
testDynamic | Success | | 0.001 |
testZipFileImport | Success | | 0.000 |
testConfigurationCloseImportedProjects | Success | | 0.869 |
testFontPreferenceListener_def_novalfont | Success | | 0.002 |
testEquals3 | Success | | 5.448 |
testSelectionChanged | Success | | 0.467 |
testSetSelectionProvider | Success | | 0.424 |
testHandleEvent | Success | | 0.060 |
testColorPreferenceListener_def_defaultedcolor | Success | | 0.001 |
testCategoryCount2_A | Success | | 0.024 |
testSelfMuteT3 | Success | | 0.454 |
testViewFoundWhenOpened | Success | | 0.000 |
testWorkbenchServiceFactory | Success | | 5.814 |
testExportZipCreateSelectedDirectoriesProject | Success | | 0.046 |
testGetToolBarManager | Success | | 0.454 |
testBug288765 | Success | | 6.376 |
testGetDisabledCategories4 | Success | | 0.017 |
testForBreak213 | Success | | 0.014 |
testJFacePolicySupportProvider | Success | | 0.051 |
testTaskFilters | Success | | 0.000 |
testCreateListenerTest | Success | | 0.438 |
testDynamicMenu | Success | | 10.639 |
testBasicPopulation | Success | | 5.383 |
testCloseWithSaveNeeded | Success | | 0.821 |
testAboutBindingIn3x | Success | | 0.037 |
testBadIcon | Success | | 0.004 |
testGetOpenPerspectives | Success | | 0.699 |
testNoFontDefinition | Success | | 0.002 |
testBasic2Split | Success | | 0.000 |
testOpenEditor6 | Success | | 1.218 |
test78470 | Success | | 2.228 |
testNullTitle | Success | | 0.399 |
testBug276371 | Success | | 3.131 |
testBug | Success | | 0.061 |
testDataKeySet_data1 | Success | | 0.001 |
testSetActiveScheme | Success | | 0.000 |
testLocalPageService | Success | | 0.795 |
testInitialSelectionWithTabbedProperties | Success | | 6.710 |
testPlatformColor | Success | | 0.007 |
XXXtestMenuVisibilityWithCustomFactory | Success | | 0.000 |
testActiveEditorReference | Success | | 0.037 |
testBug288770_2 | Success | | 7.158 |
testHashCode5 | Success | | 5.459 |
testGetImageDescriptor | Success | | 0.024 |
testOpenAndClose | Success | | 0.428 |
testCloseEditors | Success | | 0.833 |
testSingleSelectionAndNoInitialSelectionWithInitialPattern | Success | | 0.184 |
testCopyCommand | Success | | 0.031 |
testSingleSelectionAndOneFilteredSelection | Success | | 0.142 |
testCheckUncheckParentWithDescendants5Deep | Success | | 0.000 |
testColorRegistryListener_th1_nooverridecolor | Success | | 0.001 |
testCheckUncheckItemWithAncestorsAndDescendants | Success | | 0.002 |
testAddAndRemovePattern | Success | | 0.170 |
testWorkingSetDescriptor | Success | | 0.000 |
testBeforeQueryTwoGroups2 | Success | | 5.334 |
testNonEditableText | Success | | 5.479 |
testDependantBundleIcon | Success | | 0.008 |
testFileEditorsPref | Success | | 0.403 |
testOverrideThemeDefinitions | Success | | 0.307 |
XXXtestGetComposite | Success | | 0.000 |
testShowMarkers | Success | | 0.404 |
testNotBrokenSaveables | Success | | 0.001 |
testAppearancePref | Success | | 0.203 |
testGetName | Success | | 0.008 |
testSetFilesToImport | Success | | 0.514 |
testPreclosePartsWithSaveOptions_DiscardAll | Success | | 0.790 |
testProjectMoveInvalidLocationUndoRedo | Success | | 0.163 |
testEndsWithQuestionMark | Success | | 0.000 |
testPageOpened | Success | | 0.000 |
testNestedRedundantFolderDeleteUndoRedo | Success | | 0.323 |
testOneParameterCommand | Success | | 0.001 |
testJustQuestionMark | Success | | 0.000 |
testGetWorkbench | Success | | 0.000 |
testZipFileExport | Success | | 0.000 |
testBug288770_4 | Success | | 9.178 |
XXXtestPrivatePopup | Success | | 0.000 |
opensProposalPopupWithSubfoldersAsProposals | Success | | 0.000 |
testBasicHandler | Success | | 0.006 |
testDynamicMenuContribution | Success | | 0.588 |
testClosePerspectiveDoesNotPromptBug272070 | Success | | 1.085 |
testOpenAndHideEditor11 | Success | | 0.000 |
testModifierWithPlatform | Success | | 0.033 |
testFindIntegerParamCommand | Success | | 0.000 |
testPartialSort | Success | | 0.309 |
test18GetProjectRecordsShouldHandleCorruptAndConflictingProjects | Success | | 0.297 |
testSpacesInRootAreIllegal | Success | | 0.001 |
testNonNullLabelProvider | Success | | 1.074 |
testPatternMatch2 | Success | | 0.026 |
testGetWorkbenchWindows | Success | | 16.371 |
testImportList | Success | | 0.455 |
testDeletedBindingWithAddition | Success | | 0.000 |
testMatchingContext | Success | | 0.006 |
testShowView | Success | | 0.224 |
testPutTextDataWithChildrenBug93718 | Success | | 0.001 |
testFontPreferenceListener_th1_novalfont | Success | | 0.000 |
testProjectDeleteUndoRedo | Success | | 0.385 |
testHashCode | Success | | 5.316 |
testHideView | Success | | 0.456 |
testAddContentTypeBinding_bug502837 | Success | | 0.012 |
testNewResource | Success | | 0.224 |
testHistoryLimit | Success | | 0.000 |
testWindowService | Success | | 0.000 |
failsOnCocoatestCreateConflict | Success | | 0.000 |
testFindSecondaryViewReference | Success | | 0.637 |
testFindPropertySheetWithSPVActive | Success | | 5.492 |
testPerspectivesPref | Success | | 0.261 |
testRemoveWorkingSet | Success | | 0.018 |
testBug211933 | Success | | 1.078 |
testAlreadyDeliveredPart1 | Success | | 0.459 |
testSourceProvider | Success | | 5.352 |
testBug474072_missing | Success | | 0.003 |
testDeadlock | Success | | 0.296 |
testSubtractTypeError | Success | | 0.001 |
testUpdateContext | Success | | 0.034 |
testPartVisibleWhenOpenedShared | Success | | 0.485 |
testForBreak321 | Success | | 0.011 |
testBindingsEqual | Success | | 0.000 |
testFontPreferenceListener_def_defaultedfont | Success | | 0.000 |
testEditPage | Success | | 0.346 |
testGetRegisteredName | Success | | 0.428 |
testBug334524 | Success | | 6.346 |
testMinimumSelectionSizeT1 | Success | | 0.430 |
testFileCreateLinkedNestedUndoRedo | Success | | 0.378 |
testActivePartReferenceValueType | Success | | 0.000 |
testGetActiveBindingsDisregardingContext | Success | | 0.000 |
test115761 | Success | | 14.712 |
testOverwritePerspective | Success | | 0.130 |
testDefaultTitle | Success | | 0.000 |
testGetPerspectives | Success | | 0.000 |
testOpenEditor | Success | | 1.079 |
testGetActiveBindingsDisregardingContextFlat | Success | | 0.000 |
testBug76285 | Success | | 1.764 |
testInput | Success | | 6.050 |
testToolbarContributionFromFactoryVisibility | Success | | 5.418 |
testEditorContentTypeByFilenameWithoutContentType2 | Success | | 0.000 |
testOperationApproval | Success | | 0.002 |
testDefaultedFont_valfont | Success | | 0.000 |
testMultiSelectionAndTwoInitialSelectionsWithInitialPattern | Success | | 0.133 |
testGetWorkbenchWindow | Success | | 0.378 |
testBadColor2 | Success | | 0.000 |
testEnableDecorator | Success | | 0.652 |
testDeleteMarkersUndoRedo | Success | | 0.347 |
testExceptionThrowingHandler | Success | | 0.001 |
testInfoProp | Success | | 0.000 |
testFileCreateNestedInFolderUndoRedo | Success | | 0.281 |
testDeleteProject | Success | | 0.114 |
testEquals2 | Success | | 5.339 |
testGetViews | Success | | 0.439 |
testCreateMyFilteredTree | Success | | 0.063 |
testGetDescriptor | Success | | 5.583 |
testZipLeveledStructureProvider | Success | | 0.007 |
testGetStatus | Success | | 0.033 |
testCopyChild | Success | | 0.002 |
testDoubleParent | Success | | 0.001 |
testGetLabel | Success | | 0.430 |
testRelativeViewVisibility | Success | | 0.575 |
testWorkingSets2 | Success | | 0.384 |
testType | Success | | 0.050 |
testGetDisabledCategories2 | Success | | 0.034 |
testOpenEditor4 | Success | | 1.171 |
testOKStatus1 | Success | | 2.062 |
testModifierNotApplied | Success | | 0.035 |
testMessage | Success | | 0.047 |
testMultiSelectionAndOneInitialSelectionWithoutInitialPattern | Success | | 0.127 |
testSupportLinkVisibility1 | Success | | 7.200 |
testExportAddToParentedCategory | Success | | 0.000 |
test17GetProjectRecordsShouldHandleCorruptProjects | Success | | 1.325 |
testProjectClosedCopyUndoRedo | Success | | 0.460 |
testImages | Success | | 0.000 |
testSetPerspective | Success | | 0.386 |
testGetPerspectiveRegistry | Success | | 0.001 |
testNoUpdatesIfHidden | Success | | 8.363 |
testPageDispose | Success | | 6.346 |
testCamelCaseMatch1 | Success | | 0.015 |
testRestoreDefaults | Success | | 0.001 |
testFileCopyRenameUndoRedo | Success | | 0.280 |
testDefaultedFontOverride_defaultedfont2 | Success | | 0.000 |
testNewFile2 | Success | | 0.254 |
testFileCreateLinkedUndoRedo | Success | | 0.280 |
testLocalHistoryPref | Success | | 0.318 |
testCheckingForMessageDuplication1 | Success | | 3.094 |
testGetCamelCase | Success | | 0.000 |
testSetBindings | Success | | 0.000 |
testGetActiveScheme | Success | | 0.000 |
testCommandPropertyEnablement | Success | | 6.381 |
testContextHistories | Success | | 0.001 |
testSingleSelectionAndOneInitialSelectionWithoutInitialPattern | Success | | 0.164 |
testEnableDecorator | Success | | 1.225 |
testExportStatus | Success | | 0.036 |
testActivityPermutations | Success | | 0.000 |
testPagePartListener | Success | | 5.722 |
testPatternMatch | Success | | 0.592 |
pluginsWithoutOSGiServiceOrActivatorShouldNotActive | Success | | 0.000 |
testEndofQueryOneGroup | Success | | 5.340 |
testExportRootResource | Success | | 0.438 |
testRequestWithWhitespace | Success | | 5.633 |
testPerspectiveReset | Success | | 0.443 |
testUpdateAndMergeSingleMarkerUndoRedo | Success | | 0.376 |
testFindViewReferenceAfterShowViewCommand | Success | | 12.751 |
test03FindSingleDirectory | Success | | 0.171 |
testExceptionDuringOpenOperation | Success | | 0.004 |
testBug531610 | Success | | 0.184 |
testSingleSelectionAndOneInitialNonExistingSelectionWithInitialPattern | Success | | 0.135 |
testBasicContribution | Success | | 5.357 |
testBringToTop_MinimizedViewWithEditorsBug292966 | Success | | 2.352 |
testCategoryCount4_A | Success | | 0.016 |
testBadColor1 | Success | | 0.001 |
testGetWorkingSetManager | Success | | 0.008 |
testHashCode4 | Success | | 5.455 |
testForBreak123 | Success | | 0.020 |
testSelectTypes | Success | | 1.339 |
testThemeExtensionName | Success | | 0.000 |
testDetails1 | Success | | 9.141 |
testColorPreferenceListener_th1_nooverridecolor | Success | | 0.000 |
testGetActiveBindingsFor | Success | | 0.000 |
testConfigBlockFilter | Success | | 0.003 |
testCreateCheckboxFilteredTree | Success | | 0.086 |
testCommandServiceExecute | Success | | 0.000 |
testAllowsMultiple | Success | | 5.570 |
testBug529451 | Success | | 0.323 |
testUserPredicate | Success | | 0.433 |
testSchemeOverrideDifferentTypes | Success | | 0.000 |
testExtensionMatch | Success | | 0.758 |
testTextEditorContextMenu | Success | | 6.590 |
testNewFileType | Success | | 0.978 |
testOpenEditor3 | Success | | 0.549 |
testCopyMoveProject | Success | | 0.252 |
testGetImageDescriptor | Success | | 0.000 |
testTwoChildrenAffectParent | Success | | 0.000 |
testAlreadyDeliveredAnyPartPart2 | Success | | 0.449 |
testCaseInsensitivity | Success | | 0.001 |
testFolderMoveUndoRedo | Success | | 0.296 |
testPreclosePartsWithSaveOptions_SaveFew | Success | | 0.778 |
testCommandProperty | Success | | 7.115 |
testCommandListenerExecuteClosePart | Success | | 0.076 |
test02FindSingleTar | Success | | 0.159 |
testDefaultedColor_defaultedcolor2 | Success | | 0.001 |
testFileAndFolderMoveSameDests | Success | | 0.289 |
testNonDependantBundleIcon | Success | | 0.005 |
testPageActivate | Success | | 0.000 |
testBug528301 | Success | | 0.360 |
testAbortPageFlipping | Success | | 0.140 |
testImportProjectWithExistingName | Success | | 1.192 |
testConflictSelection | Success | | 0.060 |
testPluginStateActions | Success | | 5.451 |
testSelfMuteT4 | Success | | 0.460 |
test94459 | Success | | 0.000 |
testModalitySwitch4 | Success | | 2.171 |
testCreateFilteredTree | Success | | 0.059 |
testPutAndGetString | Success | | 0.011 |
testParentAffectsSingleChild | Success | | 0.000 |
testWorkingSetSaveNeverRestoresAggregate | Success | | 0.641 |
testCtrlEnter | Success | | 0.000 |
testViewPopulation | Success | | 5.388 |
testStackPlacementLeft | Success | | 0.470 |
testErrorCondition | Success | | 0.001 |
testGetPartialMatches | Success | | 0.000 |
testNewFile | Success | | 0.180 |
testPluginStateActions | Success | | 5.460 |
testDefaultedFont_defaultedfont | Success | | 0.000 |
testJFacePolicyOverDefaultPreference | Success | | 0.000 |
testContributorResourceAdapter | Success | | 0.024 |
testShowViewMult | Success | | 0.601 |
testNothingUseful2Split | Success | | 0.000 |
testSetGlobalActionHandler | Success | | 0.489 |
testGetPrefereneManager | Success | | 0.001 |
XXXtestCustomTitle | Success | | 0.000 |
testFileAddition | Success | | 0.843 |
testTruncation | Success | | 0.030 |
testSetElements | Success | | 0.041 |
testPrefixMatch | Success | | 0.003 |
testViewProperties | Success | | 0.419 |
testPerspectivesPref | Success | | 0.404 |
testContextOverride | Success | | 0.001 |
testAllAction | Success | | 5.514 |
testFindViewReference | Success | | 0.926 |
testSuperType | Success | | 0.047 |
testIsPerfectMatch | Success | | 0.000 |
testNonAdaptableContributions | Success | | 0.195 |
testExpressionEnabledAction | Success | | 5.468 |
testGetEditors | Success | | 0.039 |
testCategoryActivityBindings | Success | | 0.001 |
testNotRedAction | Success | | 5.524 |
testSerializeShowResourcePerspective | Success | | 0.000 |
testExportZipCompressed | Success | | 0.046 |
testIsApplicationMenu | Success | | 0.469 |
testWaitCursor | Success | | 5.985 |
testCauseGrayAt3Deep | Success | | 0.000 |
testOpenPerspectiveWithMultiViewPlaceholdersInFolder | Success | | 0.000 |
testLocalSelectionService | Success | | 0.459 |
testPostSelection | Success | | 5.703 |
testCustomTitle | Success | | 0.407 |
testSingleEntry | Success | | 0.001 |
testOpenAndCloseSaveNotNeeded | Success | | 0.435 |
testOperationChanged | Success | | 0.000 |
testCommandListenerExecute | Success | | 0.001 |
testOpenAndHideEditor9 | Success | | 0.000 |
testGetBadTheme | Success | | 0.000 |
testTextFilter | Success | | 6.066 |
testBug278514NormalProperties | Success | | 6.699 |
testDeadlock | Success | | 30.143 |
testConstructor | Success | | 0.007 |
testFileAndFolderCopySameDests | Success | | 0.283 |
testActivate | Success | | 0.528 |
testTarGetStatus | Success | | 0.036 |
testFindPropertySheetWithoutActivePart | Success | | 5.317 |
testSuggestionUseParameterizedCommandExecuteWithChecks | Success | | 0.000 |
testOpenByCommand | Success | | 5.522 |
testINestableService | Success | | 0.438 |
testBringToTop | Success | | 0.467 |
testStructuredSelectionEmpty | Success | | 0.000 |
testGetPerspectiveShortcuts | Success | | 0.390 |
test12ImportZipDeleteContentsImportAgain | Success | | 0.876 |
testMalformedSerializationStrings | Success | | 0.000 |
testLazyInit | Success | | 0.405 |
testBasicSplit | Success | | 0.001 |
testWorkingSet | Success | | 0.638 |
testGetIShowInTargetAdapter | Success | | 5.427 |
testCompleteSort | Success | | 0.239 |
testModalContextTransfer | Success | | 0.117 |
testActivityListener | Success | | 0.002 |
testProjectClosedDeleteWithContentUndoRedo | Success | | 0.277 |
testNullListener | Success | | 0.000 |
testActivityImages | Success | | 0.011 |
testSameContainer | Success | | 0.001 |
testZipFileImport | Success | | 0.000 |
test14InitialValue | Success | | 0.672 |
testContextActivation | Success | | 5.734 |
testModalitySwitch2 | Success | | 2.158 |
testRedundantFileAndFolderCopy | Success | | 0.322 |
testAboutBinding | Success | | 0.035 |
testDisableDecorator | Success | | 0.713 |
testColorRegistryListener_def_swtcolor | Success | | 0.001 |
testHandleEvent | Success | | 0.052 |
testClose | Success | | 0.917 |
testSingleSelectionAndOneInitialSelectionWithInitialPattern | Success | | 0.137 |
test94400 | Success | | 0.001 |
testThemeAPIvsPreferences | Success | | 0.973 |
testOKStatusAcceptanceWhenOKStatusNotEnabled | Success | | 0.000 |
testInvalidType_1 | Success | | 0.161 |
testRemovePartListenerFromPage | Success | | 0.434 |
testFontPreferenceListener_th1_nooverridefont | Success | | 0.000 |
testNonUIThreadFontAccess | Success | | 0.008 |
testHandlerChangeCausesUpdate | Success | | 0.001 |
testFileLinkedDeleteUndoRedo | Success | | 0.278 |
testSizes | Success | | 0.003 |
testBeforeQueryTwoGroups | Success | | 5.325 |
testShowBusyWhenCurrentlyBusy | Success | | 5.430 |
testGetId | Success | | 0.000 |
testMenuIcons | Success | | 5.352 |
testZipWithFileAtRoot | Success | | 0.456 |
testCustomManager | Success | | 0.088 |
testProjectMoveUndoRedo | Success | | 0.318 |
testShowAll | Success | | 7.101 |
testObjectStateContentType | Success | | 0.101 |
testGetDisabledCategories3 | Success | | 0.021 |
testStackContents | Success | | 0.443 |
testLocalHistoryPref | Success | | 0.261 |
testChangeOnGray | Success | | 0.006 |
testGetFileEditorMappings | Success | | 0.000 |
testMenuManagerEnablement_Check_Bug_552659_Regression | Success | | 5.335 |
testFileDeleteUndoRedo | Success | | 0.270 |
testCommandId | Success | | 0.000 |
testCheckUncheckChildAt5Deep | Success | | 0.000 |
testSelfMuteT5 | Success | | 0.449 |
testBringToTop | Success | | 0.686 |
testWithStatusAdapter5 | Success | | 3.074 |
testList2 | Success | | 6.124 |
testStructuredSelection | Success | | 0.000 |
testOpenAndHideEditor5 | Success | | 0.000 |
testDeleteResources | Success | | 0.190 |
testFindPerspectiveWithId | Success | | 0.000 |
testBug260937 | Success | | 1.010 |
testFontReset | Success | | 0.045 |
testSelectAllHandlerSendsSelectionEvent | Success | | 0.119 |
test87675_split | Success | | 0.000 |
testBadFactory_Restore | Success | | 0.019 |
testNeedsSaving | Success | | 0.002 |
testColorPreferenceListener_th1_rgbcolor | Success | | 0.001 |
testActivityManager | Success | | 0.001 |
testCategoryImages | Success | | 0.019 |
testSingleJobRefreshTwice | Success | | 0.178 |
testPartIdSubmission | Success | | 5.427 |
test2Delimiters | Success | | 0.000 |
testReplace | Success | | 0.000 |
testShowActionSet | Success | | 0.387 |
testGetElemets | Success | | 0.044 |
XXXtestOpenWorkbenchWindow | Success | | 0.000 |
failsOnWinAndLinuxWith16VMtestUpdateKeySequence | Success | | 0.000 |
testInvalidType_2 | Success | | 0.140 |
test13ImportDirectoryNested | Success | | 0.603 |
testGetPlatform | Success | | 0.000 |
testOpenView | Success | | 0.411 |
testGetInput | Success | | 1.184 |
XXXtestCustomName | Success | | 0.000 |
testSinglePlatform | Success | | 0.048 |
testColorRegistryListener_th1_defaultedcolor | Success | | 0.000 |
testNewProjectPage1 | Success | | 0.253 |
testAfterQueryOneGroup | Success | | 5.398 |
testFindView | Success | | 0.495 |
testEditorInput | Success | | 0.040 |
testNewPropertySheetNoSelection | Success | | 5.550 |
XXXtestEmptyContentDescription | Success | | 0.000 |
testGetDefaultEditor2 | Success | | 0.000 |
testBug395126_missing | Success | | 0.002 |
testImportNoCategoryProvided | Success | | 0.000 |
testFullHighlighting | Success | | 0.001 |
testFolderRenameUndoRedo | Success | | 0.328 |
testLtr | Success | | 0.000 |
XXXtestClose | Success | | 0.000 |
testAstersisksAndEndTerminator | Success | | 0.000 |
testBasicWorkingSetElementAdapter_Inheritance | Success | | 0.001 |
testCommandExecuteClosePart | Success | | 0.060 |
testNewFile2 | Success | | 0.361 |
testExportDuplicateCategory | Success | | 0.001 |
testRemoveContentType_bug520239 | Success | | 0.018 |
testAdaptables | Success | | 0.013 |
testOperationApprover2 | Success | | 0.002 |
testGetPerspective | Success | | 0.680 |
testExecutionListener | Success | | 0.000 |
testCheckRecognizingImmediatePrompting2 | Success | | 0.000 |
testCategoryPermutations | Success | | 0.000 |
testErrorClosing | Success | | 0.138 |
testHideViewWithReference | Success | | 0.443 |
testRGBColorOverride | Success | | 0.000 |
testThemeDescription_default | Success | | 0.000 |
testLocaleOverride | Success | | 0.001 |
testActivityPatternBindings | Success | | 0.000 |
testContributorResourceAdapter | Success | | 0.433 |
testFontPreferenceListener_th1_valfont | Success | | 0.002 |
testFieldEditorEnablePref | Success | | 0.130 |
testDeleteClosedProject | Success | | 0.650 |
testZipFileStructureProvider | Success | | 0.005 |
testView_CREATE1 | Success | | 0.547 |
testZipImport | Success | | 0.435 |
testCreateWorkingSet | Success | | 0.005 |
testCheckRecognizingImmediatePrompting1 | Success | | 0.000 |
test04DoNotShowProjectWithSameName | Success | | 0.185 |
testOpenPage2 | Success | | 0.000 |
testRemoveExtension | Success | | 0.034 |
testGetId | Success | | 0.007 |
testContextActivation | Success | | 5.514 |
testDisableDecorator | Success | | 0.628 |
testTypePage | Success | | 0.279 |
testCallbackCleanup | Success | | 5.340 |
testDescription | Success | | 0.000 |
testEditorInputValueType | Success | | 0.000 |
testNoClassCastExceptionForMenuManagerToolbarContribution | Success | | 5.376 |
testSetPlatform | Success | | 0.001 |
testAlreadyDeliveredAnyPartPart1 | Success | | 0.461 |
testBasicMenuPopulation | Success | | 5.403 |
test94459AllContextsEmpty | Success | | 0.000 |
testCategoryListener | Success | | 0.001 |