Name | Status | Type | Time(s) |
testPrefix | Success | | 0.001 |
nonSuspendedLineDifferStaysNonSuspendedAfterDocumentRewriteSession | Success | | 0.000 |
lineDifferNotSuspendedAfterResumeIsCalled | Success | | 0.000 |
testMinimapContent | Success | | 0.048 |
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:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 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: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:4095) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3762) 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:636) 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.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:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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.196 |
testScreenshot | Success | | 0.142 |
testReplaceLastLine | Success | | 0.000 |
textZoomIsNotSupportedForMultiPageEditorPartWithNonTextPage | Success | | 0.007 |
textZoomIsSupportedForMultiPageEditorPartWithAbstractTextEditorPage | Success | | 0.000 |
testAddThirdLine | Success | | 0.000 |
textZoomIsSupportedForAdaptableToAbstractTextEditor | Success | | 0.001 |
textZoomIsSupportedForAbstractTextEditor | Success | | 0.000 |
testHunkAtEnd | Success | | 0.001 |
suspendSuspendsLineDiffer | Success | | 0.001 |
textZoomIsNotSupportedForMultiEditorWithNonTextPage | Success | | 0.001 |
testFocusNotChangedWhenButtonMnemonicPressed | Success | | 0.001 |
testInternationalBackwards | Success | | 0.027 |
testHunkRightAfter | Success | | 0.000 |
nonSuspendedLineDifferNotSuspendedAfterStartRewriteSession | Success | | 0.001 |
test01InitialButtonState | Success | | 7.675 |
testMinimapSetStyles | Success | | 0.066 |
testNoDiff | Success | | 0.000 |
testHunkAfter | Success | | 0.000 |
testDisableWholeWordIfNotWord | Success | | 0.082 |
textZoomIsNotSupportedForGenericObject | Success | | 0.000 |
testMinimapSetStylesWithTextPresentation | Success | | 0.062 |
testSplit | Success | | 0.000 |
suspendedLineDifferStaysSuspendedAfterDocumentRewriteSession | Success | | 0.001 |
testRemoveInnerLines | Success | | 0.000 |
testAddInnerLines | Success | | 0.000 |
testCompletionState | Success | | 0.005 |
testIteration | Success | | 0.007 |
testSearchBackwards1 | Success | | 0.002 |
testForwardSearch | Success | | 0.002 |
testIllegalOperations | Success | | 0.002 |
testHunkOverStart | Success | | 0.000 |
testReplaceOverlappingRegion | Success | | 0.001 |
testLineDifferStateAfterConnectingDocument | Success | | 0.014 |
testHunkOverEnd | Success | | 0.000 |
textZoomIsSupportedForMultiEditorWithTextPage | Success | | 0.034 |
testShiftEnterReversesSearchDirection | Success | | 3.388 |
testWindowsTaskManagerScreenshots | Success | | 0.000 |
testSearchBackwards2 | Success | | 0.010 |
testEmpty | Success | | 0.000 |
testReplaceInnerLines | Success | | 0.000 |
testIllegal | Success | | 0.000 |
testDisableWholeWordIfRegEx | Success | | 0.088 |
testRemoveLastLine | Success | | 0.001 |
testForwardSearchInternational | Success | | 0.001 |
testHunkInBetween | Success | | 0.001 |
testHunkBefore | Success | | 0.000 |
createNoneMinimapPage | Success | | 0.004 |
testSearch | Success | | 0.008 |
testSearchBackwards3 | Success | | 0.002 |
testInternational | Success | | 0.011 |
testShiftOne | Success | | 0.000 |
testRemoveFirstRegion | Success | | 0.000 |
createMinimapPageWithITextOperationTargetAdapter | Success | | 0.029 |
testReplaceFirstRegion | Success | | 0.000 |
testDag | Success | | 0.001 |
suspendedLineDifferStillSuspendedAfterStopRewriteSession | Success | | 0.001 |
createMinimapPageWithITextViewerAdapter | Success | | 0.048 |
testAddFirstLine | Success | | 0.000 |
testSearch2 | Success | | 0.006 |
testIllegalSplit | Success | | 0.000 |
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.003 |
testAddSecondLine | Success | | 0.002 |
testRemoveFirstLine | Success | | 0.000 |