Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
850495.29%3.356
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)
org.eclipse.core.resources.semantic.test.suite85403.356

Package org.eclipse.core.resources.semantic.test.suite

NameTestsErrorsFailuresTime(s)
SfsTestSuite85403.356
Back to top


TestCase SfsTestSuite

NameStatusTypeTime(s)
testAddFileAndChangeCharsetSuccess1.628
testAddFileAndCopySuccess0.025
testAddFileAndDeleteSuccess0.015
testAddFileAndDeleteFolderSuccess0.019
testAddFileAndMoveSuccess0.022
testAddFileWithNonExistingURLErrorCann't delete file /tmp/test.txt

org.eclipse.core.runtime.CoreException: Cann't delete file /tmp/test.txt
at org.eclipse.core.resources.semantic.test.TestsDefaultContentProvider$14.run(TestsDefaultContentProvider.java:786)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2310)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2292)
at org.eclipse.core.resources.semantic.test.TestsDefaultContentProvider.testAddFileWithNonExistingURL(TestsDefaultContentProvider.java:792)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249)
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:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3543)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3192)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$7.run(PartRenderingEngine.java:852)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:768)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87)
at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:524)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123)
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:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Caused by: java.io.IOException: Cann't delete file /tmp/test.txt
at org.eclipse.core.resources.semantic.test.TestsDefaultContentProvider$14.run(TestsDefaultContentProvider.java:774)
0.022
testAddFileWithURLSuccess0.022
testAddFileWithWrongURLSuccess0.015
testFailRemoteMethodsSuccess0.018
testFileStoreBehaviorAfterRemoveSuccess0.015
testFileStoreBehaviorAfterRemove2Success0.013
testImplicitFolderCreationSuccess0.017
testMoveProjectSuccess0.018
testRuleFactorySuccess0.017
testSynchronizeErrorWrong content expected:<[test]> but was:<[]>

junit.framework.ComparisonFailure: Wrong content expected:<[test]> but was:<[]>
at org.eclipse.core.resources.semantic.test.TestsContentProviderUtil.assertContentsEqual(TestsContentProviderUtil.java:231)
at org.eclipse.core.resources.semantic.test.TestsDefaultContentProvider$15.run(TestsDefaultContentProvider.java:818)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2310)
at org.eclipse.core.resources.semantic.test.TestsDefaultContentProvider.testSynchronize(TestsDefaultContentProvider.java:861)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249)
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:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3543)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3192)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$7.run(PartRenderingEngine.java:852)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:768)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87)
at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:524)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123)
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:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.015
testTemplateMappingSuccess0.019
testChangeFileContentLocalAndRevertSuccess0.013
testAddFileAndHandlePropertiesSuccess0.029
testAddFileAndImplicitFolderLocalFlagSuccess0.016
testAddFileFromRemoteAndDeleteFolderSuccess0.021
testAddFolderFromRemoteSuccess0.016
testAddResourceFromRemoteAndAddMarkerSuccess0.021
testChangeFileContentRemoteSuccess0.026
testChangeFileStateRemoteSuccess0.023
testConcurrentStoreCreationSuccess0.012
testCreateAndDeleteRemoteSuccess0.021
testExistenceSuccess0.012
testLockAndUnlockSuccess0.020
testSemanticFileStoreToUriSuccess0.012
testSetReadOnlySuccess0.015
testSetTimestampSuccess0.018
testTemplatePropertiesSuccess0.011
testTimestampSuccess0.018
testValidateEditSuccess0.015
testValidateRemoteDeleteSuccess0.015
testValidateSaveSuccess0.015
testAddFileFromRemoteDeleteAndAddAgainSuccess0.023
testAppendContentsToOpenFileSuccess0.123
testLocalFileSupportSuccess0.017
testParallelReadAndWriteSuccess0.017
testWriteThroughSuccess0.025
testChangeFileContentLocalAndRevertSuccess0.032
testAddFileAndHandlePropertiesSuccess0.024
testAddFileAndImplicitFolderLocalFlagSuccess0.013
testAddFileFromRemoteAndDeleteFolderSuccess0.017
testAddFolderFromRemoteSuccess0.016
testAddResourceFromRemoteAndAddMarkerSuccess0.015
testChangeFileContentRemoteSuccess0.023
testChangeFileStateRemoteSuccess0.019
testConcurrentStoreCreationSuccess0.009
testCreateAndDeleteRemoteSuccess0.253
testExistenceSuccess0.009
testLockAndUnlockSuccess0.013
testSemanticFileStoreToUriSuccess0.008
testSetReadOnlySuccess0.011
testSetTimestampSuccess0.015
testTemplatePropertiesSuccess0.008
testTimestampSuccess0.014
testValidateEditSuccess0.012
testValidateRemoteDeleteSuccess0.011
testValidateSaveSuccess0.012
testFederationAndImplicitLocalFlagSuccess0.026
testFederationAndInvalidContentProviderIDSuccess0.009
testFederationAndInvalidContentProviderID2Success0.010
testFederationAndImplicitLocalFlagSuccess0.024
testFederationAndInvalidContentProviderIDSuccess0.009
testFederationAndInvalidContentProviderID2Success0.009
testRecursiveFederationSuccess0.012
testRecursiveFederation2Success0.010
testNonLockingNonLocalSuccess0.011
testCacheServiceSuccess0.001
testConcurrentAccessSuccess0.002
testContentDeletionErrornull

junit.framework.AssertionFailedError: null
at org.eclipse.core.resources.semantic.test.TestCacheService.testContentDeletion(TestCacheService.java:140)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249)
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:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3543)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3192)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$7.run(PartRenderingEngine.java:852)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:768)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87)
at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:524)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123)
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:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.001
testFileSystemCompactionErrornull

junit.framework.AssertionFailedError: null
at org.eclipse.core.resources.semantic.test.TestCacheService.testFileSystemCompaction(TestCacheService.java:100)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249)
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:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3543)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3192)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$7.run(PartRenderingEngine.java:852)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:768)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87)
at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:524)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123)
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:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.000
testRecursiveContentDeletionSuccess0.000
testRecursiveContentDeletion2Success0.001
testRecursiveContentDeletion3Success0.000
testRecursiveContentDeletion4Success0.001
testRuleFactorySuccess0.013
testAddAndRemoveFileSuccess0.013
testAddFileLinkWithURL2ToSFSSuccess0.014
testAddFileLinkWithURLToSFSSuccess0.059
testAddLinkToSFSSuccess0.014
testAddQueryLinkWithProviderToSFSSuccess0.018
testAddQueryLinkWithURLToSFSSuccess0.013
Properties >>

Back to top