| Name | Status | Type | Time(s) |
| testPrefix | Success | | 0.000 |
| nonSuspendedLineDifferStaysNonSuspendedAfterDocumentRewriteSession | Success | | 0.000 |
| lineDifferNotSuspendedAfterResumeIsCalled | Success | | 0.000 |
| testMinimapContent | Success | | 0.041 |
| textZoomIsNotSupportedForNonTextEditor | Success | | 0.000 |
| testFocusNotChangedWhenEnterPressed | Failure | N/A
java.lang.AssertionError at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest.testFocusNotChangedWhenEnterPressed(FindReplaceDialogTest.java:204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 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:39) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:79) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:170) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:154) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:291) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267) at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:197) 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:4068) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3735) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:628) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:563) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:151) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:141) at org.eclipse.test.UITestApplication.run(UITestApplication.java:63) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:199) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:391) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) at org.eclipse.equinox.launcher.Main.run(Main.java:1501) at org.eclipse.equinox.launcher.Main.main(Main.java:1474) at org.eclipse.core.launcher.Main.main(Main.java:37)
| 2.279 |
| testScreenshot | Success | | 0.167 |
| testReplaceLastLine | Success | | 0.000 |
| textZoomIsNotSupportedForMultiPageEditorPartWithNonTextPage | Success | | 0.005 |
| textZoomIsSupportedForMultiPageEditorPartWithAbstractTextEditorPage | Success | | 0.000 |
| testAddThirdLine | Success | | 0.000 |
| textZoomIsSupportedForAdaptableToAbstractTextEditor | Success | | 0.001 |
| textZoomIsSupportedForAbstractTextEditor | Success | | 0.001 |
| testHunkAtEnd | Success | | 0.000 |
| suspendSuspendsLineDiffer | Success | | 0.001 |
| textZoomIsNotSupportedForMultiEditorWithNonTextPage | Success | | 0.000 |
| testFocusNotChangedWhenButtonMnemonicPressed | Success | | 0.000 |
| testInternationalBackwards | Success | | 0.016 |
| testHunkRightAfter | Success | | 0.000 |
| nonSuspendedLineDifferNotSuspendedAfterStartRewriteSession | Success | | 0.001 |
| test01InitialButtonState | Success | | 7.767 |
| testMinimapSetStyles | Success | | 0.059 |
| testNoDiff | Success | | 0.000 |
| testHunkAfter | Success | | 0.001 |
| testDisableWholeWordIfNotWord | Success | | 0.069 |
| textZoomIsNotSupportedForGenericObject | Success | | 0.000 |
| testMinimapSetStylesWithTextPresentation | Success | | 0.053 |
| testSplit | Success | | 0.001 |
| suspendedLineDifferStaysSuspendedAfterDocumentRewriteSession | Success | | 0.001 |
| testRemoveInnerLines | Success | | 0.000 |
| testAddInnerLines | Success | | 0.000 |
| testCompletionState | Success | | 0.006 |
| testIteration | Success | | 0.009 |
| testSearchBackwards1 | Success | | 0.002 |
| testForwardSearch | Success | | 0.001 |
| testIllegalOperations | Success | | 0.001 |
| testHunkOverStart | Success | | 0.000 |
| testReplaceOverlappingRegion | Success | | 0.000 |
| testLineDifferStateAfterConnectingDocument | Success | | 0.008 |
| testHunkOverEnd | Success | | 0.000 |
| textZoomIsSupportedForMultiEditorWithTextPage | Success | | 0.032 |
| testShiftEnterReversesSearchDirection | Success | | 3.477 |
| testWindowsTaskManagerScreenshots | Success | | 0.000 |
| testSearchBackwards2 | Success | | 0.005 |
| testEmpty | Success | | 0.000 |
| testReplaceInnerLines | Success | | 0.000 |
| testIllegal | Success | | 0.000 |
| testDisableWholeWordIfRegEx | Success | | 0.072 |
| testRemoveLastLine | Success | | 0.000 |
| testForwardSearchInternational | Success | | 0.002 |
| testHunkInBetween | Success | | 0.000 |
| testHunkBefore | Success | | 0.000 |
| createNoneMinimapPage | Success | | 0.003 |
| testSearch | Success | | 0.006 |
| testSearchBackwards3 | Success | | 0.001 |
| testInternational | Success | | 0.007 |
| testShiftOne | Success | | 0.000 |
| testRemoveFirstRegion | Success | | 0.001 |
| createMinimapPageWithITextOperationTargetAdapter | Success | | 0.027 |
| testReplaceFirstRegion | Success | | 0.000 |
| testDag | Success | | 0.001 |
| suspendedLineDifferStillSuspendedAfterStopRewriteSession | Success | | 0.001 |
| createMinimapPageWithITextViewerAdapter | Success | | 0.037 |
| testAddFirstLine | Success | | 0.000 |
| testSearch2 | Success | | 0.003 |
| testIllegalSplit | Success | | 0.001 |
| testHunkCovering | Success | | 0.000 |
| testAddLastLine | Success | | 0.000 |
| testHunkAtStart | Success | | 0.000 |
| testCreation | Success | | 0.000 |
| testRemoveOverlappingRegion | Success | | 0.000 |
| testRemoveSecondLine | Success | | 0.000 |
| testLegalOperations | Success | | 0.001 |
| testHunkRightBefore | Success | | 0.004 |
| testAddSecondLine | Success | | 0.002 |
| testRemoveFirstLine | Success | | 0.000 |