Unit Test Results.

Downloads / Build / Test Results | org.eclipse.ui.workbench.texteditor.tests_ep49I-unit-mac64_macosx.cocoa.x86_64_8.0.xmlDesigned for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
761098.68%14.265
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)Time StampHost
org.eclipse.ui.workbench.texteditor.tests760114.2652018-09-06T14:25:26

Package org.eclipse.ui.workbench.texteditor.tests

NameTestsErrorsFailuresTime(s)Time StampHost
WorkbenchTextEditorTestSuite760114.2652018-09-06T14:25:26
Back to top


TestCase WorkbenchTextEditorTestSuite

NameStatusTypeTime(s)
testPrefixSuccess0.000
nonSuspendedLineDifferStaysNonSuspendedAfterDocumentRewriteSessionSuccess0.000
lineDifferNotSuspendedAfterResumeIsCalledSuccess0.000
testMinimapContentSuccess0.041
textZoomIsNotSupportedForNonTextEditorSuccess0.000
testFocusNotChangedWhenEnterPressedFailureN/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
testScreenshotSuccess0.167
testReplaceLastLineSuccess0.000
textZoomIsNotSupportedForMultiPageEditorPartWithNonTextPageSuccess0.005
textZoomIsSupportedForMultiPageEditorPartWithAbstractTextEditorPageSuccess0.000
testAddThirdLineSuccess0.000
textZoomIsSupportedForAdaptableToAbstractTextEditorSuccess0.001
textZoomIsSupportedForAbstractTextEditorSuccess0.001
testHunkAtEndSuccess0.000
suspendSuspendsLineDifferSuccess0.001
textZoomIsNotSupportedForMultiEditorWithNonTextPageSuccess0.000
testFocusNotChangedWhenButtonMnemonicPressedSuccess0.000
testInternationalBackwardsSuccess0.016
testHunkRightAfterSuccess0.000
nonSuspendedLineDifferNotSuspendedAfterStartRewriteSessionSuccess0.001
test01InitialButtonStateSuccess7.767
testMinimapSetStylesSuccess0.059
testNoDiffSuccess0.000
testHunkAfterSuccess0.001
testDisableWholeWordIfNotWordSuccess0.069
textZoomIsNotSupportedForGenericObjectSuccess0.000
testMinimapSetStylesWithTextPresentationSuccess0.053
testSplitSuccess0.001
suspendedLineDifferStaysSuspendedAfterDocumentRewriteSessionSuccess0.001
testRemoveInnerLinesSuccess0.000
testAddInnerLinesSuccess0.000
testCompletionStateSuccess0.006
testIterationSuccess0.009
testSearchBackwards1Success0.002
testForwardSearchSuccess0.001
testIllegalOperationsSuccess0.001
testHunkOverStartSuccess0.000
testReplaceOverlappingRegionSuccess0.000
testLineDifferStateAfterConnectingDocumentSuccess0.008
testHunkOverEndSuccess0.000
textZoomIsSupportedForMultiEditorWithTextPageSuccess0.032
testShiftEnterReversesSearchDirectionSuccess3.477
testWindowsTaskManagerScreenshotsSuccess0.000
testSearchBackwards2Success0.005
testEmptySuccess0.000
testReplaceInnerLinesSuccess0.000
testIllegalSuccess0.000
testDisableWholeWordIfRegExSuccess0.072
testRemoveLastLineSuccess0.000
testForwardSearchInternationalSuccess0.002
testHunkInBetweenSuccess0.000
testHunkBeforeSuccess0.000
createNoneMinimapPageSuccess0.003
testSearchSuccess0.006
testSearchBackwards3Success0.001
testInternationalSuccess0.007
testShiftOneSuccess0.000
testRemoveFirstRegionSuccess0.001
createMinimapPageWithITextOperationTargetAdapterSuccess0.027
testReplaceFirstRegionSuccess0.000
testDagSuccess0.001
suspendedLineDifferStillSuspendedAfterStopRewriteSessionSuccess0.001
createMinimapPageWithITextViewerAdapterSuccess0.037
testAddFirstLineSuccess0.000
testSearch2Success0.003
testIllegalSplitSuccess0.001
testHunkCoveringSuccess0.000
testAddLastLineSuccess0.000
testHunkAtStartSuccess0.000
testCreationSuccess0.000
testRemoveOverlappingRegionSuccess0.000
testRemoveSecondLineSuccess0.000
testLegalOperationsSuccess0.001
testHunkRightBeforeSuccess0.004
testAddSecondLineSuccess0.002
testRemoveFirstLineSuccess0.000
Properties »

Back to top