| Name | Status | Type | Time(s) |
| testStartup | Success | | 0.001 |
| testLog | Success | | 2.004 |
| testGetRuntimeDetails | Success | | 0.000 |
| testCreateModelProject | Success | | 0.692 |
| testRemoveModelProject | Success | | 0.027 |
| testMakeProjectDetails | Success | | 0.001 |
| testGetSupportedProjectTypes | Success | | 0.000 |
| testCreateM1GeneratorProject | Success | | 0.039 |
| testGetWorkingCopy | Success | | 0.029 |
| testSetProjectDetails | Failure | Shouldn't allow to set project details on original.
junit.framework.AssertionFailedError: Shouldn't allow to set project details on original. at org.eclipse.tigerstripe.workbench.base.test.project.TestModelProjectLifecycle.testSetProjectDetails(TestModelProjectLifecycle.java:59) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.055 |
| testOriginalChangedCallback | Success | | 0.000 |
| testSupportedPluginProperties | Success | | 0.058 |
| testSupportedGlobalRules | Success | | 0.038 |
| testSupportedArtifactBasedRules | Success | | 0.028 |
| testSetPluginNature | Success | | 0.039 |
| testGlobalRule | Success | | 0.064 |
| testSupportedPluginProperties | Success | | 0.051 |
| testSupportedGlobalRules | Success | | 0.052 |
| testGlobalRule | Success | | 0.065 |
| testProjectAdapters | Success | | 0.032 |
| testManagedEntityArtifactAdapters | Success | | 0.652 |
| testDatatypeArtifactAdapters | Success | | 0.070 |
| testEnumArtifactAdapters | Success | | 0.066 |
| testExceptionArtifactAdapters | Success | | 0.076 |
| testSessionArtifactAdapters | Success | | 0.072 |
| testQueryArtifactAdapters | Success | | 0.087 |
| testUpdateProcedureArtifactAdapters | Success | | 0.062 |
| testEventArtifactAdapters | Success | | 0.111 |
| testAssociationArtifactAdapters | Success | | 0.059 |
| testAssociationClassArtifactAdapters | Success | | 0.091 |
| testDependencyArtifactAdapters | Success | | 0.058 |
| testInitialWarningInfo | Failure | N/A
junit.framework.AssertionFailedError at org.eclipse.tigerstripe.workbench.base.test.builders.TestBasicM1ProjectAuditor.testInitialWarningInfo(TestBasicM1ProjectAuditor.java:53) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.061 |
| testInitialWarningInfo | Success | | 0.107 |
| testBasicFacetCreation | Success | | 0.683 |
| testActivateDeactivateFacet | Success | | 0.136 |
| testBug226865 | Success | | 0.216 |
| testDefineIncludeAnnotationPatterns | Success | | 0.774 |
| testDefineExcludeAnnotationPatterns | Success | | 0.166 |
| testResolveFacetWithAnnotationInclude | Success | | 0.496 |
| testResolveFacetWithAnnotationExclude | Failure | N/A
junit.framework.AssertionFailedError at org.eclipse.tigerstripe.workbench.base.test.facet.TestFacetWithAnnotations.testResolveFacetWithAnnotationExclude(TestFacetWithAnnotations.java:152) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.197 |
| testGetRunConfig | Success | | 0.036 |
| testEmptyGenerate | Success | | 0.034 |
| testDeployUnDeploy | Failure | N/A
junit.framework.AssertionFailedError at org.eclipse.tigerstripe.workbench.base.test.generation.TestM1Generation.testDeployUnDeploy(TestM1Generation.java:74) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.389 |
| testGenerate | Error | Index: 0, Size: 0
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.ArrayList.RangeCheck(ArrayList.java:546) at java.util.ArrayList.get(ArrayList.java:321) at org.eclipse.tigerstripe.workbench.base.test.generation.TestM1Generation.testGenerate(TestM1Generation.java:102) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.354 |
| testDeployUnDeploy | Success | | 0.198 |
| testCreateRemoveEachArtifactType | Success | | 0.809 |
| testExtendsRelationship | Failure | Incorrect number of Artifacts (6)
junit.framework.AssertionFailedError: Incorrect number of Artifacts (6) at org.eclipse.tigerstripe.workbench.base.test.model.TestArtifacts.testExtendsRelationship(TestArtifacts.java:96) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.226 |
| testArtifactFields | Success | | 0.629 |
| testArtifactLiterals | Success | | 0.378 |
| testArtifactMethods | Success | | 0.187 |
| testReferencedArtifacts | Failure | Referenced Artifact collection size is incorrect (0) after addition of Fields
junit.framework.AssertionFailedError: Referenced Artifact collection size is incorrect (0) after addition of Fields at org.eclipse.tigerstripe.workbench.base.test.model.TestArtifacts.testReferencedArtifacts(TestArtifacts.java:362) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.164 |
| testFields | Success | | 0.225 |
| testFields | Success | | 0.220 |
| testMethods | Failure | void Method type not void
junit.framework.AssertionFailedError: void Method type not void at org.eclipse.tigerstripe.workbench.base.test.model.TestMethods.testMethods(TestMethods.java:149) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.242 |
| testProjectNotifications | Success | | 3.264 |
| testDefaultProfile | Failure | N/A
junit.framework.AssertionFailedError at org.eclipse.tigerstripe.workbench.base.test.profile.TestProfileBasics.testDefaultProfile(TestProfileBasics.java:35) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.001 |
| testAnnotateArtifactsAnnotationMgr | Success | | 0.532 |
| testAnnotationHelper | Success | | 0.802 |
| testManagedEntityArtifactPattern | Success | | 0.593 |
| testDatatypeArtifactPattern | Error | Workbench has not been created yet.
java.lang.IllegalStateException: Workbench has not been created yet. at org.eclipse.ui.PlatformUI.getWorkbench(PlatformUI.java:92) at org.eclipse.tigerstripe.workbench.internal.api.patterns.PatternFactory.profileChanged(PatternFactory.java:86) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.activeProfileChanged(WorkbenchProfileSession.java:319) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.reloadActiveProfile(WorkbenchProfileSession.java:197) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:107) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.055 |
| testEnumerationArtifactPattern | Error | An error occured while trying to create project: Resource '/TestPatterns' already exists.
org.eclipse.tigerstripe.workbench.TigerstripeException: An error occured while trying to create project: Resource '/TestPatterns' already exists. at org.eclipse.tigerstripe.workbench.internal.core.project.TigerstripeProjectFactory.createProject(TigerstripeProjectFactory.java:111) at org.eclipse.tigerstripe.workbench.TigerstripeCore.createProject(TigerstripeCore.java:194) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:64) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.000 |
| testEventArtifactPattern | Error | An error occured while trying to create project: Resource '/TestPatterns' already exists.
org.eclipse.tigerstripe.workbench.TigerstripeException: An error occured while trying to create project: Resource '/TestPatterns' already exists. at org.eclipse.tigerstripe.workbench.internal.core.project.TigerstripeProjectFactory.createProject(TigerstripeProjectFactory.java:111) at org.eclipse.tigerstripe.workbench.TigerstripeCore.createProject(TigerstripeCore.java:194) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:64) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.001 |
| testExceptionArtifactPattern | Error | An error occured while trying to create project: Resource '/TestPatterns' already exists.
org.eclipse.tigerstripe.workbench.TigerstripeException: An error occured while trying to create project: Resource '/TestPatterns' already exists. at org.eclipse.tigerstripe.workbench.internal.core.project.TigerstripeProjectFactory.createProject(TigerstripeProjectFactory.java:111) at org.eclipse.tigerstripe.workbench.TigerstripeCore.createProject(TigerstripeCore.java:194) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:64) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.000 |
| testPackageArtifactPattern | Error | An error occured while trying to create project: Resource '/TestPatterns' already exists.
org.eclipse.tigerstripe.workbench.TigerstripeException: An error occured while trying to create project: Resource '/TestPatterns' already exists. at org.eclipse.tigerstripe.workbench.internal.core.project.TigerstripeProjectFactory.createProject(TigerstripeProjectFactory.java:111) at org.eclipse.tigerstripe.workbench.TigerstripeCore.createProject(TigerstripeCore.java:194) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:64) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.001 |
| testQueryArtifactPattern | Error | An error occured while trying to create project: Resource '/TestPatterns' already exists.
org.eclipse.tigerstripe.workbench.TigerstripeException: An error occured while trying to create project: Resource '/TestPatterns' already exists. at org.eclipse.tigerstripe.workbench.internal.core.project.TigerstripeProjectFactory.createProject(TigerstripeProjectFactory.java:111) at org.eclipse.tigerstripe.workbench.TigerstripeCore.createProject(TigerstripeCore.java:194) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:64) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.000 |
| testSessionArtifactPattern | Error | An error occured while trying to create project: Resource '/TestPatterns' already exists.
org.eclipse.tigerstripe.workbench.TigerstripeException: An error occured while trying to create project: Resource '/TestPatterns' already exists. at org.eclipse.tigerstripe.workbench.internal.core.project.TigerstripeProjectFactory.createProject(TigerstripeProjectFactory.java:111) at org.eclipse.tigerstripe.workbench.TigerstripeCore.createProject(TigerstripeCore.java:194) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:64) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.001 |
| testUpdateArtifactPattern | Error | An error occured while trying to create project: Resource '/TestPatterns' already exists.
org.eclipse.tigerstripe.workbench.TigerstripeException: An error occured while trying to create project: Resource '/TestPatterns' already exists. at org.eclipse.tigerstripe.workbench.internal.core.project.TigerstripeProjectFactory.createProject(TigerstripeProjectFactory.java:111) at org.eclipse.tigerstripe.workbench.TigerstripeCore.createProject(TigerstripeCore.java:194) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:64) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.000 |
| testAssociationArtifactPattern | Error | An error occured while trying to create project: Resource '/TestPatterns' already exists.
org.eclipse.tigerstripe.workbench.TigerstripeException: An error occured while trying to create project: Resource '/TestPatterns' already exists. at org.eclipse.tigerstripe.workbench.internal.core.project.TigerstripeProjectFactory.createProject(TigerstripeProjectFactory.java:111) at org.eclipse.tigerstripe.workbench.TigerstripeCore.createProject(TigerstripeCore.java:194) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:64) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.001 |
| testAssociationClassArtifactPattern | Error | An error occured while trying to create project: Resource '/TestPatterns' already exists.
org.eclipse.tigerstripe.workbench.TigerstripeException: An error occured while trying to create project: Resource '/TestPatterns' already exists. at org.eclipse.tigerstripe.workbench.internal.core.project.TigerstripeProjectFactory.createProject(TigerstripeProjectFactory.java:111) at org.eclipse.tigerstripe.workbench.TigerstripeCore.createProject(TigerstripeCore.java:194) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:64) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.000 |
| testDependencyArtifactPattern | Error | An error occured while trying to create project: Resource '/TestPatterns' already exists.
org.eclipse.tigerstripe.workbench.TigerstripeException: An error occured while trying to create project: Resource '/TestPatterns' already exists. at org.eclipse.tigerstripe.workbench.internal.core.project.TigerstripeProjectFactory.createProject(TigerstripeProjectFactory.java:111) at org.eclipse.tigerstripe.workbench.TigerstripeCore.createProject(TigerstripeCore.java:194) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:64) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.000 |
| testDisabledPattern | Error | An error occured while trying to create project: Resource '/TestPatterns' already exists.
org.eclipse.tigerstripe.workbench.TigerstripeException: An error occured while trying to create project: Resource '/TestPatterns' already exists. at org.eclipse.tigerstripe.workbench.internal.core.project.TigerstripeProjectFactory.createProject(TigerstripeProjectFactory.java:111) at org.eclipse.tigerstripe.workbench.TigerstripeCore.createProject(TigerstripeCore.java:194) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:64) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.001 |
| testIRDEntityPattern | Error | An error occured while trying to create project: Resource '/TestPatterns' already exists.
org.eclipse.tigerstripe.workbench.TigerstripeException: An error occured while trying to create project: Resource '/TestPatterns' already exists. at org.eclipse.tigerstripe.workbench.internal.core.project.TigerstripeProjectFactory.createProject(TigerstripeProjectFactory.java:111) at org.eclipse.tigerstripe.workbench.TigerstripeCore.createProject(TigerstripeCore.java:194) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:64) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.000 |
| testIRDAssocPattern | Error | An error occured while trying to create project: Resource '/TestPatterns' already exists.
org.eclipse.tigerstripe.workbench.TigerstripeException: An error occured while trying to create project: Resource '/TestPatterns' already exists. at org.eclipse.tigerstripe.workbench.internal.core.project.TigerstripeProjectFactory.createProject(TigerstripeProjectFactory.java:111) at org.eclipse.tigerstripe.workbench.TigerstripeCore.createProject(TigerstripeCore.java:194) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:64) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.001 |
| testBuiltinProjectPattern | Success | | 0.021 |
| testContributedProjectPattern | Success | | 0.016 |