Skip to content

Failed

org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink.testToManageManifestation (from org.eclipse.papyrus.uml.diagram.suite.tests.AllTests)

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

Error Message

CREATION:Intitial State expected:<5> but was:<4>

Stacktrace

java.lang.AssertionError: CREATION:Intitial State expected:<5> but was:<4>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.eclipse.papyrus.uml.diagram.tests.canonical.TestLink.testCreateLink(TestLink.java:306)
	at org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink.testToCreateALink(TestComponentDiagramLink.java:151)