Skip to content

Failed

org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest.associationEndWhenNoAssociationEdge_bug473148 (from org.eclipse.papyrus.tests.AllTests)

Failing for the past 361 builds (Since #399 )
Took 21 sec.

Error Message

No edit part for <Property> class2 : Class2 Expected: not null      but: was null

Stacktrace

java.lang.AssertionError: No edit part for <Property> class2 : Class2
Expected: not null
     but: was null
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.eclipse.papyrus.infra.gmfdiag.canonical.tests.AbstractCanonicalTest.requireEditPart(AbstractCanonicalTest.java:185)
	at org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest.associationEndWhenNoAssociationEdge_bug473148(RegressionTest.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.eclipse.papyrus.junit.utils.rules.HouseKeeper$1.evaluate(HouseKeeper.java:74)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
	at org.eclipse.papyrus.junit.utils.rules.ProjectFixture$1.evaluate(ProjectFixture.java:162)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.eclipse.papyrus.junit.framework.runner.ScenarioRunner$JUnitAccess.access$0(ScenarioRunner.java:1)
	at org.eclipse.papyrus.junit.framework.runner.ScenarioRunner$JUnitAccess$1.run(ScenarioRunner.java:406)
	at org.eclipse.papyrus.junit.framework.runner.ScenarioRunner.runChild(ScenarioRunner.java:86)
	at org.eclipse.papyrus.junit.framework.runner.ScenarioRunner.runChild(ScenarioRunner.java:1)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.eclipse.papyrus.junit.framework.classification.ClassificationSuite.run(ClassificationSuite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:87)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4528)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4146)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:687)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:604)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:115)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)

Standard Error

Plugin org.eclipse.papyrus.uml.diagram.clazz, extension org.eclipse.papyrus.infra.gmfdiag.common.diagramReconciler
Error processing extension: org.eclipse.core.internal.registry.ConfigurationElementHandle@3200
Plugin org.eclipse.papyrus.uml.diagram.usecase, extension org.eclipse.papyrus.infra.gmfdiag.common.diagramReconciler
Error processing extension: org.eclipse.core.internal.registry.ConfigurationElementHandle@3e97
Plugin org.eclipse.papyrus.uml.diagram.activity, extension org.eclipse.papyrus.infra.gmfdiag.common.diagramReconciler
Error processing extension: org.eclipse.core.internal.registry.ConfigurationElementHandle@4954
Plugin org.eclipse.papyrus.uml.diagram.communication, extension org.eclipse.papyrus.infra.gmfdiag.common.diagramReconciler
Error processing extension: org.eclipse.core.internal.registry.ConfigurationElementHandle@4a8e
Plugin org.eclipse.papyrus.uml.diagram.component, extension org.eclipse.papyrus.infra.gmfdiag.common.diagramReconciler
Error processing extension: org.eclipse.core.internal.registry.ConfigurationElementHandle@4b8c
Plugin org.eclipse.papyrus.uml.diagram.composite, extension org.eclipse.papyrus.infra.gmfdiag.common.diagramReconciler
Error processing extension: org.eclipse.core.internal.registry.ConfigurationElementHandle@5170
Plugin org.eclipse.papyrus.uml.diagram.deployment, extension org.eclipse.papyrus.infra.gmfdiag.common.diagramReconciler
Error processing extension: org.eclipse.core.internal.registry.ConfigurationElementHandle@523f
Plugin org.eclipse.papyrus.uml.diagram.interactionoverview, extension org.eclipse.papyrus.infra.gmfdiag.common.diagramReconciler
Error processing extension: org.eclipse.core.internal.registry.ConfigurationElementHandle@5511
Warning: NLS unused message: Enumerationliteral9CreationTool_title in: messages
Warning: NLS unused message: Enumerationliteral9CreationTool_desc in: messages