Unit Test Results.

Downloads / Build / Test Results | org.eclipse.ui.tests.navigator_ep411I-unit-win32-java8_win32.win32.x86_64_8.0.xmlDesigned for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
1201099.17%104.995
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.tests.navigator12001104.9952019-03-07T22:38:32

Package org.eclipse.ui.tests.navigator

NameTestsErrorsFailuresTime(s)Time StampHost
NavigatorTestSuite12001104.9952019-03-07T22:38:32
Back to top


TestCase NavigatorTestSuite

NameStatusTypeTime(s)
testBasicModelSuccess2.710
testOverrideAddSuccess0.617
testPlainNullLabelProviderOverride1Success0.620
testSorterPropertySuccess0.654
testMultiNceSameObjectSuccess0.763
testNullLabelProviderBothSuccess0.471
testBlankLabelProviderOverride1Success0.475
deviceALessThanDeviceBSuccess0.000
testCdt1Success0.741
testUsingOverriddenLabelProviderSuccess0.627
testMissingProjectsInWorkingSetSuccess0.757
testProjectHierarchySuccess0.402
testNceNotFoundSuccess0.516
testWorkingSetFilterSuccess0.760
testPlainBlankLabelProviderOverride1Success0.795
testShowInSuccess3.582
testPlainBlankLabelProviderOverrideNoneSuccess0.624
testM2OverrideSuccess0.628
testAppearsBeforeSuccess1.507
testHasNoChildrenOverrideHasChildrenSuccess0.590
testNullLabelProviderOverride1Success0.583
testBlankLabelProviderOverrideNoneSuccess0.584
testInterceptRemoveSuccess0.673
testNonVisibleFiltersSuccess0.811
consistentWithEqualsDistTrailingSlashSuccess0.000
testOnVisibilityOrActivationChangeClearsCachesSuccess0.607
lessThanRelativeDashSlashSuccess0.000
testHasNoChildrenOverrideSuccess1.005
testOverrideChainSuccess2.214
consistentWithEqualsUncRelativeSuccess0.000
testNotSameInstEqualOverridesSuccess0.572
testTestExtensionVisibilitySuccess0.667
testChangeActivationSuccess8.752
testPlainNullLabelProviderBothSuccess0.548
testSorterContentAddSuccess1.059
testNavigatorExtensionEnablementSuccess0.861
testInitialActivationExpressionSuccess3.494
testFilterActivationSuccess1.302
testFindValidExtensionsSuccess0.554
testSimpleAddGetOverridesSuccess0.614
testInterceptUpdateSuccess0.817
consistentWithEqualsUncAbsoluteSuccess0.000
testPlainNullLabelProviderOverrideNoneSuccess0.569
testMaxResourcesLimitForTransferSuccess3.472
testLabelProviderThrowSuccess2.067
uncLessThanDeviceSuccess0.001
testEvaluateWithSuccess0.639
testPipelinedChildrenWithLabelSuccess0.652
testTopLevelChangeSuccess1.413
testSimpleResLastSuccess0.481
testOtherProjectWorkingSetSuccess1.089
absoluteLessThanUncSuccess0.001
testComparatorAsSorterSuccess0.828
testNavigatorSorterAccessSuccess0.850
testSimpleResFirstSuccess0.698
testInterceptAddSuccess0.652
testReplaceOverridesSuccess0.508
testReplaceNotOverridesSuccess0.544
testResourceExtensionVisibilitySuccess0.745
testBlankLabelProviderBothSuccess0.674
testNavigatorResourceJavaSuccess0.698
testNavigatorExtensionEnablementSuccess0.657
consistentWithEqualsDistDeviceSuccess0.000
testNullLabelProviderOverrideNoneSuccess0.579
testM1ChildrenAreThereSuccess0.606
testBindTestExtensionSuccess0.566
testSimpleAddGetNotOverridesSuccess0.574
testInterceptRefreshOnChildTypeChangeWithLabelSuccess0.733
testInterceptAddThrowSuccess3.202
testPlainBlankLabelProviderOverride2Success0.606
testEmptyWindowWorkingSetSuccess0.865
consistentWithEqualsWinPosixSuccess0.000
testNullLabelProviderOverride2Success0.437
consistentWithEqualsDistLengthSuccess0.000
testProblemDecorationFailureexpected:<2> but was:<-1>

java.lang.AssertionError: expected:<2> but was:<-1>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at org.eclipse.ui.tests.navigator.resources.NestedResourcesTests.testProblemDecoration(NestedResourcesTests.java:164)
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.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:40)
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:80)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229)
at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197)
at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191)
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:3919)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3550)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)
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:566)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
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:661)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
at org.eclipse.equinox.launcher.Main.run(Main.java:1476)
at org.eclipse.equinox.launcher.Main.main(Main.java:1449)
at org.eclipse.core.launcher.Main.main(Main.java:44)
0.280
testBlankLabelProviderOverride2Success0.459
testM1ProjectHasChildrenSuccess0.609
testLinkHelperEditorActivationSuccess5.350
consistentWithEqualsDistLeadingSlashSuccess0.000
testHelpIdSuccess0.820
testInterceptAddWithLabelSuccess0.847
testNonCommonViewerSuccess0.605
checkInvariantSuccess0.000
consistentWithEqualsDistSuccess0.000
testHideAvailableExtensionsSuccess0.872
testNceOrderingSuccess0.807
testNavigatorRootContentsSuccess0.944
lessThanRelativeDepth1Success0.000
testInterceptUpdateWithLabelSuccess0.568
testPlainNullLabelProviderOverride2Success0.607
testPipelinedChildrenSuccess0.651
testM1ChildrenAreThereWithoutM2Success0.711
testSorterResourceSuccess0.711
testDashInProjectSuccess0.287
testNotSameInstEqualNotOverridesSuccess0.585
testInterceptRemoveWithLabelSuccess0.681
testLabelProviderPrioritySuccess0.542
testNavigatorRootContentsSuccess1.075
consistentWithEqualsSameSuccess0.000
testProviderFilterSuccess0.889
testDeletedAndRecreatedSuccess1.085
testInterceptAddSuccess0.608
testChangeNceActivationSuccess1.073
testMultipleWorkingSetsSuccess0.587
testCategoryWizardSuccess0.809
testSorterContentOverrideNoSortSuccess0.937
testSorterContentAddOverrideSuccess0.783
testVisibleExtensionIdsSuccess0.549
testInterceptRefreshOnChildTypeChangeSuccess0.524
testTopLevelWorkingSetSuccess1.025
testInheritedViewerSuccess0.679
testLinkHelperSelectionChangeSuccess3.763
lessThanRelativeDepth2Success0.001
testDeactivateTestExtensionSuccess0.870
testSorterMissingSuccess0.556
relativeLessThanAbsoluteSuccess0.000
testJstPipelineSuccess0.670
testOverrideSuccess1.446
testDisposeSuccess0.514
testPlainBlankLabelProviderBothSuccess0.527
Properties »

Back to top