| Name | Status | Type | Time(s) |
| testInitialButtonState | Success | | 11.737 |
| testDisableWholeWordIfRegEx | Success | | 0.165 |
| testDisableWholeWordIfNotWord | Success | | 0.114 |
| testFocusNotChangedWhenEnterPressed | Failure | this test does not work on GTK unless the runtime workbench has focus
junit.framework.AssertionFailedError: this test does not work on GTK unless the runtime workbench has focus at org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest.testFocusNotChangedWhenEnterPressed(FindReplaceDialogTest.java:192) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1029) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:923) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:588) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 2.600 |
| testFocusNotChangedWhenButtonMnemonicPressed | Failure | this test does not work on GTK unless the runtime workbench has focus
junit.framework.AssertionFailedError: this test does not work on GTK unless the runtime workbench has focus at org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest.testFocusNotChangedWhenButtonMnemonicPressed(FindReplaceDialogTest.java:221) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1029) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:923) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:588) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 1.487 |
| testShiftEnterReversesSearchDirection | Failure | this test does not work on GTK unless the runtime workbench has focus
junit.framework.AssertionFailedError: this test does not work on GTK unless the runtime workbench has focus at org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest.testShiftEnterReversesSearchDirection(FindReplaceDialogTest.java:258) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1029) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:923) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:588) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 1.544 |
| testSearchBackwards1 | Success | | 0.164 |
| testSearchBackwards2 | Success | | 0.164 |
| testSearchBackwards3 | Success | | 0.006 |
| testSearch | Success | | 0.199 |
| testSearch2 | Success | | 0.095 |
| testForwardSearch | Success | | 0.004 |
| testForwardSearchInternational | Success | | 0.032 |
| testPrefix | Success | | 0.002 |
| testInternational | Success | | 0.120 |
| testInternationalBackwards | Success | | 0.076 |
| testCompletionState | Success | | 0.008 |
| testIteration | Success | | 0.086 |
| testLegalOperations | Success | | 0.002 |
| testSplit | Success | | 0.001 |
| testIllegalOperations | Success | | 0.002 |
| testIllegalSplit | Success | | 0.001 |
| testCreation | Success | | 0.005 |
| testHunkAfter | Success | | 0.001 |
| testHunkRightAfter | Success | | 0.000 |
| testHunkBefore | Success | | 0.000 |
| testHunkRightBefore | Success | | 0.001 |
| testHunkAtStart | Success | | 0.000 |
| testHunkAtEnd | Success | | 0.001 |
| testHunkOverStart | Success | | 0.011 |
| testHunkOverEnd | Success | | 0.001 |
| testHunkCovering | Success | | 0.000 |
| testHunkInBetween | Success | | 0.000 |
| testEmpty | Success | | 0.001 |
| testIllegal | Success | | 0.001 |
| testDag | Success | | 0.001 |
| testNoDiff | Success | | 0.003 |
| testShiftOne | Success | | 0.000 |
| testRemoveFirstLine | Success | | 0.001 |
| testRemoveSecondLine | Success | | 0.000 |
| testAddFirstLine | Success | | 0.000 |
| testAddSecondLine | Success | | 0.000 |
| testAddThirdLine | Success | | 0.001 |
| testRemoveFirstRegion | Success | | 0.000 |
| testReplaceFirstRegion | Success | | 0.000 |
| testRemoveOverlappingRegion | Success | | 0.000 |
| testReplaceOverlappingRegion | Success | | 0.001 |
| testRemoveInnerLines | Success | | 0.000 |
| testReplaceInnerLines | Success | | 0.000 |
| testAddInnerLines | Success | | 0.000 |
| testRemoveLastLine | Success | | 0.001 |
| testReplaceLastLine | Success | | 0.067 |
| testAddLastLine | Success | | 0.000 |