Name | Status | Type | Time(s) |
testAddFileAndChangeCharset | Success | | 0.820 |
testAddFileAndCopy | Success | | 0.074 |
testAddFileAndDelete | Success | | 0.060 |
testAddFileAndDeleteFolder | Success | | 0.070 |
testAddFileAndMove | Success | | 0.077 |
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:1975) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1957) at org.eclipse.core.resources.semantic.test.TestsDefaultContentProvider.testAddFileWithNonExistingURL(TestsDefaultContentProvider.java:792) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195) 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:3513) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3162) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138) at org.eclipse.test.UITestApplication.run(UITestApplication.java:60) at org.eclipse.test.UITestApplication.start(UITestApplication.java:210) 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:369) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:621) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:576) at org.eclipse.equinox.launcher.Main.run(Main.java:1409) at org.eclipse.equinox.launcher.Main.main(Main.java:1385) 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.051 |
testAddFileWithURL | Success | | 0.065 |
testAddFileWithWrongURL | Success | | 0.058 |
testFailRemoteMethods | Success | | 0.063 |
testFileStoreBehaviorAfterRemove | Success | | 0.060 |
testFileStoreBehaviorAfterRemove2 | Success | | 0.056 |
testImplicitFolderCreation | Success | | 0.062 |
testMoveProject | Success | | 0.055 |
testRuleFactory | Success | | 0.039 |
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:1975) at org.eclipse.core.resources.semantic.test.TestsDefaultContentProvider.testSynchronize(TestsDefaultContentProvider.java:861) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195) 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:3513) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3162) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138) at org.eclipse.test.UITestApplication.run(UITestApplication.java:60) at org.eclipse.test.UITestApplication.start(UITestApplication.java:210) 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:369) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:621) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:576) at org.eclipse.equinox.launcher.Main.run(Main.java:1409) at org.eclipse.equinox.launcher.Main.main(Main.java:1385) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.057 |
testTemplateMapping | Success | | 0.058 |
testChangeFileContentLocalAndRevert | Success | | 0.096 |
testAddFileAndHandleProperties | Success | | 0.069 |
testAddFileAndImplicitFolderLocalFlag | Success | | 0.051 |
testAddFileFromRemoteAndDeleteFolder | Success | | 0.059 |
testAddFolderFromRemote | Success | | 0.052 |
testAddResourceFromRemoteAndAddMarker | Success | | 0.059 |
testChangeFileContentRemote | Success | | 0.082 |
testChangeFileStateRemote | Success | | 0.064 |
testConcurrentStoreCreation | Success | | 0.043 |
testCreateAndDeleteRemote | Success | | 0.056 |
testExistence | Success | | 0.043 |
testLockAndUnlock | Success | | 0.053 |
testSemanticFileStoreToUri | Success | | 0.043 |
testSetReadOnly | Success | | 0.052 |
testSetTimestamp | Success | | 0.054 |
testTemplateProperties | Success | | 0.043 |
testTimestamp | Success | | 0.055 |
testValidateEdit | Success | | 0.076 |
testValidateRemoteDelete | Success | | 0.055 |
testValidateSave | Success | | 0.055 |
testAddFileFromRemoteDeleteAndAddAgain | Success | | 0.081 |
testAppendContentsToOpenFile | Success | | 0.177 |
testLocalFileSupport | Success | | 0.075 |
testParallelReadAndWrite | Success | | 0.070 |
testWriteThrough | Success | | 0.117 |
testChangeFileContentLocalAndRevert | Success | | 0.158 |
testAddFileAndHandleProperties | Success | | 0.077 |
testAddFileAndImplicitFolderLocalFlag | Success | | 0.060 |
testAddFileFromRemoteAndDeleteFolder | Success | | 0.071 |
testAddFolderFromRemote | Success | | 0.052 |
testAddResourceFromRemoteAndAddMarker | Success | | 0.065 |
testChangeFileContentRemote | Success | | 0.100 |
testChangeFileStateRemote | Success | | 0.068 |
testConcurrentStoreCreation | Success | | 0.049 |
testCreateAndDeleteRemote | Success | | 0.051 |
testExistence | Success | | 0.041 |
testLockAndUnlock | Success | | 0.060 |
testSemanticFileStoreToUri | Success | | 0.043 |
testSetReadOnly | Success | | 0.045 |
testSetTimestamp | Success | | 0.063 |
testTemplateProperties | Success | | 0.039 |
testTimestamp | Success | | 0.062 |
testValidateEdit | Success | | 0.048 |
testValidateRemoteDelete | Success | | 0.045 |
testValidateSave | Success | | 0.049 |
testFederationAndImplicitLocalFlag | Success | | 0.103 |
testFederationAndInvalidContentProviderID | Success | | 0.043 |
testFederationAndInvalidContentProviderID2 | Success | | 0.039 |
testFederationAndImplicitLocalFlag | Success | | 0.096 |
testFederationAndInvalidContentProviderID | Success | | 0.040 |
testFederationAndInvalidContentProviderID2 | Success | | 0.038 |
testRecursiveFederation | Success | | 0.043 |
testRecursiveFederation2 | Success | | 0.039 |
testNonLockingNonLocal | Success | | 0.065 |
testCacheService | Success | | 0.018 |
testConcurrentAccess | Success | | 0.025 |
testContentDeletion | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.core.resources.semantic.test.TestCacheService.testContentDeletion(TestCacheService.java:140) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195) 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:3513) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3162) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138) at org.eclipse.test.UITestApplication.run(UITestApplication.java:60) at org.eclipse.test.UITestApplication.start(UITestApplication.java:210) 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:369) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:621) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:576) at org.eclipse.equinox.launcher.Main.run(Main.java:1409) at org.eclipse.equinox.launcher.Main.main(Main.java:1385) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.004 |
testFileSystemCompaction | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.core.resources.semantic.test.TestCacheService.testFileSystemCompaction(TestCacheService.java:100) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195) 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:3513) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3162) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138) at org.eclipse.test.UITestApplication.run(UITestApplication.java:60) at org.eclipse.test.UITestApplication.start(UITestApplication.java:210) 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:369) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:621) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:576) at org.eclipse.equinox.launcher.Main.run(Main.java:1409) at org.eclipse.equinox.launcher.Main.main(Main.java:1385) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.004 |
testRecursiveContentDeletion | Success | | 0.045 |
testRecursiveContentDeletion2 | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.core.resources.semantic.test.TestCacheService.testRecursiveContentDeletion2(TestCacheService.java:221) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195) 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:3513) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3162) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138) at org.eclipse.test.UITestApplication.run(UITestApplication.java:60) at org.eclipse.test.UITestApplication.start(UITestApplication.java:210) 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:369) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:621) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:576) at org.eclipse.equinox.launcher.Main.run(Main.java:1409) at org.eclipse.equinox.launcher.Main.main(Main.java:1385) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.018 |
testRecursiveContentDeletion3 | Success | | 0.002 |
testRecursiveContentDeletion4 | Success | | 0.000 |
testRuleFactory | Success | | 0.051 |
testAddAndRemoveFile | Success | | 0.051 |
testAddFileLinkWithURL2ToSFS | Success | | 0.041 |
testAddFileLinkWithURLToSFS | Success | | 0.083 |
testAddLinkToSFS | Success | | 0.037 |
testAddQueryLinkWithProviderToSFS | Success | | 0.044 |
testAddQueryLinkWithURLToSFS | Success | | 0.041 |