Name | Status | Type | Time(s) |
testAddFileAndChangeCharset | Success | | 0.264 |
testAddFileAndCopy | Success | | 0.024 |
testAddFileAndDelete | Success | | 0.014 |
testAddFileAndDeleteFolder | Success | | 0.018 |
testAddFileAndMove | Success | | 0.021 |
testAddFileWithNonExistingURL | Error | Cann'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:2344) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2326) 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:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:969) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:885) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:539) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:519) 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.021 |
testAddFileWithURL | Success | | 0.037 |
testAddFileWithWrongURL | Success | | 0.019 |
testFailRemoteMethods | Success | | 0.022 |
testFileStoreBehaviorAfterRemove | Success | | 0.018 |
testFileStoreBehaviorAfterRemove2 | Success | | 0.019 |
testImplicitFolderCreation | Success | | 0.019 |
testMoveProject | Success | | 0.019 |
testRuleFactory | Success | | 0.017 |
testSynchronize | Error | Wrong 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:2344) 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:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:969) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:885) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:539) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:519) 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.016 |
testTemplateMapping | Success | | 0.019 |
testChangeFileContentLocalAndRevert | Success | | 0.013 |
testAddFileAndHandleProperties | Success | | 0.029 |
testAddFileAndImplicitFolderLocalFlag | Success | | 0.016 |
testAddFileFromRemoteAndDeleteFolder | Success | | 0.027 |
testAddFolderFromRemote | Success | | 0.018 |
testAddResourceFromRemoteAndAddMarker | Success | | 0.023 |
testChangeFileContentRemote | Success | | 0.043 |
testChangeFileStateRemote | Success | | 0.026 |
testConcurrentStoreCreation | Success | | 0.012 |
testCreateAndDeleteRemote | Success | | 0.024 |
testExistence | Success | | 0.013 |
testLockAndUnlock | Success | | 0.018 |
testSemanticFileStoreToUri | Success | | 0.011 |
testSetReadOnly | Success | | 0.016 |
testSetTimestamp | Success | | 0.018 |
testTemplateProperties | Success | | 0.012 |
testTimestamp | Success | | 0.018 |
testValidateEdit | Success | | 0.017 |
testValidateRemoteDelete | Success | | 0.017 |
testValidateSave | Success | | 0.017 |
testAddFileFromRemoteDeleteAndAddAgain | Success | | 0.024 |
testAppendContentsToOpenFile | Success | | 0.127 |
testBeforeCacheUpdate | Success | | 0.029 |
testExceptionInBeforeCacheUpdate | Error | Could not write file 'semanticfs:/CachingTests/root/Folder1/File1'.
org.eclipse.core.internal.resources.ResourceException(semanticfs:/CachingTests/root/Folder1/File1)[272]: java.io.IOException: test exception at org.eclipse.core.internal.resources.semantic.cacheservice.CachingOutputStream.close(CachingOutputStream.java:78) at org.eclipse.core.internal.utils.FileUtil.transferStreams(FileUtil.java:253) at org.eclipse.core.internal.localstore.FileSystemResourceManager.write(FileSystemResourceManager.java:1102) at org.eclipse.core.internal.resources.File.internalSetContents(File.java:321) at org.eclipse.core.internal.resources.File.setContents(File.java:360) at org.eclipse.core.resources.semantic.test.TestsCachingProvider$13.run(TestsCachingProvider.java:411) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2326) at org.eclipse.core.resources.semantic.test.TestsCachingProvider.testExceptionInBeforeCacheUpdate(TestsCachingProvider.java:419) 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:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:969) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:885) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:539) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:519) 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.023 |
testLocalFileSupport | Success | | 0.019 |
testParallelReadAndWrite | Success | | 0.017 |
testWriteThrough | Success | | 0.025 |
testChangeFileContentLocalAndRevert | Success | | 0.034 |
testAddFileAndHandleProperties | Success | | 0.024 |
testAddFileAndImplicitFolderLocalFlag | Success | | 0.013 |
testAddFileFromRemoteAndDeleteFolder | Success | | 0.017 |
testAddFolderFromRemote | Success | | 0.014 |
testAddResourceFromRemoteAndAddMarker | Success | | 0.015 |
testChangeFileContentRemote | Success | | 0.023 |
testChangeFileStateRemote | Success | | 0.017 |
testConcurrentStoreCreation | Success | | 0.009 |
testCreateAndDeleteRemote | Success | | 0.015 |
testExistence | Success | | 0.010 |
testLockAndUnlock | Success | | 0.013 |
testSemanticFileStoreToUri | Success | | 0.008 |
testSetReadOnly | Success | | 0.012 |
testSetTimestamp | Success | | 0.354 |
testTemplateProperties | Success | | 0.009 |
testTimestamp | Success | | 0.015 |
testValidateEdit | Success | | 0.015 |
testValidateRemoteDelete | Success | | 0.012 |
testValidateSave | Success | | 0.014 |
testFederationAndImplicitLocalFlag | Success | | 0.028 |
testFederationAndInvalidContentProviderID | Success | | 0.010 |
testFederationAndInvalidContentProviderID2 | Success | | 0.009 |
testFederationAndImplicitLocalFlag | Success | | 0.023 |
testFederationAndInvalidContentProviderID | Success | | 0.009 |
testFederationAndInvalidContentProviderID2 | Success | | 0.009 |
testRecursiveFederation | Success | | 0.011 |
testRecursiveFederation2 | Success | | 0.010 |
testNonLockingNonLocal | Success | | 0.011 |
testCacheService | Success | | 0.002 |
testConcurrentAccess | Success | | 0.001 |
testContentDeletion | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.core.resources.semantic.test.TestCacheService.testContentDeletion(TestCacheService.java:152) 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:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:969) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:885) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:539) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:519) 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 |
testFileSystemCompaction | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.core.resources.semantic.test.TestCacheService.testFileSystemCompaction(TestCacheService.java:112) 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:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3563) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:969) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:885) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:539) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:519) 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 |
testRecursiveContentDeletion | Success | | 0.001 |
testRecursiveContentDeletion2 | Success | | 0.001 |
testRecursiveContentDeletion3 | Success | | 0.001 |
testRecursiveContentDeletion4 | Success | | 0.000 |
testRuleFactory | Success | | 0.012 |
testAddAndRemoveFile | Success | | 0.011 |
testAddFileLinkWithURL2ToSFS | Success | | 0.012 |
testAddFileLinkWithURLToSFS | Success | | 0.286 |
testAddLinkToSFS | Success | | 0.012 |
testAddQueryLinkWithProviderToSFS | Success | | 0.015 |
testAddQueryLinkWithURLToSFS | Success | | 0.015 |