| Name | Status | Type | Time(s) | 
| testAddFileAndChangeCharset | Success |  | 0.479 | 
| testAddFileAndCopy | Success |  | 0.024 | 
| testAddFileAndDelete | Success |  | 0.015 | 
| testAddFileAndDeleteFolder | Success |  | 0.019 | 
| testAddFileAndMove | Success |  | 0.022 | 
| 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:542) 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) 	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.034 | 
| testAddFileWithWrongURL | Success |  | 0.045 | 
| testFailRemoteMethods | Success |  | 0.019 | 
| testFileStoreBehaviorAfterRemove | Success |  | 0.014 | 
| testFileStoreBehaviorAfterRemove2 | Success |  | 0.015 | 
| testImplicitFolderCreation | Success |  | 0.017 | 
| testMoveProject | Success |  | 0.018 | 
| testRuleFactory | Success |  | 0.016 | 
| 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:542) 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) 	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.018 | 
| testChangeFileContentLocalAndRevert | Success |  | 0.013 | 
| testAddFileAndHandleProperties | Success |  | 0.029 | 
| testAddFileAndImplicitFolderLocalFlag | Success |  | 0.016 | 
| testAddFileFromRemoteAndDeleteFolder | Success |  | 0.021 | 
| testAddFolderFromRemote | Success |  | 0.016 | 
| testAddResourceFromRemoteAndAddMarker | Success |  | 0.022 | 
| testChangeFileContentRemote | Success |  | 0.027 | 
| testChangeFileStateRemote | Success |  | 0.021 | 
| testConcurrentStoreCreation | Success |  | 0.012 | 
| testCreateAndDeleteRemote | Success |  | 0.025 | 
| testExistence | Success |  | 0.011 | 
| testLockAndUnlock | Success |  | 0.017 | 
| testSemanticFileStoreToUri | Success |  | 0.011 | 
| testSetReadOnly | Success |  | 0.016 | 
| testSetTimestamp | Success |  | 0.018 | 
| testTemplateProperties | Success |  | 0.011 | 
| testTimestamp | Success |  | 0.015 | 
| testValidateEdit | Success |  | 0.017 | 
| testValidateRemoteDelete | Success |  | 0.015 | 
| testValidateSave | Success |  | 0.019 | 
| testAddFileFromRemoteDeleteAndAddAgain | Success |  | 0.023 | 
| testAppendContentsToOpenFile | Success |  | 0.123 | 
| testBeforeCacheUpdate | Success |  | 0.028 | 
| 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:542) 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) 	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.021 | 
| testLocalFileSupport | Success |  | 0.019 | 
| testParallelReadAndWrite | Success |  | 0.017 | 
| testWriteThrough | Success |  | 0.026 | 
| testChangeFileContentLocalAndRevert | Success |  | 0.035 | 
| testAddFileAndHandleProperties | Success |  | 0.025 | 
| testAddFileAndImplicitFolderLocalFlag | Success |  | 0.013 | 
| testAddFileFromRemoteAndDeleteFolder | Success |  | 0.018 | 
| testAddFolderFromRemote | Success |  | 0.251 | 
| testAddResourceFromRemoteAndAddMarker | Success |  | 0.020 | 
| testChangeFileContentRemote | Success |  | 0.029 | 
| testChangeFileStateRemote | Success |  | 0.019 | 
| testConcurrentStoreCreation | Success |  | 0.010 | 
| testCreateAndDeleteRemote | Success |  | 0.014 | 
| testExistence | Success |  | 0.008 | 
| testLockAndUnlock | Success |  | 0.014 | 
| testSemanticFileStoreToUri | Success |  | 0.008 | 
| testSetReadOnly | Success |  | 0.011 | 
| testSetTimestamp | Success |  | 0.016 | 
| testTemplateProperties | Success |  | 0.008 | 
| testTimestamp | Success |  | 0.015 | 
| testValidateEdit | Success |  | 0.014 | 
| testValidateRemoteDelete | Success |  | 0.012 | 
| testValidateSave | Success |  | 0.013 | 
| testFederationAndImplicitLocalFlag | Success |  | 0.026 | 
| testFederationAndInvalidContentProviderID | Success |  | 0.009 | 
| testFederationAndInvalidContentProviderID2 | Success |  | 0.010 | 
| testFederationAndImplicitLocalFlag | Success |  | 0.031 | 
| testFederationAndInvalidContentProviderID | Success |  | 0.009 | 
| testFederationAndInvalidContentProviderID2 | Success |  | 0.010 | 
| testRecursiveFederation | Success |  | 0.012 | 
| testRecursiveFederation2 | Success |  | 0.011 | 
| testNonLockingNonLocal | Success |  | 0.011 | 
| testCacheService | Success |  | 0.002 | 
| testConcurrentAccess | Success |  | 0.002 | 
| 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:542) 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) 	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 | 
| 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:542) 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) 	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 | 
| testRecursiveContentDeletion | Success |  | 0.001 | 
| testRecursiveContentDeletion2 | Success |  | 0.001 | 
| testRecursiveContentDeletion3 | Success |  | 0.001 | 
| testRecursiveContentDeletion4 | Success |  | 0.000 | 
| testRuleFactory | Success |  | 0.015 | 
| testAddAndRemoveFile | Success |  | 0.013 | 
| testAddFileLinkWithURL2ToSFS | Success |  | 0.016 | 
| testAddFileLinkWithURLToSFS | Success |  | 0.063 | 
| testAddLinkToSFS | Success |  | 0.012 | 
| testAddQueryLinkWithProviderToSFS | Success |  | 0.015 | 
| testAddQueryLinkWithURLToSFS | Success |  | 0.010 |