Skip to content

Failed

org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramLink.testToManageAssociation (from org.eclipse.papyrus.uml.diagram.suite.tests.AllTests)

Failing for the past 40 builds (Since #952 )
Took 1.8 sec.

Error Message

 the name must contain the name of the metaclass expected:<srcMul[A_cla]> but was:<srcMul[]>

Stacktrace

org.junit.ComparisonFailure:  the name must contain the name of the metaclass expected:<srcMul[A_cla]> but was:<srcMul[]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.eclipse.papyrus.uml.diagram.tests.canonical.TestLink.testNameLabel(TestLink.java:366)
	at org.eclipse.papyrus.uml.diagram.tests.canonical.TestLink.testLinkEditPart(TestLink.java:349)
	at org.eclipse.papyrus.uml.diagram.tests.canonical.TestLink.testCreateLink(TestLink.java:315)
	at org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramLink.testToCreateALink(TestProfileDiagramLink.java:51)