| Name | Status | Type | Time(s) |
| testStartup | Success | | 0.003 |
| testLog | Success | | 2.002 |
| testGetRuntimeDetails | Success | | 0.001 |
| testCreateModelProject | Success | | 0.660 |
| testRemoveModelProject | Success | | 0.027 |
| testMakeProjectDetails | Success | | 0.001 |
| testGetSupportedProjectTypes | Success | | 0.000 |
| testCreateM1GeneratorProject | Success | | 0.076 |
| testGetWorkingCopy | Success | | 0.054 |
| 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:386) 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.025 |
| testOriginalChangedCallback | Success | | 0.000 |
| testSupportedPluginProperties | Success | | 0.052 |
| testSupportedGlobalRules | Success | | 0.034 |
| testSupportedArtifactBasedRules | Success | | 0.037 |
| testSetPluginNature | Success | | 0.032 |
| testGlobalRule | Success | | 0.099 |
| testSupportedPluginProperties | Success | | 0.047 |
| testSupportedGlobalRules | Success | | 0.028 |
| testGlobalRule | Success | | 0.052 |
| testProjectAdapters | Success | | 0.025 |
| testManagedEntityArtifactAdapters | Success | | 0.662 |
| testDatatypeArtifactAdapters | Success | | 0.147 |
| testEnumArtifactAdapters | Success | | 0.121 |
| testExceptionArtifactAdapters | Success | | 0.157 |
| testSessionArtifactAdapters | Success | | 0.133 |
| testQueryArtifactAdapters | Success | | 0.554 |
| testUpdateProcedureArtifactAdapters | Success | | 0.107 |
| testEventArtifactAdapters | Success | | 0.120 |
| testAssociationArtifactAdapters | Success | | 0.108 |
| testAssociationClassArtifactAdapters | Success | | 0.118 |
| testDependencyArtifactAdapters | Success | | 0.103 |
| testInitialWarningInfo | Success | | 0.286 |
| testInitialWarningInfo | Success | | 0.082 |
| testBasicFacetCreation | Success | | 0.162 |
| testActivateDeactivateFacet | Success | | 0.157 |
| testBug226865 | Success | | 0.254 |
| testDefineIncludeAnnotationPatterns | Success | | 0.700 |
| testDefineExcludeAnnotationPatterns | Success | | 0.208 |
| testResolveFacetWithAnnotationInclude | Success | | 0.870 |
| testResolveFacetWithAnnotationExclude | Failure | N/A
junit.framework.AssertionFailedError at org.eclipse.tigerstripe.workbench.base.test.facet.TestFacetWithAnnotations.testResolveFacetWithAnnotationExclude(TestFacetWithAnnotations.java:171) 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:386) 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.198 |
| testGetRunConfig | Success | | 0.026 |
| testEmptyGenerate | Success | | 0.043 |
| testDeployUnDeploy | Success | | 0.403 |
| testGenerate | Failure | Status is not OK : Plugin Run Status 4
junit.framework.AssertionFailedError: Status is not OK : Plugin Run Status 4 at org.eclipse.tigerstripe.workbench.base.test.generation.TestM1Generation.testGenerate(TestM1Generation.java:112) 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:386) 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.552 |
| testDeployUnDeploy | Success | | 0.347 |
| testCreateRemoveEachArtifactType | Success | | 0.327 |
| testExtendsRelationship | Failure | Extending Artifact list is wrong size (1) after the artifact has been removed.
junit.framework.AssertionFailedError: Extending Artifact list is wrong size (1) after the artifact has been removed. at org.eclipse.tigerstripe.workbench.base.test.model.TestArtifacts.testExtendsRelationship(TestArtifacts.java:161) 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:386) 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.309 |
| testArtifactFields | Success | | 0.255 |
| testArtifactLiterals | Success | | 0.424 |
| testArtifactMethods | Success | | 0.205 |
| 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:364) 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:386) 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.143 |
| testFields | Success | | 0.213 |
| testFields | Success | | 0.365 |
| 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:386) 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.215 |
| testProjectNotifications | Success | | 3.154 |
| testDefaultProfile | Success | | 0.000 |
| testAnnotateArtifactsAnnotationMgr | Success | | 0.626 |
| testAnnotationHelper | Success | | 0.516 |
| testManagedEntityArtifactPattern | Success | | 0.666 |
| 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:87) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.activeProfileChanged(WorkbenchProfileSession.java:321) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.reloadActiveProfile(WorkbenchProfileSession.java:198) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:112) 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:386) 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.147 |
| testEnumerationArtifactPattern | 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:87) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.activeProfileChanged(WorkbenchProfileSession.java:321) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.reloadActiveProfile(WorkbenchProfileSession.java:198) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:112) 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:386) 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.131 |
| testEventArtifactPattern | 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:87) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.activeProfileChanged(WorkbenchProfileSession.java:321) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.reloadActiveProfile(WorkbenchProfileSession.java:198) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:112) 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:386) 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.116 |
| testExceptionArtifactPattern | 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:87) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.activeProfileChanged(WorkbenchProfileSession.java:321) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.reloadActiveProfile(WorkbenchProfileSession.java:198) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:112) 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:386) 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.118 |
| testPackageArtifactPattern | 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:87) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.activeProfileChanged(WorkbenchProfileSession.java:321) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.reloadActiveProfile(WorkbenchProfileSession.java:198) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:112) 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:386) 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.122 |
| testQueryArtifactPattern | 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:87) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.activeProfileChanged(WorkbenchProfileSession.java:321) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.reloadActiveProfile(WorkbenchProfileSession.java:198) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:112) 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:386) 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.119 |
| testSessionArtifactPattern | 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:87) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.activeProfileChanged(WorkbenchProfileSession.java:321) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.reloadActiveProfile(WorkbenchProfileSession.java:198) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:112) 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:386) 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.106 |
| testUpdateArtifactPattern | 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:87) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.activeProfileChanged(WorkbenchProfileSession.java:321) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.reloadActiveProfile(WorkbenchProfileSession.java:198) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:112) 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:386) 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.123 |
| testAssociationArtifactPattern | 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:87) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.activeProfileChanged(WorkbenchProfileSession.java:321) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.reloadActiveProfile(WorkbenchProfileSession.java:198) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:112) 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:386) 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.117 |
| testAssociationClassArtifactPattern | 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:87) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.activeProfileChanged(WorkbenchProfileSession.java:321) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.reloadActiveProfile(WorkbenchProfileSession.java:198) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:112) 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:386) 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.159 |
| testDependencyArtifactPattern | 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:87) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.activeProfileChanged(WorkbenchProfileSession.java:321) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.reloadActiveProfile(WorkbenchProfileSession.java:198) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:112) 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:386) 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.450 |
| testDisabledPattern | 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:87) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.activeProfileChanged(WorkbenchProfileSession.java:321) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.reloadActiveProfile(WorkbenchProfileSession.java:198) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:112) 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:386) 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.118 |
| testIRDEntityPattern | 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:87) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.activeProfileChanged(WorkbenchProfileSession.java:321) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.reloadActiveProfile(WorkbenchProfileSession.java:198) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:112) 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:386) 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.116 |
| testIRDAssocPattern | 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:87) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.activeProfileChanged(WorkbenchProfileSession.java:321) at org.eclipse.tigerstripe.workbench.internal.api.impl.WorkbenchProfileSession.reloadActiveProfile(WorkbenchProfileSession.java:198) at org.eclipse.tigerstripe.workbench.base.test.patterns.PatternTest.setUp(PatternTest.java:112) 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:386) 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.121 |
| testBuiltinProjectPattern | Success | | 0.027 |
| testContributedProjectPattern | Success | | 0.023 |